diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-05 17:48:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-05 17:48:59 +0000 |
commit | 7e9e62df9c83fe739702e449d34ed55652a1f887 (patch) | |
tree | db4b32420efcf32469cd7fb90a01232e470ed962 /dev-lang | |
parent | Stable for ppc, wrt bug #474128 (diff) | |
download | gentoo-2-7e9e62df9c83fe739702e449d34ed55652a1f887.tar.gz gentoo-2-7e9e62df9c83fe739702e449d34ed55652a1f887.tar.bz2 gentoo-2-7e9e62df9c83fe739702e449d34ed55652a1f887.zip |
Stable for ppc64, wrt bug #474128
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/python/python-3.3.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog index 692cca4d9f00..9c53ab1decc9 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.726 2014/01/05 17:48:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.727 2014/01/05 17:48:59 ago Exp $ + + 05 Jan 2014; Agostino Sarubbo <ago@gentoo.org> python-3.3.2-r2.ebuild: + Stable for ppc64, wrt bug #474128 05 Jan 2014; Agostino Sarubbo <ago@gentoo.org> python-3.3.2-r2.ebuild: Stable for ppc, wrt bug #474128 diff --git a/dev-lang/python/python-3.3.2-r2.ebuild b/dev-lang/python/python-3.3.2-r2.ebuild index 2ceb4d592725..1559dd022aa1 100644 --- a/dev-lang/python/python-3.3.2-r2.ebuild +++ b/dev-lang/python/python-3.3.2-r2.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.3.2-r2.ebuild,v 1.17 2014/01/05 17:48:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.3.2-r2.ebuild,v 1.18 2014/01/05 17:48:59 ago Exp $ EAPI="3" WANT_AUTOMAKE="none" @@ -18,7 +18,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV}/${MY_P}.tar.xz LICENSE="PSF-2" SLOT="3.3" -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="build doc 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. |