summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-12-14 16:42:13 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-12-14 16:42:13 +0000
commit9e4821a120f7462840f247e20d1fbc317c651c34 (patch)
treead6153611c735c4c72728511412071f33c4f16f0 /dev-python/couchdb-python
parentMask qca:1, qca-tls (diff)
downloadgentoo-2-9e4821a120f7462840f247e20d1fbc317c651c34.tar.gz
gentoo-2-9e4821a120f7462840f247e20d1fbc317c651c34.tar.bz2
gentoo-2-9e4821a120f7462840f247e20d1fbc317c651c34.zip
Update HOMEPAGE.
(Portage version: 15094-svn/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/couchdb-python')
-rw-r--r--dev-python/couchdb-python/couchdb-python-0.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/couchdb-python/couchdb-python-0.6.1.ebuild b/dev-python/couchdb-python/couchdb-python-0.6.1.ebuild
index b41f28829687..b3b97d4b2619 100644
--- a/dev-python/couchdb-python/couchdb-python-0.6.1.ebuild
+++ b/dev-python/couchdb-python/couchdb-python-0.6.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/couchdb-python/couchdb-python-0.6.1.ebuild,v 1.2 2009/12/14 16:17:34 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/couchdb-python/couchdb-python-0.6.1.ebuild,v 1.3 2009/12/14 16:42:13 arfrever Exp $
EAPI="2"
inherit distutils
DESCRIPTION="Python library for working with CouchDB"
-HOMEPAGE="http://code.google.com/p/couchdb-python/"
+HOMEPAGE="http://code.google.com/p/couchdb-python/ http://pypi.python.org/pypi/CouchDB"
SRC_URI="http://pypi.python.org/packages/source/C/CouchDB/CouchDB-${PV}.tar.gz"
LICENSE="BSD"