summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-07-23 12:26:46 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-07-23 12:26:46 +0000
commitcaa525756323980e03ca0bb11413940edd1a9b0a (patch)
treef2af1b7674aff99503bfa5c1e20ec204a916dc75 /dev-lang/python
parentAdded hppa to KEYWORDS. (diff)
downloadgentoo-2-caa525756323980e03ca0bb11413940edd1a9b0a.tar.gz
gentoo-2-caa525756323980e03ca0bb11413940edd1a9b0a.tar.bz2
gentoo-2-caa525756323980e03ca0bb11413940edd1a9b0a.zip
Marked stable on hppa.
Diffstat (limited to 'dev-lang/python')
-rw-r--r--dev-lang/python/ChangeLog5
-rw-r--r--dev-lang/python/Manifest20
-rw-r--r--dev-lang/python/python-2.2.3-r1.ebuild4
3 files changed, 16 insertions, 13 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog
index 1fa22076274c..d55efcef33e6 100644
--- a/dev-lang/python/ChangeLog
+++ b/dev-lang/python/ChangeLog
@@ -1,6 +1,6 @@
# 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.32 2003/07/16 18:28:34 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.33 2003/07/23 12:22:33 gmsoft Exp $
16 Jul 2003; Alastair Tse <liquidx@gentoo.org> python-2.2.3-r1.ebuild,
python-2.2.3.ebuild:
@@ -11,6 +11,9 @@
*python-2.2.3-r1 (03 Jul 2003)
+ 23 Jul 2003; Guy Martin <gmsoft@gentoo.org> python-2.2.3-r1.ebuild :
+ Marked stable on hppa.
+
03 Jul 2003; Alastair Tse <liquidx@gentoo.org> metadata.xml,
python-2.2.3-r1.ebuild:
added db4 support and enabled threads (pthread) support
diff --git a/dev-lang/python/Manifest b/dev-lang/python/Manifest
index 915db28cd9bb..1e792aafba90 100644
--- a/dev-lang/python/Manifest
+++ b/dev-lang/python/Manifest
@@ -1,20 +1,20 @@
-MD5 39eb8381fd09fadb05f6d30da93227a5 ChangeLog 5708
-MD5 067b51e93b48ce7877df67399883c842 python-2.1.3-r1.ebuild 2345
-MD5 1197270783d184d8abb7d7c5e81ecaea python-2.2.2-r1.ebuild 3125
+MD5 4044b53fdf0a2c2bd3f34b3d774f5457 ChangeLog 5804
MD5 8145ce0144332d6caca98fa5fb648741 metadata.xml 221
+MD5 067b51e93b48ce7877df67399883c842 python-2.1.3-r1.ebuild 2345
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 1197270783d184d8abb7d7c5e81ecaea python-2.2.2-r1.ebuild 3125
MD5 81969a1011c98f45f1996ca956156d77 python-2.2.2.ebuild 3027
-MD5 b7a6b00d8dede1534e7a5180a14542b1 files/digest-python-2.2.2-r1 62
+MD5 c80ff9d659dc09069661d734abfe0fff python-2.2.3-r1.ebuild 3200
+MD5 9cdcf1bf5e7e41309cda2e0b394d9224 python-2.2.3.ebuild 3003
MD5 f3f370c8d1382c1a7571cfc1cbb196d9 files/digest-python-2.1.3-r1 62
MD5 aa73c4258e3be099345a929ad6e01665 files/digest-python-2.2.1-r5 62
-MD5 11aa066154fe2e0a4c306124c7e5dd4a files/python-2.2.2-tk-8.4.x.patch 2997
+MD5 b7a6b00d8dede1534e7a5180a14542b1 files/digest-python-2.2.2 62
+MD5 b7a6b00d8dede1534e7a5180a14542b1 files/digest-python-2.2.2-r1 62
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 1f2e4c28c604..6299b197f2e6 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.3 2003/07/16 18:28:34 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.2.3-r1.ebuild,v 1.4 2003/07/23 12:22:33 gmsoft 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}* )