summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-03-23 12:18:12 +0000
committerChristoph Mende <angelos@gentoo.org>2011-03-23 12:18:12 +0000
commita8b84a00087832c634cea3934892051e93bfb59c (patch)
treea11e054da9952e50cc5b88bdc6eeb82a3def6060 /dev-python/couchdb-python/couchdb-python-0.8.ebuild
parentRemove old. (diff)
downloadgentoo-2-a8b84a00087832c634cea3934892051e93bfb59c.tar.gz
gentoo-2-a8b84a00087832c634cea3934892051e93bfb59c.tar.bz2
gentoo-2-a8b84a00087832c634cea3934892051e93bfb59c.zip
Stable on amd64 wrt bug #360111
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/couchdb-python/couchdb-python-0.8.ebuild')
-rw-r--r--dev-python/couchdb-python/couchdb-python-0.8.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/couchdb-python/couchdb-python-0.8.ebuild b/dev-python/couchdb-python/couchdb-python-0.8.ebuild
index 0017ad3f9418..7ea5dfc42231 100644
--- a/dev-python/couchdb-python/couchdb-python-0.8.ebuild
+++ b/dev-python/couchdb-python/couchdb-python-0.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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.8.ebuild,v 1.2 2010/12/26 14:39:37 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/couchdb-python/couchdb-python-0.8.ebuild,v 1.3 2011/03/23 12:18:12 angelos Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -19,7 +19,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND="dev-python/httplib2