summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-05 06:13:32 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-08-05 06:13:32 +0000
commitd0899191a67bf42d0eba1e2142428e61ea386b85 (patch)
tree22a1743b865d1a93624f0d123f3697dc481273f4
parentStable arm, bug #429202 (diff)
downloadgentoo-2-d0899191a67bf42d0eba1e2142428e61ea386b85.tar.gz
gentoo-2-d0899191a67bf42d0eba1e2142428e61ea386b85.tar.bz2
gentoo-2-d0899191a67bf42d0eba1e2142428e61ea386b85.zip
Stable arm, bug #427546
(Portage version: 2.1.10.65/cvs/Linux x86_64)
-rw-r--r--dev-python/webob/ChangeLog5
-rw-r--r--dev-python/webob/webob-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/webob/ChangeLog b/dev-python/webob/ChangeLog
index 5a3a40a53993..051813ef2fd0 100644
--- a/dev-python/webob/ChangeLog
+++ b/dev-python/webob/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/webob
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.53 2012/05/29 19:54:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.54 2012/08/05 06:13:32 blueness Exp $
+
+ 05 Aug 2012; Anthony G. Basile <blueness@gentoo.org> webob-1.1.ebuild:
+ Stable arm, bug #427546
29 May 2012; Brent Baude <ranger@gentoo.org> webob-1.1.ebuild:
Marking webob-1.1 ppc for bug 415865
diff --git a/dev-python/webob/webob-1.1.ebuild b/dev-python/webob/webob-1.1.ebuild
index 2c082b4dc7f0..27e7aa18b80c 100644
--- a/dev-python/webob/webob-1.1.ebuild
+++ b/dev-python/webob/webob-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.1.ebuild,v 1.7 2012/05/29 19:54:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.1.ebuild,v 1.8 2012/08/05 06:13:32 blueness 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 ~hppa ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="doc test"
DEPEND="app-arch/unzip