diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-10 15:42:36 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-10 15:42:36 +0000 |
commit | 41c452570e18ff1de13c6a58fec668fc4da36279 (patch) | |
tree | aa86604ed26777d6fbca9bd7122409caa67be0de /dev-lang | |
parent | stable on alpha (Manifest recommit) (diff) | |
download | gentoo-2-41c452570e18ff1de13c6a58fec668fc4da36279.tar.gz gentoo-2-41c452570e18ff1de13c6a58fec668fc4da36279.tar.bz2 gentoo-2-41c452570e18ff1de13c6a58fec668fc4da36279.zip |
stable on alpha and ia64
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/python/python-2.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog index 7216ecb8a4e7..90a15e0e210d 100644 --- a/dev-lang/python/ChangeLog +++ b/dev-lang/python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/python # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.87 2004/03/05 04:10:16 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.88 2004/03/10 15:42:36 agriffis Exp $ + + 09 Mar 2004; <agriffis@gentoo.org> python-2.3.3.ebuild: + stable on alpha and ia64 05 Mar 2004; Alastair Tse <liquidx@gentoo.org> python-2.3.3.ebuild: added X useflag for greater tcltk seperation. now needs both X and tcltk USE diff --git a/dev-lang/python/python-2.3.3.ebuild b/dev-lang/python/python-2.3.3.ebuild index 0732e8fb7d65..28e3d1e32ccf 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.21 2004/03/05 04:10:16 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.3.ebuild,v 1.22 2004/03/10 15:42:36 agriffis Exp $ # NOTE about python-portage interactions : # - Do not add a pkg_setup() check for a certain version of portage @@ -23,7 +23,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 hppa amd64 s390" +KEYWORDS="x86 ppc sparc hppa amd64 s390 alpha ia64" # "~alpha ~mips ~arm" DEPEND="virtual/glibc |