summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 13:54:41 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 13:55:13 +0200
commite4c425abd1f00d79935fe75f83c30addf0c9a633 (patch)
tree344780d8050790b43a09e2fed0acf06cf8114154 /dev-python/paisley/paisley-0.3.1.ebuild
parentx11-plugins/wmcalc: version bump (diff)
downloadgentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.tar.gz
gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.tar.bz2
gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.zip
Convert all URIs for launchpad.net from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/paisley/paisley-0.3.1.ebuild')
-rw-r--r--dev-python/paisley/paisley-0.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/paisley/paisley-0.3.1.ebuild b/dev-python/paisley/paisley-0.3.1.ebuild
index d9111497eff7..09007b9f021a 100644
--- a/dev-python/paisley/paisley-0.3.1.ebuild
+++ b/dev-python/paisley/paisley-0.3.1.ebuild
@@ -11,7 +11,7 @@ DISTUTILS_SRC_TEST="nosetests"
inherit distutils
DESCRIPTION="Paisley is a CouchDB client written in Python to be used within a Twisted application"
-HOMEPAGE="http://launchpad.net/paisley https://pypi.python.org/pypi/paisley"
+HOMEPAGE="https://launchpad.net/paisley https://pypi.python.org/pypi/paisley"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"