summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-07-12 22:47:44 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-07-12 22:48:11 -0500
commitda6082fe88e6f2dac1c8e7f6f113e8606506b51e (patch)
treefbf7d599f6255a5c66608e86da275245c6e8f720 /dev-python/pyroute2
parentsys-apps/grep: arm stable, bug #623624 (diff)
downloadgentoo-da6082fe88e6f2dac1c8e7f6f113e8606506b51e.tar.gz
gentoo-da6082fe88e6f2dac1c8e7f6f113e8606506b51e.tar.bz2
gentoo-da6082fe88e6f2dac1c8e7f6f113e8606506b51e.zip
dev-python/pyroute2: correct homepage
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/pyroute2')
-rw-r--r--dev-python/pyroute2/pyroute2-0.4.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyroute2/pyroute2-0.4.12.ebuild b/dev-python/pyroute2/pyroute2-0.4.12.ebuild
index cbe16b6e62e2..1e5889bbd81e 100644
--- a/dev-python/pyroute2/pyroute2-0.4.12.ebuild
+++ b/dev-python/pyroute2/pyroute2-0.4.12.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
inherit distutils-r1
DESCRIPTION="A pure Python netlink and Linux network configuration library."
-HOMEPAGE="https://github.com/rholder/retrying"
+HOMEPAGE="https://github.com/svinota/pyroute2"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"