summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-18 14:56:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-18 14:56:10 +0000
commit39ac212e6035bdcd2e94b1fa026feaf0f18c134b (patch)
tree48243ca48e70d1831ae64d8a1b4073be3e64ee5e /dev-lang/python
parentStable for ppc64, wrt bug #519592 (diff)
downloadgentoo-2-39ac212e6035bdcd2e94b1fa026feaf0f18c134b.tar.gz
gentoo-2-39ac212e6035bdcd2e94b1fa026feaf0f18c134b.tar.bz2
gentoo-2-39ac212e6035bdcd2e94b1fa026feaf0f18c134b.zip
Stable for ppc, wrt bug #522322
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/python')
-rw-r--r--dev-lang/python/ChangeLog5
-rw-r--r--dev-lang/python/python-3.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog
index 8694131764c4..959bcf33751d 100644
--- a/dev-lang/python/ChangeLog
+++ b/dev-lang/python/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/python
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.791 2014/10/12 15:18:48 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.792 2014/10/18 14:56:10 ago Exp $
+
+ 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> python-3.4.1.ebuild:
+ Stable for ppc, wrt bug #522322
*python-3.4.2 (12 Oct 2014)
diff --git a/dev-lang/python/python-3.4.1.ebuild b/dev-lang/python/python-3.4.1.ebuild
index 7968288cffc4..cd69b6567a1f 100644
--- a/dev-lang/python/python-3.4.1.ebuild
+++ b/dev-lang/python/python-3.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.4.1.ebuild,v 1.4 2014/10/12 09:00:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.4.1.ebuild,v 1.5 2014/10/18 14:56:10 ago Exp $
EAPI="4"
WANT_AUTOMAKE="none"
@@ -18,7 +18,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV%_rc*}/${MY_P}.tar.xz
LICENSE="PSF-2"
SLOT="3.4"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="build elibc_uclibc examples gdbm hardened ipv6 +ncurses +readline sqlite +ssl +threads tk wininst +xml"
# Do not add a dependency on dev-lang/python to this ebuild.