From 2617ccaab4764c23743738e630dc42520e55758a Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 20 Aug 2017 15:28:18 +0200 Subject: [PATCH] dev-python/serpent: fix HOMEPAGE --- dev-python/serpent/serpent-1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/serpent/serpent-1.7.ebuild b/dev-python/serpent/serpent-1.7.ebuild index 3895dd02f748..847d9cada099 100644 --- a/dev-python/serpent/serpent-1.7.ebuild +++ b/dev-python/serpent/serpent-1.7.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 DESCRIPTION="A simple serialization library based on ast.literal_eval" -HOMEPAGE="https://pypi.python.org/packages/source/s/serpent/" +HOMEPAGE="https://pypi.python.org/pypi/serpent https://github.com/irmen/Serpent" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" -- 2.26.2