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 8607d26d89c4..012ae9944b63 100644 --- a/dev-python/buzhug/buzhug-1.8-r1.ebuild +++ b/dev-python/buzhug/buzhug-1.8-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Fast, pure-Python database engine, using a syntax that Python programmers should find very intuitive" -HOMEPAGE="http://buzhug.sourceforge.net/ http://pypi.python.org/pypi/buzhug" +HOMEPAGE="http://buzhug.sourceforge.net/ https://pypi.python.org/pypi/buzhug" SRC_URI="mirror://sourceforge/${PN}/${P}.zip" LICENSE="BSD" |