diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-10-31 22:47:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-10-31 22:47:07 +0000 |
commit | 8c627547aafbc03dc76153412c05b7491b93a087 (patch) | |
tree | 85245667abad7c4dd19492a7b56157e0eaf3bef4 /dev-lang/python | |
parent | bump to 2.20.1 (diff) | |
download | gentoo-2-8c627547aafbc03dc76153412c05b7491b93a087.tar.gz gentoo-2-8c627547aafbc03dc76153412c05b7491b93a087.tar.bz2 gentoo-2-8c627547aafbc03dc76153412c05b7491b93a087.zip |
arm/s390/sh stable
(Portage version: 2.1.3.16)
Diffstat (limited to 'dev-lang/python')
-rw-r--r-- | dev-lang/python/python-2.3.6-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/python/python-2.4.4-r5.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/python/python-2.4.4-r6.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-lang/python/python-2.3.6-r3.ebuild b/dev-lang/python/python-2.3.6-r3.ebuild index 151dc391e6c5..c4d0e86de842 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.7 2007/10/27 11:19:03 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.6-r3.ebuild,v 1.8 2007/10/31 22:47:07 vapier 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-r5.ebuild b/dev-lang/python/python-2.4.4-r5.ebuild index f40575c3cc1c..d9591be320a9 100644 --- a/dev-lang/python/python-2.4.4-r5.ebuild +++ b/dev-lang/python/python-2.4.4-r5.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-r5.ebuild,v 1.15 2007/10/26 09:43:04 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r5.ebuild,v 1.16 2007/10/31 22:47:07 vapier 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 diff --git a/dev-lang/python/python-2.4.4-r6.ebuild b/dev-lang/python/python-2.4.4-r6.ebuild index a64fcb764d44..51eeb8a8960a 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.8 2007/10/27 11:19:03 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r6.ebuild,v 1.9 2007/10/31 22:47:07 vapier 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 |