summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-30 17:13:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-30 17:13:08 +0000
commit564dfca5460a54c605b6b509d4cce7894db1165d (patch)
tree8376adb25117fd89b0f75fdb4b2760cf60e6b994 /dev-python/boto
parentStable for x86, wrt bug #486022 (diff)
downloadgentoo-2-564dfca5460a54c605b6b509d4cce7894db1165d.tar.gz
gentoo-2-564dfca5460a54c605b6b509d4cce7894db1165d.tar.bz2
gentoo-2-564dfca5460a54c605b6b509d4cce7894db1165d.zip
Stable for x86, wrt bug #486280
(Portage version: 2.2.7/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.11.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/boto/ChangeLog b/dev-python/boto/ChangeLog
index 76e6ae5acd25..a5dc6770ac5d 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.72 2013/09/28 19:49:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.73 2013/09/30 17:13:08 ago Exp $
+
+ 30 Sep 2013; Agostino Sarubbo <ago@gentoo.org> boto-2.11.0.ebuild:
+ Stable for x86, wrt bug #486280
28 Sep 2013; Agostino Sarubbo <ago@gentoo.org> boto-2.11.0.ebuild:
Stable for amd64, wrt bug #486280
diff --git a/dev-python/boto/boto-2.11.0.ebuild b/dev-python/boto/boto-2.11.0.ebuild
index 158e64e9d8b9..988eb1c12e4e 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.3 2013/09/28 19:49:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.11.0.ebuild,v 1.4 2013/09/30 17:13:08 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}]