summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-21 12:13:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-21 12:13:38 +0000
commited9da8cba88cebe933ecb2b1353d940a35e7a111 (patch)
tree05b7e65d8c999173d76e04067708e3ecb185819f /dev-python/boto
parentStable for ppc, wrt bug #535300 (diff)
downloadgentoo-2-ed9da8cba88cebe933ecb2b1353d940a35e7a111.tar.gz
gentoo-2-ed9da8cba88cebe933ecb2b1353d940a35e7a111.tar.bz2
gentoo-2-ed9da8cba88cebe933ecb2b1353d940a35e7a111.zip
Stable for ppc, wrt bug #535316
(Portage version: 2.2.14/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.35.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/boto/ChangeLog b/dev-python/boto/ChangeLog
index 354206087223..847610a79be6 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.103 2015/02/19 09:08:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.104 2015/02/21 12:13:38 ago Exp $
+
+ 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> boto-2.35.1.ebuild:
+ Stable for ppc, wrt bug #535316
19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> boto-2.35.1.ebuild:
Stable for amd64, wrt bug #535316
diff --git a/dev-python/boto/boto-2.35.1.ebuild b/dev-python/boto/boto-2.35.1.ebuild
index eecc06130754..5abdf479d8a5 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.3 2015/02/19 09:08:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.35.1.ebuild,v 1.4 2015/02/21 12:13:38 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}]