summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-08 11:02:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-08 11:02:53 +0000
commit1106683744d08fa83ab13b992f8913714968a1fa (patch)
treee2c3871e3fab8c3df8348c3fb0c585ae2651f924 /dev-python/webob
parentStable for ppc64, wrt bug #530618 (diff)
downloadgentoo-2-1106683744d08fa83ab13b992f8913714968a1fa.tar.gz
gentoo-2-1106683744d08fa83ab13b992f8913714968a1fa.tar.bz2
gentoo-2-1106683744d08fa83ab13b992f8913714968a1fa.zip
Stable for ppc64, wrt bug #530620
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/webob/ChangeLog b/dev-python/webob/ChangeLog
index a8e86b1e7945..06b1817273c2 100644
--- a/dev-python/webob/ChangeLog
+++ b/dev-python/webob/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/webob
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.94 2014/12/07 20:11:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.95 2014/12/08 11:02:53 ago Exp $
+
+ 08 Dec 2014; Agostino Sarubbo <ago@gentoo.org> webob-1.4.ebuild:
+ Stable for ppc64, wrt bug #530620
07 Dec 2014; Markus Meier <maekke@gentoo.org> webob-1.4.ebuild:
arm stable, bug #530620
diff --git a/dev-python/webob/webob-1.4.ebuild b/dev-python/webob/webob-1.4.ebuild
index 09321035277b..3622a89220d0 100644
--- a/dev-python/webob/webob-1.4.ebuild
+++ b/dev-python/webob/webob-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.4.ebuild,v 1.6 2014/12/07 20:11:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.4.ebuild,v 1.7 2014/12/08 11:02:53 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 ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]