summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-07-04 22:24:27 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-07-04 22:24:27 +0000
commitea78a8541ebca6b6bbc7c00e4f68a8d67c8a19ad (patch)
treefe895dbaa1b66ca676b7e727d765db59a5652e65 /dev-python/boto
parentStable on amd64 wrt bug #326807 (diff)
downloadgentoo-2-ea78a8541ebca6b6bbc7c00e4f68a8d67c8a19ad.tar.gz
gentoo-2-ea78a8541ebca6b6bbc7c00e4f68a8d67c8a19ad.tar.bz2
gentoo-2-ea78a8541ebca6b6bbc7c00e4f68a8d67c8a19ad.zip
Stable on amd64 wrt bug #326815
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/boto')
-rw-r--r--dev-python/boto/ChangeLog5
-rw-r--r--dev-python/boto/boto-1.9b.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/boto/ChangeLog b/dev-python/boto/ChangeLog
index 2e6ae2110f30..294574965e54 100644
--- a/dev-python/boto/ChangeLog
+++ b/dev-python/boto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/boto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.22 2010/06/24 21:09:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.23 2010/07/04 22:24:27 hwoarang Exp $
+
+ 04 Jul 2010; Markos Chandras <hwoarang@gentoo.org> boto-1.9b.ebuild:
+ Stable on amd64 wrt bug #326815
24 Jun 2010; Pacho Ramos <pacho@gentoo.org> boto-1.8d.ebuild:
stable amd64, bug 322461
diff --git a/dev-python/boto/boto-1.9b.ebuild b/dev-python/boto/boto-1.9b.ebuild
index 766ae6e30fc4..f8f79ad709bc 100644
--- a/dev-python/boto/boto-1.9b.ebuild
+++ b/dev-python/boto/boto-1.9b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.9b.ebuild,v 1.3 2010/06/11 20:52:30 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.9b.ebuild,v 1.4 2010/07/04 22:24:27 hwoarang 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 ~x86 ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ppc ~x86 ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DEPEND="dev-python/setuptools"