summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-27 11:36:15 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-27 11:36:15 +0000
commit02f363981e2dce4a4004039e3ecfc22a7c3306d7 (patch)
tree0215ac0d36e198fd7bfefee330cd837705136891 /dev-python/boto
parentStable for sparc, wrt bug #540002 (diff)
downloadgentoo-2-02f363981e2dce4a4004039e3ecfc22a7c3306d7.tar.gz
gentoo-2-02f363981e2dce4a4004039e3ecfc22a7c3306d7.tar.bz2
gentoo-2-02f363981e2dce4a4004039e3ecfc22a7c3306d7.zip
Stable for sparc, wrt bug #535316
(Portage version: 2.2.14/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.35.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/boto/ChangeLog b/dev-python/boto/ChangeLog
index ea8cc524397c..184b05ae494a 100644
--- a/dev-python/boto/ChangeLog
+++ b/dev-python/boto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/boto
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.106 2015/02/26 18:51:45 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.107 2015/02/27 11:36:15 ago Exp $
+
+ 27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> boto-2.35.1.ebuild:
+ Stable for sparc, wrt bug #535316
26 Feb 2015; Markus Meier <maekke@gentoo.org> boto-2.35.1.ebuild:
arm stable, bug #535316
diff --git a/dev-python/boto/boto-2.35.1.ebuild b/dev-python/boto/boto-2.35.1.ebuild
index 0ccd27c528e3..cc0604b0777b 100644
--- a/dev-python/boto/boto-2.35.1.ebuild
+++ b/dev-python/boto/boto-2.35.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.35.1.ebuild,v 1.6 2015/02/26 18:51:45 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.35.1.ebuild,v 1.7 2015/02/27 11:36:15 ago Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 arm ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]