summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Sautier <sbraz@gentoo.org>2018-12-08 00:54:12 +0100
committerLouis Sautier <sbraz@gentoo.org>2018-12-08 01:12:05 +0100
commit2b470eee1522d7de312bdf77261d45be0eb24d4d (patch)
tree12bbd277c637ca9eef500cfb8cd5bf4ddf22f336 /dev-python/netifaces
parentnet-wireless/wpa_supplicant-2.6-r10: ppc64 stable, bug 663172 (diff)
downloadgentoo-2b470eee1522d7de312bdf77261d45be0eb24d4d.tar.gz
gentoo-2b470eee1522d7de312bdf77261d45be0eb24d4d.tar.bz2
gentoo-2b470eee1522d7de312bdf77261d45be0eb24d4d.zip
dev-python/netifaces: update HOMEPAGE and upstream info
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
Diffstat (limited to 'dev-python/netifaces')
-rw-r--r--dev-python/netifaces/metadata.xml2
-rw-r--r--dev-python/netifaces/netifaces-0.10.6.ebuild5
-rw-r--r--dev-python/netifaces/netifaces-0.10.7.ebuild5
3 files changed, 8 insertions, 4 deletions
diff --git a/dev-python/netifaces/metadata.xml b/dev-python/netifaces/metadata.xml
index 243f603592c4..e1a6f820cade 100644
--- a/dev-python/netifaces/metadata.xml
+++ b/dev-python/netifaces/metadata.xml
@@ -8,5 +8,7 @@
<upstream>
<remote-id type="pypi">netifaces</remote-id>
<remote-id type="bitbucket">al45tair/netifaces</remote-id>
+ <remote-id type="github">al45tair/netifaces</remote-id>
+ <bugs-to>https://github.com/al45tair/netifaces/issues</bugs-to>
</upstream>
</pkgmetadata>
diff --git a/dev-python/netifaces/netifaces-0.10.6.ebuild b/dev-python/netifaces/netifaces-0.10.6.ebuild
index 55b258e54888..9569bc1f5847 100644
--- a/dev-python/netifaces/netifaces-0.10.6.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,8 @@ DESCRIPTION="Portable network interface information"
HOMEPAGE="
https://pypi.org/project/netifaces/
https://alastairs-place.net/projects/netifaces/
- https://bitbucket.org/al45tair/netifaces"
+ https://github.com/al45tair/netifaces
+"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
diff --git a/dev-python/netifaces/netifaces-0.10.7.ebuild b/dev-python/netifaces/netifaces-0.10.7.ebuild
index 63e0e5e7d0f1..e3539bf6e5be 100644
--- a/dev-python/netifaces/netifaces-0.10.7.ebuild
+++ b/dev-python/netifaces/netifaces-0.10.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,8 @@ DESCRIPTION="Portable network interface information"
HOMEPAGE="
https://pypi.org/project/netifaces/
https://alastairs-place.net/projects/netifaces/
- https://bitbucket.org/al45tair/netifaces"
+ https://github.com/al45tair/netifaces
+"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"