summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-06-27 20:25:44 +0000
committerBrent Baude <ranger@gentoo.org>2011-06-27 20:25:44 +0000
commit310f9fec14a880ee1ebfc899fc52bcf149c92ec3 (patch)
treef21fe9c3ef00f04447547adb466b3d94f65c94ee /dev-python/webob
parentMarking pygame-1.9.2_pre3082 ppc for bug 370509 (diff)
downloadgentoo-2-310f9fec14a880ee1ebfc899fc52bcf149c92ec3.tar.gz
gentoo-2-310f9fec14a880ee1ebfc899fc52bcf149c92ec3.tar.bz2
gentoo-2-310f9fec14a880ee1ebfc899fc52bcf149c92ec3.zip
Marking webob-1.0.7 ppc for bug 370511
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/webob')
-rw-r--r--dev-python/webob/ChangeLog5
-rw-r--r--dev-python/webob/webob-1.0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/webob/ChangeLog b/dev-python/webob/ChangeLog
index ee0f51ddaee2..b4b69a2149f2 100644
--- a/dev-python/webob/ChangeLog
+++ b/dev-python/webob/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/webob
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.42 2011/06/23 14:52:27 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.43 2011/06/27 20:25:44 ranger Exp $
+
+ 27 Jun 2011; Brent Baude <ranger@gentoo.org> webob-1.0.7.ebuild:
+ Marking webob-1.0.7 ppc for bug 370511
23 Jun 2011; Markos Chandras <hwoarang@gentoo.org> -webob-1.0.3.ebuild,
-webob-1.0.5.ebuild:
diff --git a/dev-python/webob/webob-1.0.7.ebuild b/dev-python/webob/webob-1.0.7.ebuild
index 517962ba9e43..7b075c1c02ef 100644
--- a/dev-python/webob/webob-1.0.7.ebuild
+++ b/dev-python/webob/webob-1.0.7.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/webob/webob-1.0.7.ebuild,v 1.4 2011/06/14 20:14:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.0.7.ebuild,v 1.5 2011/06/27 20:25:44 ranger Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -19,7 +19,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="doc test"
DEPEND="app-arch/unzip