summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-06-28 14:44:53 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-06-28 14:44:53 +0000
commit8c638765be528848e5c181cc05c462af068be466 (patch)
tree5b7b3816ef51a12ef5a8d0dbf5638c5932ce3124 /dev-lang
parentFixed libedit related issue, bug #275420. (diff)
downloadgentoo-2-8c638765be528848e5c181cc05c462af068be466.tar.gz
gentoo-2-8c638765be528848e5c181cc05c462af068be466.tar.bz2
gentoo-2-8c638765be528848e5c181cc05c462af068be466.zip
Stable on alpha, bug #275311
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/python/ChangeLog6
-rw-r--r--dev-lang/python/python-2.5.4-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog
index 11db80a6c3ab..c6e738da166b 100644
--- a/dev-lang/python/ChangeLog
+++ b/dev-lang/python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/python
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.388 2009/06/26 06:08:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.389 2009/06/28 14:44:53 klausman Exp $
+
+ 28 Jun 2009; Tobias Klausmann <klausman@gentoo.org>
+ python-2.5.4-r3.ebuild:
+ Stable on alpha, bug #275311
26 Jun 2009; Jeroen Roovers <jer@gentoo.org> python-2.5.4-r3.ebuild:
Stable for HPPA (bug #275311).
diff --git a/dev-lang/python/python-2.5.4-r3.ebuild b/dev-lang/python/python-2.5.4-r3.ebuild
index 71f2a34d608d..332a690ed6d9 100644
--- a/dev-lang/python/python-2.5.4-r3.ebuild
+++ b/dev-lang/python/python-2.5.4-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.4-r3.ebuild,v 1.3 2009/06/26 06:08:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.4-r3.ebuild,v 1.4 2009/06/28 14:44:53 klausman Exp $
# NOTE about python-portage interactions :
# - Do not add a pkg_setup() check for a certain version of portage
@@ -26,7 +26,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV}/${MY_P}.tar.bz2
LICENSE="PSF-2.2"
SLOT="2.5"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE="berkdb build doc elibc_uclibc examples gdbm ipv6 ncurses readline sqlite ssl +threads tk ucs2 wininst +xml"
# NOTE: dev-python/{elementtree,celementtree,pysqlite,ctypes,cjkcodecs}