diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-06-20 03:09:51 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-06-20 03:09:51 +0000 |
commit | 47811fe7581556c75bfea5dc286c8b42f9234e2f (patch) | |
tree | 06f89718284031555d01a2d605a72544c9a053ec /dev-lang | |
parent | added patch to allow uclibc to compile without nis (Manifest recommit) (diff) | |
download | gentoo-2-47811fe7581556c75bfea5dc286c8b42f9234e2f.tar.gz gentoo-2-47811fe7581556c75bfea5dc286c8b42f9234e2f.tar.bz2 gentoo-2-47811fe7581556c75bfea5dc286c8b42f9234e2f.zip |
Sparc happy stable
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/python/python-2.3.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog index cc77fc71c645..be9d0211a544 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.100 2004/06/15 06:22:55 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.101 2004/06/20 03:09:51 gustavoz Exp $ + + 20 Jun 2004; Gustavo Zacarias <gustavoz@gentoo.org> python-2.3.3-r1.ebuild: + Sparc happy stable 15 Jun 2004; <solar@gentoo.org> python-2.3.3-r1.ebuild: USE= cleanups and added uclibc diff --git a/dev-lang/python/python-2.3.3-r1.ebuild b/dev-lang/python/python-2.3.3-r1.ebuild index dd0483a9a867..52fd79fb490f 100644 --- a/dev-lang/python/python-2.3.3-r1.ebuild +++ b/dev-lang/python/python-2.3.3-r1.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-r1.ebuild,v 1.14 2004/06/15 06:22:55 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.3-r1.ebuild,v 1.15 2004/06/20 03:09:51 gustavoz 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 ucl LICENSE="PSF-2.2" SLOT="2.3" -KEYWORDS="x86 ~ppc ~sparc arm hppa amd64 s390 ~alpha ~ia64 mips ppc64" +KEYWORDS="x86 ~ppc sparc arm hppa amd64 s390 ~alpha ~ia64 mips ppc64" # ~mips ~arm" DEPEND="virtual/glibc |