diff options
Diffstat (limited to 'www-apps/roundup/roundup-1.4.21.ebuild')
-rw-r--r-- | www-apps/roundup/roundup-1.4.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/roundup/roundup-1.4.21.ebuild b/www-apps/roundup/roundup-1.4.21.ebuild index 6701e54999a7..e5e9a6a3f0f7 100644 --- a/www-apps/roundup/roundup-1.4.21.ebuild +++ b/www-apps/roundup/roundup-1.4.21.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 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" |