summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-10-27 11:19:03 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-10-27 11:19:03 +0000
commit35c73659f3e00cd9624f3096cfc5c9cdcf7780d7 (patch)
tree32ffa8ec7695f2efea47a97d43b483ad542b61d7
parentstable x86, bug 197186 (diff)
downloadgentoo-2-35c73659f3e00cd9624f3096cfc5c9cdcf7780d7.tar.gz
gentoo-2-35c73659f3e00cd9624f3096cfc5c9cdcf7780d7.tar.bz2
gentoo-2-35c73659f3e00cd9624f3096cfc5c9cdcf7780d7.zip
ppc stable, bug #192876
(Portage version: 2.1.3.16)
-rw-r--r--dev-lang/python/ChangeLog6
-rw-r--r--dev-lang/python/python-2.3.6-r3.ebuild4
-rw-r--r--dev-lang/python/python-2.4.4-r6.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog
index 385191193ac7..82cc68eba3bf 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.289 2007/10/26 09:43:04 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.290 2007/10/27 11:19:03 dertobi123 Exp $
+
+ 27 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ python-2.3.6-r3.ebuild, python-2.4.4-r6.ebuild:
+ ppc stable, bug #192876
26 Oct 2007; Ali Polatel <hawking@gentoo.org> python-2.4.4-r4.ebuild,
python-2.4.4-r5.ebuild, python-2.4.4-r6.ebuild:
diff --git a/dev-lang/python/python-2.3.6-r3.ebuild b/dev-lang/python/python-2.3.6-r3.ebuild
index 6f618af56814..151dc391e6c5 100644
--- a/dev-lang/python/python-2.3.6-r3.ebuild
+++ b/dev-lang/python/python-2.3.6-r3.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-r3.ebuild,v 1.6 2007/10/25 19:22:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.6-r3.ebuild,v 1.7 2007/10/27 11:19:03 dertobi123 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="alpha amd64 ~arm hppa ia64 ~m68k ~ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha 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.4.4-r6.ebuild b/dev-lang/python/python-2.4.4-r6.ebuild
index 91da431ad526..a64fcb764d44 100644
--- a/dev-lang/python/python-2.4.4-r6.ebuild
+++ b/dev-lang/python/python-2.4.4-r6.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.4.4-r6.ebuild,v 1.7 2007/10/26 09:43:04 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r6.ebuild,v 1.8 2007/10/27 11:19:03 dertobi123 Exp $
# NOTE about python-portage interactions :
# - Do not add a pkg_setup() check for a certain version of portage
@@ -23,7 +23,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV}/${MY_P}.tar.bz2
LICENSE="PSF-2.2"
SLOT="2.4"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ~ppc 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 doc nocxx nothreads examples"
DEPEND=">=sys-libs/zlib-1.1.3