diff options
author | 2004-11-06 07:32:28 +0000 | |
---|---|---|
committer | 2004-11-06 07:32:28 +0000 | |
commit | 3c686d0f9cd1abe0ec7a48d9ea1f46403b205e51 (patch) | |
tree | 854066431af7fb5b6668a6e6cb5e35ed3791d39f /dev-lang | |
parent | Add x11-base/xorg-x11:minimal. (diff) | |
download | gentoo-2-3c686d0f9cd1abe0ec7a48d9ea1f46403b205e51.tar.gz gentoo-2-3c686d0f9cd1abe0ec7a48d9ea1f46403b205e51.tar.bz2 gentoo-2-3c686d0f9cd1abe0ec7a48d9ea1f46403b205e51.zip |
Marked stable on mips.
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/python/Manifest | 14 | ||||
-rw-r--r-- | dev-lang/python/python-2.3.4.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog index c84c739128c9..4c403518d063 100644 --- a/dev-lang/python/ChangeLog +++ b/dev-lang/python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/python # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.118 2004/10/29 15:21:43 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.119 2004/11/06 07:32:27 kumba Exp $ + + 06 Nov 2004; Joshua Kinard <kumba@gentoo.org> python-2.3.4.ebuild: + Marked stable on mips. 29 Oct 2004; Alastair Tse <liquidx@gentoo.org> files/python-updater: improvements with tmp log creation with python-updater (#68843) diff --git a/dev-lang/python/Manifest b/dev-lang/python/Manifest index 7f78364d663b..fef6263a3cd2 100644 --- a/dev-lang/python/Manifest +++ b/dev-lang/python/Manifest @@ -1,13 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 0ac918b3b6c84e9f169f02ae0dcd0450 ChangeLog 20161 +MD5 852ba01c640d2d4a70987cf2f0625e6b ChangeLog 20256 MD5 8145ce0144332d6caca98fa5fb648741 metadata.xml 221 MD5 0499eca9ccd343cf1c183ce21902e286 python-2.1.3-r1.ebuild 2324 MD5 6dd864fb6beb993ede8802350e83602c python-2.2.3-r5.ebuild 4309 MD5 3296993efe6a80471c0becf92c363c7d python-2.3.3-r1.ebuild 7015 MD5 add5816d1a35b2e9311e5b9f6d2e2f90 python-2.3.3.ebuild 5568 -MD5 8f7e3203aee0dc78c780f5febac1ab8b python-2.3.4.ebuild 7014 +MD5 72eb868535d8300aaa38a72aedfa6226 python-2.3.4.ebuild 7013 MD5 1c5cd53cb89c821a549968bac31df0f1 files/depreorder.py 2235 MD5 f3f370c8d1382c1a7571cfc1cbb196d9 files/digest-python-2.1.3-r1 62 MD5 f11f5d528c570ef739ea10806cebfa9f files/digest-python-2.2.3-r5 62 @@ -32,10 +29,3 @@ MD5 b530d6f9dbcf30239061be3de80932cc files/python-config-2.2.1 178 MD5 b530d6f9dbcf30239061be3de80932cc files/python-config-2.2.2 178 MD5 201acd1cfd5124f25c58a8db3f78a502 files/python-config-2.3 178 MD5 1263c81e808c8ca882208f9cddd121a2 files/python-updater 8352 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBgmARRkyva5PS18kRAnErAKClnV8F47Xbr/DHGZjuDdTIn5cFfwCdG5r+ -A72NHDDY47VB1cpQkXCRzRg= -=U4IT ------END PGP SIGNATURE----- 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 |