summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-02-10 04:01:34 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-02-10 04:01:34 +0000
commit3e3238b41f6ce05c258592aa9d569595bd342ec8 (patch)
tree5b1c4fedc3941fc92ceae81b442079eadf4b6329 /dev-python
parentMarked ppc stable for bug #301271. (diff)
downloadhistorical-3e3238b41f6ce05c258592aa9d569595bd342ec8.tar.gz
historical-3e3238b41f6ce05c258592aa9d569595bd342ec8.tar.bz2
historical-3e3238b41f6ce05c258592aa9d569595bd342ec8.zip
Marked ppc stable for bug #301409.
Package-Manager: portage-2.1.7.16/cvs/Linux x86_64
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/webob/ChangeLog5
-rw-r--r--dev-python/webob/webob-0.9.7.1.ebuild4
-rw-r--r--dev-python/webtest/ChangeLog5
-rw-r--r--dev-python/webtest/webtest-1.2.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-python/webob/ChangeLog b/dev-python/webob/ChangeLog
index 0df2e3becb98..fc33b9c31a34 100644
--- a/dev-python/webob/ChangeLog
+++ b/dev-python/webob/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/webob
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.11 2010/02/04 21:09:34 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.12 2010/02/10 04:00:57 josejx Exp $
+
+ 10 Feb 2010; Joseph Jezak <josejx@gentoo.org> webob-0.9.7.1.ebuild:
+ Marked ppc stable for bug #301409.
*webob-0.9.8 (04 Feb 2010)
diff --git a/dev-python/webob/webob-0.9.7.1.ebuild b/dev-python/webob/webob-0.9.7.1.ebuild
index d85664a1dee4..9aef9645469d 100644
--- a/dev-python/webob/webob-0.9.7.1.ebuild
+++ b/dev-python/webob/webob-0.9.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-0.9.7.1.ebuild,v 1.4 2010/01/21 14:23:11 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-0.9.7.1.ebuild,v 1.5 2010/02/10 04:00:57 josejx Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -15,7 +15,7 @@ HOMEPAGE="http://pythonpaste.org/webob/ http://pypi.python.org/pypi/WebOb"
SRC_URI="http://pypi.python.org/packages/source/W/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
SLOT="0"
IUSE=""
diff --git a/dev-python/webtest/ChangeLog b/dev-python/webtest/ChangeLog
index 674a7d72ca54..33ae493b92f0 100644
--- a/dev-python/webtest/ChangeLog
+++ b/dev-python/webtest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/webtest
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.7 2010/01/21 14:25:35 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.8 2010/02/10 04:01:34 josejx Exp $
+
+ 10 Feb 2010; Joseph Jezak <josejx@gentoo.org> webtest-1.2.ebuild:
+ Marked ppc stable for bug #301409.
21 Jan 2010; Christian Faulhammer <fauli@gentoo.org> webtest-1.2.ebuild:
stable x86, bug 301409
diff --git a/dev-python/webtest/webtest-1.2.ebuild b/dev-python/webtest/webtest-1.2.ebuild
index 0a457fafdfae..1a09ccbe2436 100644
--- a/dev-python/webtest/webtest-1.2.ebuild
+++ b/dev-python/webtest/webtest-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.2.ebuild,v 1.6 2010/01/21 14:25:35 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.2.ebuild,v 1.7 2010/02/10 04:01:34 josejx Exp $
EAPI="2"
@@ -17,7 +17,7 @@ HOMEPAGE="http://pythonpaste.org/webtest/ http://pypi.python.org/pypi/WebTest"
SRC_URI="http://pypi.python.org/packages/source/W/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~ppc x86"
+KEYWORDS="~amd64 ~arm ppc x86"
SLOT="0"
IUSE="doc examples"