Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
jer 10/02/10 18:14:54
Modified: ChangeLog python-2.5.4-r4.ebuild
Log:
Stable for HPPA (bug #303005).
(Portage version: 2.2_rc62/cvs/Linux i686)
Revision Changes Path
1.450 dev-lang/python/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?rev=1.450&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?rev=1.450&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?r1=1.449&r2=1.450
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
retrieving revision 1.449
retrieving revision 1.450
diff -u -r1.449 -r1.450
--- ChangeLog 10 Feb 2010 04:32:03 -0000 1.449
+++ ChangeLog 10 Feb 2010 18:14:53 -0000 1.450
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/python
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.449 2010/02/10 04:32:03 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.450 2010/02/10 18:14:53 jer Exp $
+
+ 10 Feb 2010; Jeroen Roovers <jer@g.o> python-2.5.4-r4.ebuild:
+ Stable for HPPA (bug #303005).
10 Feb 2010; Joseph Jezak <josejx@g.o> python-2.5.4-r4.ebuild:
Marked ppc stable for bug #303005.
1.11 dev-lang/python/python-2.5.4-r4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.5.4-r4.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.5.4-r4.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.5.4-r4.ebuild?r1=1.10&r2=1.11
Index: python-2.5.4-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.4-r4.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- python-2.5.4-r4.ebuild 10 Feb 2010 04:32:03 -0000 1.10
+++ python-2.5.4-r4.ebuild 10 Feb 2010 18:14:53 -0000 1.11
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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-r4.ebuild,v 1.10 2010/02/10 04:32:03 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.4-r4.ebuild,v 1.11 2010/02/10 18:14:53 jer Exp $
EAPI="1"
@@ -19,7 +19,7 @@
LICENSE="PSF-2.2"
SLOT="2.5"
PYTHON_ABI="${SLOT}"
-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 +wide-unicode wininst +xml"
# NOTE: dev-python/{elementtree,celementtree,pysqlite,ctypes}
|
|