summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-11-24 18:41:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-11-24 18:41:44 +0000
commit07587b7fa2062ba4248f3ef933637e62aa940c0a (patch)
treeb20f86ab2a0b54bc2e600a22dcaaf792c7a0c0c5 /dev-python/boto
parentStable for sparc, wrt bug #470402 (diff)
downloadgentoo-2-07587b7fa2062ba4248f3ef933637e62aa940c0a.tar.gz
gentoo-2-07587b7fa2062ba4248f3ef933637e62aa940c0a.tar.bz2
gentoo-2-07587b7fa2062ba4248f3ef933637e62aa940c0a.zip
Stable for sparc, wrt bug #486280
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 c35d6f0d5bb1..e3b7077392c9 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.77 2013/11/14 20:41:55 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.78 2013/11/24 18:41:44 ago Exp $
+
+ 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> boto-2.11.0.ebuild:
+ Stable for sparc, wrt bug #486280
*boto-2.17.0 (14 Nov 2013)
diff --git a/dev-python/boto/boto-2.11.0.ebuild b/dev-python/boto/boto-2.11.0.ebuild
index 988eb1c12e4e..b9487c9e25f6 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.4 2013/09/30 17:13:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.11.0.ebuild,v 1.5 2013/11/24 18:41:44 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}]