summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2017-08-16 12:20:15 +0200
committerGilles Dartiguelongue <eva@gentoo.org>2017-08-16 12:20:15 +0200
commit51f99e7fba1bb089392dfb13e8a4f03dd51b90c5 (patch)
tree652b5c855f620629bc234c1094b6f58a6bcd780f /dev-python/python-slip
parentdev-python/python-slip: cleanup old revision (diff)
downloadgentoo-51f99e7fba1bb089392dfb13e8a4f03dd51b90c5.tar.gz
gentoo-51f99e7fba1bb089392dfb13e8a4f03dd51b90c5.tar.bz2
gentoo-51f99e7fba1bb089392dfb13e8a4f03dd51b90c5.zip
dev-python/python-slip: fix homepage, bug #617614
Package-Manager: Portage-2.3.7, Repoman-2.3.3
Diffstat (limited to 'dev-python/python-slip')
-rw-r--r--dev-python/python-slip/python-slip-0.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 ef1a2e3f7a8b..7ec1e7fe6ee7 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+"