dev-python/pyroute2: correct homepage
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 13 Jul 2017 03:47:44 +0000 (22:47 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 13 Jul 2017 03:48:11 +0000 (22:48 -0500)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-python/pyroute2/pyroute2-0.4.12.ebuild

index cbe16b6e62e2cce7dc447d0e009b1d0f38a71a7f..1e5889bbd81e51b2dcdf3fa0abbd15cd70a1b5f4 100644 (file)
@@ -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"