summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-07-16 18:28:43 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-07-16 18:28:43 +0000
commit878853f25b5a20eb98f63dfa34dd2a6c483d9621 (patch)
treef19e7e12b2d5a720d0c58a0dcef1cd924e628445 /dev-lang
parentfixed ghostscript dep (diff)
downloadhistorical-878853f25b5a20eb98f63dfa34dd2a6c483d9621.tar.gz
historical-878853f25b5a20eb98f63dfa34dd2a6c483d9621.tar.bz2
historical-878853f25b5a20eb98f63dfa34dd2a6c483d9621.zip
marking python 2.2.3 stable for x86
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/python/ChangeLog6
-rw-r--r--dev-lang/python/Manifest20
-rw-r--r--dev-lang/python/python-2.2.3-r1.ebuild4
-rw-r--r--dev-lang/python/python-2.2.3.ebuild4
4 files changed, 19 insertions, 15 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog
index ce08f56665d8..1fa22076274c 100644
--- a/dev-lang/python/ChangeLog
+++ b/dev-lang/python/ChangeLog
@@ -1,6 +1,10 @@
# 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.31 2003/07/13 01:47:46 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.32 2003/07/16 18:28:34 liquidx Exp $
+
+ 16 Jul 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r1.ebuild,
+ python-2.2.3.ebuild:
+ marked 2.2.3 stable for x86
13 Jul 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r1.ebuild:
add doc useflag to install python documentation. (#24318)
diff --git a/dev-lang/python/Manifest b/dev-lang/python/Manifest
index f680f6745c95..915db28cd9bb 100644
--- a/dev-lang/python/Manifest
+++ b/dev-lang/python/Manifest
@@ -1,20 +1,20 @@
-MD5 a8b1e938a06e8eadddc7f4f915ea19dd ChangeLog 5581
-MD5 8145ce0144332d6caca98fa5fb648741 metadata.xml 221
+MD5 39eb8381fd09fadb05f6d30da93227a5 ChangeLog 5708
MD5 067b51e93b48ce7877df67399883c842 python-2.1.3-r1.ebuild 2345
-MD5 4acba90247dbf1f810e372bbb8f11cb9 python-2.2.1-r5.ebuild 2919
MD5 1197270783d184d8abb7d7c5e81ecaea python-2.2.2-r1.ebuild 3125
+MD5 8145ce0144332d6caca98fa5fb648741 metadata.xml 221
+MD5 4acba90247dbf1f810e372bbb8f11cb9 python-2.2.1-r5.ebuild 2919
+MD5 8e0b39014c1af032b867934880b995fe python-2.2.3-r1.ebuild 3202
+MD5 9cdcf1bf5e7e41309cda2e0b394d9224 python-2.2.3.ebuild 3003
MD5 81969a1011c98f45f1996ca956156d77 python-2.2.2.ebuild 3027
-MD5 c54c7fb4e164a2a0a0da8ca1216f5735 python-2.2.3-r1.ebuild 3203
-MD5 1a67c4b15dbef03670b51d2ebeefec0b python-2.2.3.ebuild 3005
+MD5 b7a6b00d8dede1534e7a5180a14542b1 files/digest-python-2.2.2-r1 62
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 b7a6b00d8dede1534e7a5180a14542b1 files/digest-python-2.2.2-r1 62
+MD5 11aa066154fe2e0a4c306124c7e5dd4a files/python-2.2.2-tk-8.4.x.patch 2997
MD5 f11f5d528c570ef739ea10806cebfa9f files/digest-python-2.2.3 62
+MD5 b530d6f9dbcf30239061be3de80932cc files/python-config-2.2 178
+MD5 2e09618aa68d0184ea63d68c799986dd files/python-2.2.3-db4.patch 1096
MD5 f11f5d528c570ef739ea10806cebfa9f files/digest-python-2.2.3-r1 62
+MD5 b7a6b00d8dede1534e7a5180a14542b1 files/digest-python-2.2.2 62
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 2e09618aa68d0184ea63d68c799986dd files/python-2.2.3-db4.patch 1096
-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
diff --git a/dev-lang/python/python-2.2.3-r1.ebuild b/dev-lang/python/python-2.2.3-r1.ebuild
index 90782e8b7f94..1f2e4c28c604 100644
--- a/dev-lang/python/python-2.2.3-r1.ebuild
+++ b/dev-lang/python/python-2.2.3-r1.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.2.3-r1.ebuild,v 1.2 2003/07/13 01:47:46 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.2.3-r1.ebuild,v 1.3 2003/07/16 18:28:34 liquidx Exp $
IUSE="readline tcltk berkdb bootstrap build doc"
@@ -14,7 +14,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV%_*}/Python-${PV}.tgz"
HOMEPAGE="http://www.python.org"
LICENSE="PSF-2.2"
-KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm"
+KEYWORDS="~amd64 x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm"
DEPEND="virtual/glibc >=sys-libs/zlib-1.1.3
doc? ( =dev-python/python-docs-${PV}* )
diff --git a/dev-lang/python/python-2.2.3.ebuild b/dev-lang/python/python-2.2.3.ebuild
index b5711f154881..bb940648165d 100644
--- a/dev-lang/python/python-2.2.3.ebuild
+++ b/dev-lang/python/python-2.2.3.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.2.3.ebuild,v 1.5 2003/07/16 13:29:28 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.2.3.ebuild,v 1.6 2003/07/16 18:28:34 liquidx Exp $
IUSE="readline tcltk berkdb bootstrap"
@@ -14,7 +14,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV%_*}/Python-${PV}.tgz"
HOMEPAGE="http://www.python.org"
LICENSE="PSF-2.2"
-KEYWORDS="amd64 ~x86 ppc sparc ~alpha mips ~hppa ~arm"
+KEYWORDS="amd64 x86 ppc sparc ~alpha mips ~hppa ~arm"
DEPEND="virtual/glibc >=sys-libs/zlib-1.1.3
readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )