diff options
Diffstat (limited to 'dev-lang/python')
-rw-r--r-- | dev-lang/python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/python/python-2.3.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog index 0c8add83c87a..936021ddbe44 100644 --- a/dev-lang/python/ChangeLog +++ b/dev-lang/python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/python # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.57 2003/12/08 18:45:51 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.58 2003/12/13 04:51:54 lu_zero Exp $ + + 13 Dec 2003; Luca Barbato <lu_zero@gentoo.org> python-2.3.2-r2.ebuild: + Marked ~ppc 08 Dec 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r5.ebuild, python-2.3.2-r2.ebuild: diff --git a/dev-lang/python/python-2.3.2-r2.ebuild b/dev-lang/python/python-2.3.2-r2.ebuild index 87312e548798..6a48143e09d2 100644 --- a/dev-lang/python/python-2.3.2-r2.ebuild +++ b/dev-lang/python/python-2.3.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.2-r2.ebuild,v 1.4 2003/12/08 18:45:51 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.2-r2.ebuild,v 1.5 2003/12/13 04:52:03 lu_zero 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" +KEYWORDS="~x86 ~ppc" # "~ppc ~sparc ~alpha ~mips ~hppa ~arm" DEPEND="virtual/glibc |