summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-04-29 20:10:57 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-04-29 20:10:57 +0000
commitcd1f41aeaaa7c6010ea2035fdb39ca76cea0dbfa (patch)
tree54cb64262f830de662909c5b6c6ae1b1e7dbf700 /dev-python/webtest
parentppc64 stable wrt #365335 (diff)
downloadgentoo-2-cd1f41aeaaa7c6010ea2035fdb39ca76cea0dbfa.tar.gz
gentoo-2-cd1f41aeaaa7c6010ea2035fdb39ca76cea0dbfa.tar.bz2
gentoo-2-cd1f41aeaaa7c6010ea2035fdb39ca76cea0dbfa.zip
ppc64 stable wrt #365335
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-python/webtest')
-rw-r--r--dev-python/webtest/ChangeLog5
-rw-r--r--dev-python/webtest/webtest-1.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/webtest/ChangeLog b/dev-python/webtest/ChangeLog
index 8f109c8ad0eb..dadabc4fa16d 100644
--- a/dev-python/webtest/ChangeLog
+++ b/dev-python/webtest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/webtest
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.25 2011/03/26 19:27:27 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.26 2011/04/29 20:10:57 ssuominen Exp $
+
+ 29 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> webtest-1.2.3.ebuild:
+ ppc64 stable wrt #365335
26 Mar 2011; Tobias Klausmann <klausman@gentoo.org> webtest-1.2.3.ebuild:
Keyworded on alpha
diff --git a/dev-python/webtest/webtest-1.2.3.ebuild b/dev-python/webtest/webtest-1.2.3.ebuild
index d7ada0cc3b01..fe6bdf6a6c1f 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-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.6 2011/03/26 19:27:27 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.2.3.ebuild,v 1.7 2011/04/29 20:10:57 ssuominen 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="~alpha amd64 ~arm ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~sparc x86"
IUSE=""
RDEPEND=">=dev-python/webob-0.9.2"