diff options
Diffstat (limited to 'dev-python/foolscap/foolscap-0.8.0.ebuild')
-rw-r--r-- | dev-python/foolscap/foolscap-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/foolscap/foolscap-0.8.0.ebuild b/dev-python/foolscap/foolscap-0.8.0.ebuild index 0b182db8daa7..edce19242f06 100644 --- a/dev-python/foolscap/foolscap-0.8.0.ebuild +++ b/dev-python/foolscap/foolscap-0.8.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="RPC protocol for Twisted" -HOMEPAGE="http://foolscap.lothar.com/trac http://pypi.python.org/pypi/foolscap" +HOMEPAGE="http://foolscap.lothar.com/trac https://pypi.python.org/pypi/foolscap" SRC_URI="http://${PN}.lothar.com/releases/${P}.tar.gz" LICENSE="MIT" |