diff options
Diffstat (limited to 'dev-python/pgmagick/pgmagick-0.6.7.ebuild')
-rw-r--r-- | dev-python/pgmagick/pgmagick-0.6.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pgmagick/pgmagick-0.6.7.ebuild b/dev-python/pgmagick/pgmagick-0.6.7.ebuild index 7e33e5a5ae01..5aa0828dee6b 100644 --- a/dev-python/pgmagick/pgmagick-0.6.7.ebuild +++ b/dev-python/pgmagick/pgmagick-0.6.7.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 DESCRIPTION="Yet another boost.python based wrapper for GraphicsMagick" -HOMEPAGE="https://pypi.python.org/pypi/pgmagick/ https://bitbucket.org/hhatto/pgmagick/" +HOMEPAGE="https://pypi.org/project/pgmagick/ https://bitbucket.org/hhatto/pgmagick/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" |