summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2004-02-03 20:47:15 +0000
committerGuy Martin <gmsoft@gentoo.org>2004-02-03 20:47:15 +0000
commit1a509b5895220e28457ea3bc9c308fe47f246487 (patch)
treeafd91e2cde17d1ef8e637543804bceb6ae350a57 /dev-lang
parentinherit eutils (diff)
downloadgentoo-2-1a509b5895220e28457ea3bc9c308fe47f246487.tar.gz
gentoo-2-1a509b5895220e28457ea3bc9c308fe47f246487.tar.bz2
gentoo-2-1a509b5895220e28457ea3bc9c308fe47f246487.zip
Marked stable on hppa.
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/python/ChangeLog5
-rw-r--r--dev-lang/python/Manifest10
-rw-r--r--dev-lang/python/python-2.3.3.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog
index 20dce35a3593..befe8a4c6df5 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.76 2004/02/02 21:08:24 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.77 2004/02/03 20:47:03 gmsoft Exp $
+
+ 03 Feb 2004; Guy Martin <gmsoft@gentoo.org> python-2.3.3.ebuild :
+ Marked stable on hppa.
02 Feb 2004; Alastair Tse <liquidx@gentoo.org> files/depreorder.py:
update python-updater thanks to a well spotted mistake by Chris Bainbridge
diff --git a/dev-lang/python/Manifest b/dev-lang/python/Manifest
index 8e9f410de782..b148cceb0d18 100644
--- a/dev-lang/python/Manifest
+++ b/dev-lang/python/Manifest
@@ -1,16 +1,16 @@
-MD5 dec42ffc61573d46f8ebd415c8890648 ChangeLog 14100
+MD5 7b7136770e75c6c42041e07e2aa84076 ChangeLog 14193
MD5 8145ce0144332d6caca98fa5fb648741 metadata.xml 221
MD5 58b06d58bccd371fcbf1b781164c75a9 python-2.1.3-r1.ebuild 2345
MD5 f7959cf61958991a7e25f83a4e8b2ff8 python-2.2.1-r5.ebuild 2912
MD5 c70d578ef0b3e6358108691e8b88d458 python-2.2.2.ebuild 3027
MD5 e1f163ef92e80940f820c7759c8abb46 python-2.2.3-r5.ebuild 4347
-MD5 47aff33d86ee702f5e7a7cf4149533f6 python-2.3.3.ebuild 5798
+MD5 739e30c68348488faac08760e233543a python-2.3.3.ebuild 5796
MD5 1c5cd53cb89c821a549968bac31df0f1 files/depreorder.py 2235
MD5 f3f370c8d1382c1a7571cfc1cbb196d9 files/digest-python-2.1.3-r1 62
MD5 aa73c4258e3be099345a929ad6e01665 files/digest-python-2.2.1-r5 62
MD5 b7a6b00d8dede1534e7a5180a14542b1 files/digest-python-2.2.2 62
+MD5 ec16631b538a7481f0537191d5f23b27 files/python-2.3-mimetypes_apache.patch 454
MD5 f11f5d528c570ef739ea10806cebfa9f files/digest-python-2.2.3-r5 62
-MD5 d5e1334ddcc639401001d01f26ce0af5 files/digest-python-2.3.3 66
MD5 5f2361b3e770981b737a9ad3d2863931 files/python-2.2.1-r5-gentoo.diff 4152
MD5 11aa066154fe2e0a4c306124c7e5dd4a files/python-2.2.2-tk-8.4.x.patch 2997
MD5 96d4207fb41391c70d5f02e1785c9527 files/python-2.2.3-db4.patch 1220
@@ -19,10 +19,10 @@ MD5 9fe31aedbbc7e8ea1847ed6dd70bf15b files/python-2.2.3-fPIC.patch 767
MD5 07398060a831f18193315973df204cbf files/python-2.2.3-gentoo_py_dontcompile.patch 732
MD5 46588eb4b2cfdd8277153e8e6f728eca files/python-2.3-add_portage_search_path.patch 607
MD5 7808762bbf53647c7cd597be4044e9f7 files/python-2.3-gentoo_py_dontcompile.patch 478
-MD5 ec16631b538a7481f0537191d5f23b27 files/python-2.3-mimetypes_apache.patch 454
-MD5 2b953054102d344834597bc73b209e12 files/python-2.3.2-disable_modules_and_ssl.patch 1285
+MD5 d5e1334ddcc639401001d01f26ce0af5 files/digest-python-2.3.3 66
MD5 b530d6f9dbcf30239061be3de80932cc files/python-config-2.2 178
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 85f269cd745feae3953f7e35215e242d files/python-updater 8138
+MD5 2b953054102d344834597bc73b209e12 files/python-2.3.2-disable_modules_and_ssl.patch 1285
diff --git a/dev-lang/python/python-2.3.3.ebuild b/dev-lang/python/python-2.3.3.ebuild
index c80bed8bc48c..755fdffd49f4 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.10 2004/01/27 19:10:52 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.3.ebuild,v 1.11 2004/02/03 20:47:03 gmsoft Exp $
inherit flag-o-matic python
@@ -18,7 +18,7 @@ IUSE="ncurses gdbm ssl readline tcltk berkdb bootstrap ipv6 build ucs2 doc"
LICENSE="PSF-2.2"
SLOT="2.3"
-KEYWORDS="x86 ~ppc ~sparc ~hppa"
+KEYWORDS="x86 ~ppc ~sparc hppa"
# "~alpha ~mips ~hppa ~arm"
DEPEND="virtual/glibc