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