diff options
author | Tom Gall <tgall@gentoo.org> | 2004-06-13 04:50:39 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-06-13 04:50:39 +0000 |
commit | 9253eb94640b75f61f354a146deda5f6ad1cd652 (patch) | |
tree | 17203404dbbc9765f36589d7c16bdf46de5d73ca /dev-lang/python | |
parent | stable on ppc64, bug #53575 (Manifest recommit) (diff) | |
download | gentoo-2-9253eb94640b75f61f354a146deda5f6ad1cd652.tar.gz gentoo-2-9253eb94640b75f61f354a146deda5f6ad1cd652.tar.bz2 gentoo-2-9253eb94640b75f61f354a146deda5f6ad1cd652.zip |
stable on ppc64, bug #53575
Diffstat (limited to 'dev-lang/python')
-rw-r--r-- | dev-lang/python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/python/python-2.3.3-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/python/python-2.3.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog index 99f32fd5c5bb..0358b836dead 100644 --- a/dev-lang/python/ChangeLog +++ b/dev-lang/python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/python # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.98 2004/06/07 03:26:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.99 2004/06/13 04:50:39 tgall Exp $ + + 12 Jun 2004; Tom Gall <tgall@gentoo.org> python-2.3.3-r1.ebuild: + stable on ppc64, bug #53575 06 Jun 2004; Aron Griffis <agriffis@gentoo.org> python-2.2.3-r5.ebuild, python-2.3.3-r1.ebuild, python-2.3.4.ebuild, python-2.3.4_rc1.ebuild: diff --git a/dev-lang/python/python-2.3.3-r1.ebuild b/dev-lang/python/python-2.3.3-r1.ebuild index a49722a67fd3..3f62b6c7e7f3 100644 --- a/dev-lang/python/python-2.3.3-r1.ebuild +++ b/dev-lang/python/python-2.3.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.3-r1.ebuild,v 1.12 2004/06/08 19:55:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.3-r1.ebuild,v 1.13 2004/06/13 04:50:39 tgall Exp $ # NOTE about python-portage interactions : # - Do not add a pkg_setup() check for a certain version of portage @@ -23,7 +23,7 @@ IUSE="ncurses gdbm ssl readline tcltk berkdb bootstrap ipv6 build ucs2 doc X" LICENSE="PSF-2.2" SLOT="2.3" -KEYWORDS="x86 ~ppc ~sparc arm hppa amd64 s390 ~alpha ~ia64 mips" +KEYWORDS="x86 ~ppc ~sparc arm hppa amd64 s390 ~alpha ~ia64 mips ppc64" # ~mips ~arm" DEPEND="virtual/glibc diff --git a/dev-lang/python/python-2.3.3.ebuild b/dev-lang/python/python-2.3.3.ebuild index 9aafb0922309..355775ae91bc 100644 --- a/dev-lang/python/python-2.3.3.ebuild +++ b/dev-lang/python/python-2.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.3.ebuild,v 1.24 2004/05/22 16:11:26 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.3.ebuild,v 1.25 2004/06/13 04:50:39 tgall Exp $ # NOTE about python-portage interactions : # - Do not add a pkg_setup() check for a certain version of portage @@ -22,7 +22,7 @@ HOMEPAGE="http://www.python.org" IUSE="ncurses gdbm ssl readline tcltk berkdb bootstrap ipv6 build ucs2 doc X" LICENSE="PSF-2.2" SLOT="2.3" -KEYWORDS="x86 ppc sparc hppa amd64 s390 alpha ia64" +KEYWORDS="x86 ppc sparc hppa amd64 s390 alpha ia64 ppc64" DEPEND="virtual/glibc >=sys-libs/zlib-1.1.3 |