summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-02 12:10:59 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-02 12:10:59 +0000
commita8d239d1057a009bbb12b15dd9cc692d1cd8020c (patch)
tree53a1c0b469d6e45197f7231e2fae73d0d98f5018 /dev-python/webob
parentStable for sparc, wrt bug #450174 (diff)
downloadgentoo-2-a8d239d1057a009bbb12b15dd9cc692d1cd8020c.tar.gz
gentoo-2-a8d239d1057a009bbb12b15dd9cc692d1cd8020c.tar.bz2
gentoo-2-a8d239d1057a009bbb12b15dd9cc692d1cd8020c.zip
Stable for sparc, wrt bug #450174
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/webob')
-rw-r--r--dev-python/webob/ChangeLog5
-rw-r--r--dev-python/webob/webob-1.2.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/webob/ChangeLog b/dev-python/webob/ChangeLog
index 547de71d740a..54594fa259f4 100644
--- a/dev-python/webob/ChangeLog
+++ b/dev-python/webob/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/webob
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.81 2013/09/02 12:10:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.82 2013/09/02 12:10:59 ago Exp $
+
+ 02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> webob-1.2.3-r1.ebuild:
+ Stable for sparc, wrt bug #450174
02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> webob-1.2.3-r1.ebuild:
Stable for sh, wrt bug #450174
diff --git a/dev-python/webob/webob-1.2.3-r1.ebuild b/dev-python/webob/webob-1.2.3-r1.ebuild
index 10d07ec7071b..2766ca84bdf2 100644
--- a/dev-python/webob/webob-1.2.3-r1.ebuild
+++ b/dev-python/webob/webob-1.2.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.2.3-r1.ebuild,v 1.9 2013/09/02 12:10:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.2.3-r1.ebuild,v 1.10 2013/09/02 12:10:59 ago Exp $
EAPI=5
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="doc test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]