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