summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-02 08:17:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-02 08:17:37 +0000
commitf88d87417f2e151cd6a383fda2f682d86cd3c69b (patch)
tree1ce0c861bcda9d895ca430ee48ffe146547c4652 /dev-lang
parentStable for ppc64, wrt bug #473942 (diff)
downloadgentoo-2-f88d87417f2e151cd6a383fda2f682d86cd3c69b.tar.gz
gentoo-2-f88d87417f2e151cd6a383fda2f682d86cd3c69b.tar.bz2
gentoo-2-f88d87417f2e151cd6a383fda2f682d86cd3c69b.zip
Stable for amd64, wrt bug #475424
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/python/ChangeLog5
-rw-r--r--dev-lang/python/python-2.7.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog
index f188053d6395..1c2324277d91 100644
--- a/dev-lang/python/ChangeLog
+++ b/dev-lang/python/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/python
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.662 2013/06/30 16:08:08 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.663 2013/07/02 08:17:37 ago Exp $
+
+ 02 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-2.7.5.ebuild:
+ Stable for amd64, wrt bug #475424
*python-2.6.8-r2 (30 Jun 2013)
*python-2.5.4-r6 (30 Jun 2013)
diff --git a/dev-lang/python/python-2.7.5.ebuild b/dev-lang/python/python-2.7.5.ebuild
index 3d78010fc057..3c026ac99bf3 100644
--- a/dev-lang/python/python-2.7.5.ebuild
+++ b/dev-lang/python/python-2.7.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.5.ebuild,v 1.2 2013/06/28 00:02:04 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.5.ebuild,v 1.3 2013/07/02 08:17:37 ago Exp $
EAPI="4"
WANT_AUTOMAKE="none"
@@ -18,7 +18,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV}/${MY_P}.tar.xz
LICENSE="PSF-2"
SLOT="2.7"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="-berkdb build doc elibc_uclibc examples gdbm hardened ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
# Do not add a dependency on dev-lang/python to this ebuild.