diff options
Diffstat (limited to 'dev-python/maybe/maybe-0.4.0.ebuild')
-rw-r--r-- | dev-python/maybe/maybe-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/maybe/maybe-0.4.0.ebuild b/dev-python/maybe/maybe-0.4.0.ebuild index bdc5651f4a04..175483354503 100644 --- a/dev-python/maybe/maybe-0.4.0.ebuild +++ b/dev-python/maybe/maybe-0.4.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 DESCRIPTION="See what a program does before deciding whether you really want it to happen" -HOMEPAGE="https://github.com/p-e-w/maybe http://pypi.python.org/pypi/maybe" +HOMEPAGE="https://github.com/p-e-w/maybe http://pypi.org/project/maybe" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" |