summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2007-06-30 10:28:34 +0000
committerLars Weiler <pylon@gentoo.org>2007-06-30 10:28:34 +0000
commitf47f6ab0149dd69618a4340eab57ff577da4fed7 (patch)
treedb4d9591c1e467f0c38c7ccbb8d766febfbf0736 /dev-lang/python
parentunmasked clientcookie until mechanize has as good keywords (diff)
downloadgentoo-2-f47f6ab0149dd69618a4340eab57ff577da4fed7.tar.gz
gentoo-2-f47f6ab0149dd69618a4340eab57ff577da4fed7.tar.bz2
gentoo-2-f47f6ab0149dd69618a4340eab57ff577da4fed7.zip
Keyworded ~ppc; bug #177426.
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'dev-lang/python')
-rw-r--r--dev-lang/python/ChangeLog6
-rw-r--r--dev-lang/python/python-2.3.6-r2.ebuild4
-rw-r--r--dev-lang/python/python-2.5.1-r2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog
index 2117f5498375..6a10890330f1 100644
--- a/dev-lang/python/ChangeLog
+++ b/dev-lang/python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/python
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.262 2007/05/31 02:14:34 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.263 2007/06/30 10:28:34 pylon Exp $
+
+ 30 Jun 2007; Lars Weiler <pylon@gentoo.org> python-2.3.6-r2.ebuild,
+ python-2.5.1-r2.ebuild:
+ Keyworded ~ppc; bug #177426.
31 May 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove myself as I'm retiring.
diff --git a/dev-lang/python/python-2.3.6-r2.ebuild b/dev-lang/python/python-2.3.6-r2.ebuild
index a020f464adfe..9cf8e9aeecba 100644
--- a/dev-lang/python/python-2.3.6-r2.ebuild
+++ b/dev-lang/python/python-2.3.6-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.6-r2.ebuild,v 1.7 2007/06/26 16:22:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.6-r2.ebuild,v 1.8 2007/06/30 10:28:34 pylon Exp $
# NOTE about python-portage interactions :
# - Do not add a pkg_setup() check for a certain version of portage
@@ -21,7 +21,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV%_*}/Python-${PV}.tar.bz2
LICENSE="PSF-2.2"
SLOT="2.3"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="ncurses gdbm ssl readline tk berkdb bootstrap ipv6 build ucs2 doc nocxx nothreads examples"
# INFO: 2.3.5 docs are used for python-2.3.6 as upstream writes in their release
diff --git a/dev-lang/python/python-2.5.1-r2.ebuild b/dev-lang/python/python-2.5.1-r2.ebuild
index 44b5fd3ba017..d1176f6d3786 100644
--- a/dev-lang/python/python-2.5.1-r2.ebuild
+++ b/dev-lang/python/python-2.5.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.1-r2.ebuild,v 1.9 2007/06/26 16:22:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.1-r2.ebuild,v 1.10 2007/06/30 10:28:34 pylon Exp $
# NOTE about python-portage interactions :
# - Do not add a pkg_setup() check for a certain version of portage
@@ -24,7 +24,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV}/${MY_P}.tar.bz2
LICENSE="PSF-2.2"
SLOT="2.5"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="ncurses gdbm ssl readline tk berkdb bootstrap ipv6 build ucs2 sqlite doc nocxx nothreads examples"
# NOTE: dev-python/{elementtree,celementtree,pysqlite,ctypes,cjkcodecs}