summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-10-23 21:38:09 +0000
committerMarkus Meier <maekke@gentoo.org>2011-10-23 21:38:09 +0000
commit5907f206faa8e10f4ac07cea591f6ff4bbf01cff (patch)
tree560c7e36570dfc649525f747a2d8d48cd513bf0c /dev-lang
parentUse correct slot of pygobject. (diff)
downloadhistorical-5907f206faa8e10f4ac07cea591f6ff4bbf01cff.tar.gz
historical-5907f206faa8e10f4ac07cea591f6ff4bbf01cff.tar.bz2
historical-5907f206faa8e10f4ac07cea591f6ff4bbf01cff.zip
x86 stable, bug #387849
Package-Manager: portage-2.1.10.30/cvs/Linux x86_64
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/python/ChangeLog5
-rw-r--r--dev-lang/python/python-2.7.2-r3.ebuild4
-rw-r--r--dev-lang/python/python-3.1.4-r3.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog
index 4a6f1dcd75db..955204c7127a 100644
--- a/dev-lang/python/ChangeLog
+++ b/dev-lang/python/ChangeLog
@@ -1,6 +1,9 @@
# 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.548 2011/10/23 21:36:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.549 2011/10/23 21:38:09 maekke Exp $
+
+ 23 Oct 2011; Markus Meier <maekke@gentoo.org> python-3.1.4-r3.ebuild:
+ x86 stable, bug #387849
23 Oct 2011; Markus Meier <maekke@gentoo.org> python-2.7.2-r3.ebuild:
x86 stable, bug #387849
diff --git a/dev-lang/python/python-2.7.2-r3.ebuild b/dev-lang/python/python-2.7.2-r3.ebuild
index b2286f87c461..bc09da9b9111 100644
--- a/dev-lang/python/python-2.7.2-r3.ebuild
+++ b/dev-lang/python/python-2.7.2-r3.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.7.2-r3.ebuild,v 1.1 2011/09/16 13:34:12 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.2-r3.ebuild,v 1.2 2011/10/23 21:36:53 maekke Exp $
EAPI="2"
WANT_AUTOMAKE="none"
@@ -31,7 +31,7 @@ fi
LICENSE="PSF-2"
SLOT="2.7"
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.4-r3.ebuild b/dev-lang/python/python-3.1.4-r3.ebuild
index 59eec12dfed7..84e6e106e869 100644
--- a/dev-lang/python/python-3.1.4-r3.ebuild
+++ b/dev-lang/python/python-3.1.4-r3.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.4-r3.ebuild,v 1.1 2011/09/16 13:34:12 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.4-r3.ebuild,v 1.2 2011/10/23 21:38:09 maekke Exp $
EAPI="3"
WANT_AUTOMAKE="none"
@@ -31,7 +31,7 @@ fi
LICENSE="PSF-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