summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-25 15:41:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-25 15:41:23 +0000
commit94fd559764511682d5668dbae26c47640e7e9015 (patch)
treed62897f22c3c7f13146a58fd9ddb6457c9bdb560 /dev-python/boto
parentStable for x86, wrt bug #535306 (diff)
downloadgentoo-2-94fd559764511682d5668dbae26c47640e7e9015.tar.gz
gentoo-2-94fd559764511682d5668dbae26c47640e7e9015.tar.bz2
gentoo-2-94fd559764511682d5668dbae26c47640e7e9015.zip
Stable for x86, wrt bug #535316
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 847610a79be6..a6aa72f72451 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.104 2015/02/21 12:13:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.105 2015/02/25 15:41:23 ago Exp $
+
+ 25 Feb 2015; Agostino Sarubbo <ago@gentoo.org> boto-2.35.1.ebuild:
+ Stable for x86, wrt bug #535316
21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> boto-2.35.1.ebuild:
Stable for ppc, wrt bug #535316
diff --git a/dev-python/boto/boto-2.35.1.ebuild b/dev-python/boto/boto-2.35.1.ebuild
index 5abdf479d8a5..814f8e3ea8c7 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.4 2015/02/21 12:13:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.35.1.ebuild,v 1.5 2015/02/25 15:41:23 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}]