From 0391b253b51e47eed50f5e1da1490db5d1344e93 Mon Sep 17 00:00:00 2001 From: Paweł Hajdan Date: Thu, 24 Feb 2011 15:01:37 +0000 Subject: x86 stable wrt security bug #355927 (Portage version: 2.1.9.25/cvs/Linux i686) --- dev-lang/python/ChangeLog | 6 +++++- dev-lang/python/python-2.6.6-r2.ebuild | 4 ++-- dev-lang/python/python-3.1.3-r1.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'dev-lang') diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog index dc4f67ed8dae..798807320b90 100644 --- a/dev-lang/python/ChangeLog +++ b/dev-lang/python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/python # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.522 2011/02/23 16:00:08 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.523 2011/02/24 15:01:37 phajdan.jr Exp $ + + 24 Feb 2011; Pawel Hajdan jr + python-2.6.6-r2.ebuild, python-3.1.3-r1.ebuild: + x86 stable wrt security bug #355927 23 Feb 2011; Kacper Kowalik python-2.6.6-r2.ebuild, python-3.1.3-r1.ebuild: diff --git a/dev-lang/python/python-2.6.6-r2.ebuild b/dev-lang/python/python-2.6.6-r2.ebuild index 32107fddaaa2..cbeb623a1c8d 100644 --- a/dev-lang/python/python-2.6.6-r2.ebuild +++ b/dev-lang/python/python-2.6.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.6-r2.ebuild,v 1.3 2011/02/23 16:00:08 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.6-r2.ebuild,v 1.4 2011/02/24 15:01:37 phajdan.jr Exp $ EAPI="2" WANT_AUTOMAKE="none" @@ -32,7 +32,7 @@ fi LICENSE="PSF-2.2" SLOT="2.6" 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" RDEPEND=">=app-admin/eselect-python-20091230 diff --git a/dev-lang/python/python-3.1.3-r1.ebuild b/dev-lang/python/python-3.1.3-r1.ebuild index 1be59c87a97b..f3c5be8a8e74 100644 --- a/dev-lang/python/python-3.1.3-r1.ebuild +++ b/dev-lang/python/python-3.1.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.3-r1.ebuild,v 1.3 2011/02/23 16:00:08 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.3-r1.ebuild,v 1.4 2011/02/24 15:01:37 phajdan.jr Exp $ EAPI="3" WANT_AUTOMAKE="none" @@ -32,7 +32,7 @@ fi LICENSE="PSF-2.2" SLOT="3.1" 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="build doc elibc_uclibc examples gdbm ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml" RDEPEND=">=app-admin/eselect-python-20091230 -- cgit v1.2.3-65-gdbad