summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-09-22 15:13:39 +0000
committerJeroen Roovers <jer@gentoo.org>2007-09-22 15:13:39 +0000
commite9727833b6a2ddeb290e4fca1b7c2648d772a014 (patch)
tree9b2e23e2a7e4005dbd9f9507f03c50598571ba1c /dev-lang
parentalpha/ia64 stable wrt security #191034 (diff)
downloadgentoo-2-e9727833b6a2ddeb290e4fca1b7c2648d772a014.tar.gz
gentoo-2-e9727833b6a2ddeb290e4fca1b7c2648d772a014.tar.bz2
gentoo-2-e9727833b6a2ddeb290e4fca1b7c2648d772a014.zip
Stable for HPPA (bug #188029).
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/python/ChangeLog5
-rw-r--r--dev-lang/python/python-2.4.4-r5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog
index 9824b1672d4a..4fa48668598a 100644
--- a/dev-lang/python/ChangeLog
+++ b/dev-lang/python/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/python
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.277 2007/09/22 15:07:55 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.278 2007/09/22 15:13:39 jer Exp $
+
+ 22 Sep 2007; Jeroen Roovers <jer@gentoo.org> python-2.4.4-r5.ebuild:
+ Stable for HPPA (bug #188029).
22 Sep 2007; Ferris McCormick <fmccor@gentoo.org> python-2.4.4-r5.ebuild:
Sparc stable --- Bug #188029 --- all tests pass and portage still works.
diff --git a/dev-lang/python/python-2.4.4-r5.ebuild b/dev-lang/python/python-2.4.4-r5.ebuild
index ebf305bf62bc..9398602e1372 100644
--- a/dev-lang/python/python-2.4.4-r5.ebuild
+++ b/dev-lang/python/python-2.4.4-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r5.ebuild,v 1.12 2007/09/22 15:07:55 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r5.ebuild,v 1.13 2007/09/22 15:13:39 jer Exp $
# NOTE about python-portage interactions :
# - Do not add a pkg_setup() check for a certain version of portage
@@ -23,7 +23,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV}/${MY_P}.tar.bz2
LICENSE="PSF-2.2"
SLOT="2.4"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="ncurses gdbm ssl readline tk berkdb bootstrap ipv6 build ucs2 doc nocxx nothreads examples"
DEPEND=">=sys-libs/zlib-1.1.3