diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-01-24 01:52:15 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-01-24 01:52:15 +0000 |
commit | cc386a4b2cd7ed7ebf53dd1de2a8811e028dd01a (patch) | |
tree | c90b048276c996f991d1535c2a930747c6dc4e41 /dev-lang/python/python-2.3.3.ebuild | |
parent | cleanup and stable bump (diff) | |
download | historical-cc386a4b2cd7ed7ebf53dd1de2a8811e028dd01a.tar.gz historical-cc386a4b2cd7ed7ebf53dd1de2a8811e028dd01a.tar.bz2 historical-cc386a4b2cd7ed7ebf53dd1de2a8811e028dd01a.zip |
stable bump for python-2.3, remember to run /usr/sbin/python-updater if you are upgrading from 2.2
Diffstat (limited to 'dev-lang/python/python-2.3.3.ebuild')
-rw-r--r-- | dev-lang/python/python-2.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-2.3.3.ebuild b/dev-lang/python/python-2.3.3.ebuild index 0d88d023460f..b94d73ad4942 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.4 2004/01/22 01:46:48 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.3.ebuild,v 1.5 2004/01/24 01:52:15 liquidx Exp $ inherit flag-o-matic python @@ -18,7 +18,7 @@ IUSE="ncurses gdbm ssl readline tcltk berkdb bootstrap ipv6 build ucs2" LICENSE="PSF-2.2" SLOT="2.3" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" # "~ppc ~sparc ~alpha ~mips ~hppa ~arm" DEPEND="virtual/glibc |