From 02f363981e2dce4a4004039e3ecfc22a7c3306d7 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 27 Feb 2015 11:36:15 +0000 Subject: 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) --- dev-python/boto/ChangeLog | 5 ++++- dev-python/boto/boto-2.35.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/boto') 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 boto-2.35.1.ebuild: + Stable for sparc, wrt bug #535316 26 Feb 2015; Markus Meier 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}] -- cgit v1.2.3-65-gdbad