summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-11-24 18:41:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-11-24 18:41:55 +0000
commit4c8a0cbc196271e97d6c48f7738fcbc3ca834171 (patch)
treec154669375a3420b55eca4b91eacf7cf9dda1934 /dev-python/boto
parentStable for sparc, wrt bug #486280 (diff)
downloadgentoo-2-4c8a0cbc196271e97d6c48f7738fcbc3ca834171.tar.gz
gentoo-2-4c8a0cbc196271e97d6c48f7738fcbc3ca834171.tar.bz2
gentoo-2-4c8a0cbc196271e97d6c48f7738fcbc3ca834171.zip
Stable for ppc, wrt bug #486280
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/boto')
-rw-r--r--dev-python/boto/ChangeLog5
-rw-r--r--dev-python/boto/boto-2.11.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/boto/ChangeLog b/dev-python/boto/ChangeLog
index e3b7077392c9..f4d8c33e9fbd 100644
--- a/dev-python/boto/ChangeLog
+++ b/dev-python/boto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/boto
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.78 2013/11/24 18:41:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.79 2013/11/24 18:41:55 ago Exp $
+
+ 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> boto-2.11.0.ebuild:
+ Stable for ppc, wrt bug #486280
24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> boto-2.11.0.ebuild:
Stable for sparc, wrt bug #486280
diff --git a/dev-python/boto/boto-2.11.0.ebuild b/dev-python/boto/boto-2.11.0.ebuild
index b9487c9e25f6..2d8a54d02ef7 100644
--- a/dev-python/boto/boto-2.11.0.ebuild
+++ b/dev-python/boto/boto-2.11.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.11.0.ebuild,v 1.5 2013/11/24 18:41:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.11.0.ebuild,v 1.6 2013/11/24 18:41:55 ago Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]