diff options
author | Markus Meier <maekke@gentoo.org> | 2014-08-03 18:24:26 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-08-03 18:24:26 +0000 |
commit | 18df0ba91d3578c27455f2e184334809d0523665 (patch) | |
tree | b59f0955361e2cafcf3441867f0554fd2dd7d170 /dev-lang | |
parent | add ~arm, bug #515222 (diff) | |
download | gentoo-2-18df0ba91d3578c27455f2e184334809d0523665.tar.gz gentoo-2-18df0ba91d3578c27455f2e184334809d0523665.tar.bz2 gentoo-2-18df0ba91d3578c27455f2e184334809d0523665.zip |
arm stable, bug #500518
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/python/python-3.2.5-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog index 29e8c41dd17c..355bea75ff23 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.776 2014/08/03 18:23:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.777 2014/08/03 18:24:26 maekke Exp $ + + 03 Aug 2014; Markus Meier <maekke@gentoo.org> python-3.2.5-r6.ebuild: + arm stable, bug #500518 03 Aug 2014; Markus Meier <maekke@gentoo.org> python-2.7.7.ebuild: arm stable, bug #500518 diff --git a/dev-lang/python/python-3.2.5-r6.ebuild b/dev-lang/python/python-3.2.5-r6.ebuild index c79332f48bfa..d1106052a4b2 100644 --- a/dev-lang/python/python-3.2.5-r6.ebuild +++ b/dev-lang/python/python-3.2.5-r6.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.2.5-r6.ebuild,v 1.5 2014/08/02 13:47:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.5-r6.ebuild,v 1.6 2014/08/03 18:24:26 maekke 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="3.2" -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 +wide-unicode wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. |