diff options
Diffstat (limited to 'www-apps/roundup/roundup-1.4.20.ebuild')
-rw-r--r-- | www-apps/roundup/roundup-1.4.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/roundup/roundup-1.4.20.ebuild b/www-apps/roundup/roundup-1.4.20.ebuild index 99299afc7f6d..1f68cb63b457 100644 --- a/www-apps/roundup/roundup-1.4.20.ebuild +++ b/www-apps/roundup/roundup-1.4.20.ebuild @@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="3.*" inherit distutils DESCRIPTION="Simple-to-use and -install issue-tracking system with command-line, web, and e-mail interfaces" -HOMEPAGE="http://roundup.sourceforge.net http://pypi.python.org/pypi/roundup" +HOMEPAGE="http://roundup.sourceforge.net https://pypi.python.org/pypi/roundup" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT ZPL" |