diff options
Diffstat (limited to 'dev-python/couchdb-python/couchdb-python-1.1.ebuild')
-rw-r--r-- | dev-python/couchdb-python/couchdb-python-1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/couchdb-python/couchdb-python-1.1.ebuild b/dev-python/couchdb-python/couchdb-python-1.1.ebuild index 5b4a7a889037..ad8aef7ffd00 100644 --- a/dev-python/couchdb-python/couchdb-python-1.1.ebuild +++ b/dev-python/couchdb-python/couchdb-python-1.1.ebuild @@ -11,7 +11,7 @@ MY_PN="CouchDB" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python library for working with CouchDB" -HOMEPAGE="https://github.com/djc/couchdb-python https://pypi.org/project/CouchDB" +HOMEPAGE="https://github.com/djc/couchdb-python https://pypi.org/project/CouchDB/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" |