summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-11-28 11:35:09 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-11-28 11:35:09 +0000
commitbc22b0dcdd5d2d89b47d071801bb339ef77ae872 (patch)
tree1ceb7c2a6fb8efc88c0458158637a1b4c16b2bd8 /dev-python/boto
parentx86 stable wrt bug #391435 (diff)
downloadgentoo-2-bc22b0dcdd5d2d89b47d071801bb339ef77ae872.tar.gz
gentoo-2-bc22b0dcdd5d2d89b47d071801bb339ef77ae872.tar.bz2
gentoo-2-bc22b0dcdd5d2d89b47d071801bb339ef77ae872.zip
x86 stable wrt bug #391437
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-python/boto')
-rw-r--r--dev-python/boto/ChangeLog5
-rw-r--r--dev-python/boto/boto-2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/boto/ChangeLog b/dev-python/boto/ChangeLog
index 63743e261ef0..439f6f826341 100644
--- a/dev-python/boto/ChangeLog
+++ b/dev-python/boto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/boto
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.34 2011/11/26 16:34:00 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.35 2011/11/28 11:35:09 phajdan.jr Exp $
+
+ 28 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> boto-2.0.ebuild:
+ x86 stable wrt bug #391437
26 Nov 2011; Markos Chandras <hwoarang@gentoo.org> boto-2.0.ebuild:
Stable on amd64 wrt bug #391437
diff --git a/dev-python/boto/boto-2.0.ebuild b/dev-python/boto/boto-2.0.ebuild
index 8e60b04772fe..27442a7907da 100644
--- a/dev-python/boto/boto-2.0.ebuild
+++ b/dev-python/boto/boto-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.0.ebuild,v 1.2 2011/11/26 16:34:00 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.0.ebuild,v 1.3 2011/11/28 11:35:09 phajdan.jr Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -15,7 +15,7 @@ SRC_URI="http://boto.googlecode.com/files/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND="dev-python/setuptools"