commit: 51f99e7fba1bb089392dfb13e8a4f03dd51b90c5
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 16 10:20:15 2017 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Aug 16 10:20:15 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51f99e7f
dev-python/python-slip: fix homepage, bug #617614
Package-Manager: Portage-2.3.7, Repoman-2.3.3
dev-python/python-slip/python-slip-0.6.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/python-slip/python-slip-0.6.1.ebuild
b/dev-python/python-slip/python-slip-0.6.1.ebuild
index ef1a2e3f7a8..7ec1e7fe6ee 100644
--- a/dev-python/python-slip/python-slip-0.6.1.ebuild
+++ b/dev-python/python-slip/python-slip-0.6.1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1 eutils
DESCRIPTION="Miscellaneous convenience, extension and workaround code for
Python"
-HOMEPAGE="https://fedorahosted.org/python-slip/"
+HOMEPAGE="https://github.com/nphilipp/python-slip"
SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tar.bz2"
LICENSE="GPL-2+"