summaryrefslogtreecommitdiff
path: root/dev-python/ipy
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-06-13 06:54:47 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-06-13 06:54:47 +0000
commit7263d43ce48ff7252ed6c08063f1601ddc340ae0 (patch)
tree9b76c80c2276f5fe64f72f7568fd5ca7178c0e67 /dev-python/ipy
parentb65c4f939c87aafbee615d1f368a61b30ecfaefd (diff)
downloadbaldeagleos-repo-7263d43ce48ff7252ed6c08063f1601ddc340ae0.tar.gz
baldeagleos-repo-7263d43ce48ff7252ed6c08063f1601ddc340ae0.tar.xz
baldeagleos-repo-7263d43ce48ff7252ed6c08063f1601ddc340ae0.zip
Adding metadata
Diffstat (limited to 'dev-python/ipy')
-rw-r--r--dev-python/ipy/ipy-1.01-r1.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/ipy/ipy-1.01-r1.ebuild b/dev-python/ipy/ipy-1.01-r1.ebuild
index 753bf59e0846..62d93bb53774 100644
--- a/dev-python/ipy/ipy-1.01-r1.ebuild
+++ b/dev-python/ipy/ipy-1.01-r1.ebuild
@@ -11,7 +11,10 @@ inherit distutils-r1
MY_PN="IPy"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Class and tools for handling of IPv4 and IPv6 addresses and networks"
-HOMEPAGE="https://github.com/autocracy/python-ipy/wiki https://pypi.org/project/IPy/"
+HOMEPAGE="
+ https://github.com/autocracy/python-ipy/
+ https://pypi.org/project/IPy/
+"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_PN}-${PV}"