summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/couchdb-python/couchdb-python-1.0.ebuild')
-rw-r--r--dev-python/couchdb-python/couchdb-python-1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/couchdb-python/couchdb-python-1.0.ebuild b/dev-python/couchdb-python/couchdb-python-1.0.ebuild
index 63278c2e505c..d8aa516a9877 100644
--- a/dev-python/couchdb-python/couchdb-python-1.0.ebuild
+++ b/dev-python/couchdb-python/couchdb-python-1.0.ebuild
@@ -12,7 +12,7 @@ MY_PN="CouchDB"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Python library for working with CouchDB"
-HOMEPAGE="https://github.com/djc/couchdb-python http://pypi.python.org/pypi/CouchDB"
+HOMEPAGE="https://github.com/djc/couchdb-python https://pypi.python.org/pypi/CouchDB"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"