summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-03 21:22:53 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-08-03 21:22:53 +0000
commit514d223b940c61c16a2605c7b1a3bbdaf29c5ddc (patch)
treeec2051c4f9f5d101d83da7c078bdb349d2b79689 /dev-lang/python
parentVersion bump, bug #407067. Thanks to Ivan Baidakou <the.dmol@gmail.com> for t... (diff)
downloadgentoo-2-514d223b940c61c16a2605c7b1a3bbdaf29c5ddc.tar.gz
gentoo-2-514d223b940c61c16a2605c7b1a3bbdaf29c5ddc.tar.bz2
gentoo-2-514d223b940c61c16a2605c7b1a3bbdaf29c5ddc.zip
Stable arm, bug #427548
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/python')
-rw-r--r--dev-lang/python/ChangeLog5
-rw-r--r--dev-lang/python/python-3.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog
index ba16c944a3fa..49945c0a8ea0 100644
--- a/dev-lang/python/ChangeLog
+++ b/dev-lang/python/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/python
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.610 2012/07/30 18:09:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.611 2012/08/03 21:22:53 blueness Exp $
+
+ 03 Aug 2012; Anthony G. Basile <blueness@gentoo.org> python-3.2.3.ebuild:
+ Stable arm, bug #427548
30 Jul 2012; Mike Frysinger <vapier@gentoo.org> python-2.5.4-r4.ebuild,
python-2.6.6-r2.ebuild, python-2.6.7-r2.ebuild, python-2.6.8.ebuild,
diff --git a/dev-lang/python/python-3.2.3.ebuild b/dev-lang/python/python-3.2.3.ebuild
index 987fe8b70f10..c7bf87f5f858 100644
--- a/dev-lang/python/python-3.2.3.ebuild
+++ b/dev-lang/python/python-3.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.3.ebuild,v 1.15 2012/07/30 18:09:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.3.ebuild,v 1.16 2012/08/03 21:22:53 blueness Exp $
EAPI="3"
WANT_AUTOMAKE="none"
@@ -19,7 +19,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV}/${MY_P}.tar.xz
LICENSE="PSF-2"
SLOT="3.2"
PYTHON_ABI="${SLOT}"
-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 ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
RDEPEND="app-arch/bzip2