diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-11-06 07:32:28 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-11-06 07:32:28 +0000 |
commit | b7d6a0c39bddb8130e334a76258697238d994f8a (patch) | |
tree | b6942945d906877911789a95defda785e3d46b90 /dev-lang/python/python-2.3.4.ebuild | |
parent | Marked stable on mips. (diff) | |
download | historical-b7d6a0c39bddb8130e334a76258697238d994f8a.tar.gz historical-b7d6a0c39bddb8130e334a76258697238d994f8a.tar.bz2 historical-b7d6a0c39bddb8130e334a76258697238d994f8a.zip |
Marked stable on mips.
Diffstat (limited to 'dev-lang/python/python-2.3.4.ebuild')
-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 a81b58ddf74d..61cbbbf20046 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.18 2004/10/19 20:19:14 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.4.ebuild,v 1.19 2004/11/06 07:32:28 kumba 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 |