summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-01-07 16:37:05 +0000
committerBrent Baude <ranger@gentoo.org>2011-01-07 16:37:05 +0000
commitd5bdd392c92cbe431ff79b8b3f7bcbf04f7fb394 (patch)
treeee9cb4b92f1a2cb02a8f52200e00ecc0ee88ff8d /dev-python/webtest
parentMarking pyopenssl-0.11 ppc for bug 348084 (diff)
downloadhistorical-d5bdd392c92cbe431ff79b8b3f7bcbf04f7fb394.tar.gz
historical-d5bdd392c92cbe431ff79b8b3f7bcbf04f7fb394.tar.bz2
historical-d5bdd392c92cbe431ff79b8b3f7bcbf04f7fb394.zip
Marking webtest-1.2.3 ppc for bug 348091
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'dev-python/webtest')
-rw-r--r--dev-python/webtest/ChangeLog7
-rw-r--r--dev-python/webtest/webtest-1.2.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/webtest/ChangeLog b/dev-python/webtest/ChangeLog
index 4141a3b15a27..4c291b1e206f 100644
--- a/dev-python/webtest/ChangeLog
+++ b/dev-python/webtest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/webtest
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.22 2010/12/12 11:05:05 tomka Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.23 2011/01/07 16:37:05 ranger Exp $
+
+ 07 Jan 2011; Brent Baude <ranger@gentoo.org> webtest-1.2.3.ebuild:
+ Marking webtest-1.2.3 ppc for bug 348091
12 Dec 2010; Thomas Kahle <tomka@gentoo.org> webtest-1.2.3.ebuild:
x86 stable per bug 348091
diff --git a/dev-python/webtest/webtest-1.2.3.ebuild b/dev-python/webtest/webtest-1.2.3.ebuild
index c753dbb64835..952219526f11 100644
--- a/dev-python/webtest/webtest-1.2.3.ebuild
+++ b/dev-python/webtest/webtest-1.2.3.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/webtest/webtest-1.2.3.ebuild,v 1.4 2010/12/12 11:05:05 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.2.3.ebuild,v 1.5 2011/01/07 16:37:05 ranger Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -20,7 +20,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~sparc x86"
+KEYWORDS="amd64 ~arm ppc ~sparc x86"
IUSE=""
RDEPEND=">=dev-python/webob-0.9.2"