diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-10-16 17:08:43 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-10-16 17:08:43 +0000 |
commit | c9ac4fefd155478e834823254c9672ca1539e3b1 (patch) | |
tree | 62979ab721a58cd279bed84106083c10a75870d6 /dev-lang/python | |
parent | use java-pkg_dohtml instead of dohtml to also install the package-list in cas... (diff) | |
download | gentoo-2-c9ac4fefd155478e834823254c9672ca1539e3b1.tar.gz gentoo-2-c9ac4fefd155478e834823254c9672ca1539e3b1.tar.bz2 gentoo-2-c9ac4fefd155478e834823254c9672ca1539e3b1.zip |
stable bump for 2.3.4
Diffstat (limited to 'dev-lang/python')
-rw-r--r-- | dev-lang/python/python-2.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-2.3.4.ebuild b/dev-lang/python/python-2.3.4.ebuild index 2392476cd7bd..e84d7f0a95ac 100644 --- a/dev-lang/python/python-2.3.4.ebuild +++ b/dev-lang/python/python-2.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.4.ebuild,v 1.12 2004/09/24 10:47:44 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.4.ebuild,v 1.13 2004/10/16 17:08:43 liquidx Exp $ # NOTE about python-portage interactions : # - Do not add a pkg_setup() check for a certain version of portage @@ -22,7 +22,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" DEPEND="virtual/libc >=sys-libs/zlib-1.1.3 |