summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-01-19 12:34:50 +0000
committerMarkus Meier <maekke@gentoo.org>2014-01-19 12:34:50 +0000
commita5c0c63683ab1a7b05efe83474fe18cf5bf5a557 (patch)
tree432aa4c986a28d204702594bf2cfe4cefccab5f3 /dev-lang/python
parentsparc stable wrt bug #492094 (diff)
downloadgentoo-2-a5c0c63683ab1a7b05efe83474fe18cf5bf5a557.tar.gz
gentoo-2-a5c0c63683ab1a7b05efe83474fe18cf5bf5a557.tar.bz2
gentoo-2-a5c0c63683ab1a7b05efe83474fe18cf5bf5a557.zip
arm stable, bug #497758
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-lang/python')
-rw-r--r--dev-lang/python/ChangeLog5
-rw-r--r--dev-lang/python/python-3.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog
index 9c987955c4f2..b540b8f1fe16 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.735 2014/01/19 10:33:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.736 2014/01/19 12:34:50 maekke Exp $
+
+ 19 Jan 2014; Markus Meier <maekke@gentoo.org> python-3.3.3.ebuild:
+ arm stable, bug #497758
19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> python-3.3.3.ebuild:
Stable for ppc64, wrt bug #497758
diff --git a/dev-lang/python/python-3.3.3.ebuild b/dev-lang/python/python-3.3.3.ebuild
index 7066fd8f3a28..67034b7ae3dd 100644
--- a/dev-lang/python/python-3.3.3.ebuild
+++ b/dev-lang/python/python-3.3.3.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.3.ebuild,v 1.11 2014/01/19 10:33:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.3.3.ebuild,v 1.12 2014/01/19 12:34:50 maekke Exp $
EAPI="4"
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.3"
-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 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.