diff options
Diffstat (limited to 'dev-python/buzhug/buzhug-1.8-r1.ebuild')
-rw-r--r-- | dev-python/buzhug/buzhug-1.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/buzhug/buzhug-1.8-r1.ebuild b/dev-python/buzhug/buzhug-1.8-r1.ebuild index 85e223a52328..e4aeeb2ebeb6 100644 --- a/dev-python/buzhug/buzhug-1.8-r1.ebuild +++ b/dev-python/buzhug/buzhug-1.8-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Fast, pure-Python database engine" -HOMEPAGE="http://buzhug.sourceforge.net/ https://pypi.python.org/pypi/buzhug" +HOMEPAGE="http://buzhug.sourceforge.net/ https://pypi.org/project/buzhug" SRC_URI="mirror://sourceforge/${PN}/${P}.zip" LICENSE="BSD" |