diff options
Diffstat (limited to 'dev-python/PyRSS2Gen/PyRSS2Gen-1.0.0-r1.ebuild')
-rw-r--r-- | dev-python/PyRSS2Gen/PyRSS2Gen-1.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyRSS2Gen/PyRSS2Gen-1.0.0-r1.ebuild b/dev-python/PyRSS2Gen/PyRSS2Gen-1.0.0-r1.ebuild index 28824b8cfc92..929f770ba763 100644 --- a/dev-python/PyRSS2Gen/PyRSS2Gen-1.0.0-r1.ebuild +++ b/dev-python/PyRSS2Gen/PyRSS2Gen-1.0.0-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="RSS feed generator written in Python" -HOMEPAGE="http://www.dalkescientific.com/Python/PyRSS2Gen.html https://pypi.org/project/PyRSS2Gen" +HOMEPAGE="http://www.dalkescientific.com/Python/PyRSS2Gen.html https://pypi.org/project/PyRSS2Gen/" SRC_URI="http://www.dalkescientific.com/Python/${P}.tar.gz" LICENSE="BSD" |