diff options
author | 2008-11-04 03:27:21 +0000 | |
---|---|---|
committer | 2008-11-04 03:27:21 +0000 | |
commit | b2af2887294776e7f2a3589349a47cf59e810b2a (patch) | |
tree | 232be693acd770a68620b9db3a42daf91a8f3fe1 /dev-lang/python | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-b2af2887294776e7f2a3589349a47cf59e810b2a.tar.gz gentoo-2-b2af2887294776e7f2a3589349a47cf59e810b2a.tar.bz2 gentoo-2-b2af2887294776e7f2a3589349a47cf59e810b2a.zip |
arm/s390/sh stable
(Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'dev-lang/python')
-rw-r--r-- | dev-lang/python/python-2.4.4-r14.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/python/python-2.5.2-r7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lang/python/python-2.4.4-r14.ebuild b/dev-lang/python/python-2.4.4-r14.ebuild index 258e5c0ddbb8..5ed41a422b69 100644 --- a/dev-lang/python/python-2.4.4-r14.ebuild +++ b/dev-lang/python/python-2.4.4-r14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r14.ebuild,v 1.2 2008/10/26 21:40:28 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r14.ebuild,v 1.3 2008/11/04 03:27:21 vapier Exp $ # NOTE about python-portage interactions : # - Do not add a pkg_setup() check for a certain version of portage @@ -25,7 +25,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 +cxx +threads examples elibc_uclibc wininst" # Can't be compiled against db-4.5 Bug #179377 diff --git a/dev-lang/python/python-2.5.2-r7.ebuild b/dev-lang/python/python-2.5.2-r7.ebuild index 9ba65b31a146..bfe780e09b0e 100644 --- a/dev-lang/python/python-2.5.2-r7.ebuild +++ b/dev-lang/python/python-2.5.2-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.2-r7.ebuild,v 1.10 2008/10/26 21:40:28 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.2-r7.ebuild,v 1.11 2008/11/04 03:27:21 vapier Exp $ # NOTE about python-portage interactions : # - Do not add a pkg_setup() check for a certain version of portage @@ -26,7 +26,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 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 ipv6 build ucs2 sqlite doc +threads examples elibc_uclibc wininst" # NOTE: dev-python/{elementtree,celementtree,pysqlite,ctypes,cjkcodecs} |