summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-05-21 20:41:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-05-21 20:41:30 +0000
commitb0d60b3ddb8b31721f62c404455b89cbb17c8369 (patch)
tree92940369a49d605a64fb233766d5e840ea4a7ed4
parentStable for amd64, wrt bug #416583 (diff)
downloadgentoo-2-b0d60b3ddb8b31721f62c404455b89cbb17c8369.tar.gz
gentoo-2-b0d60b3ddb8b31721f62c404455b89cbb17c8369.tar.bz2
gentoo-2-b0d60b3ddb8b31721f62c404455b89cbb17c8369.zip
Stable for amd64, wrt bug #416861
(Portage version: 2.1.10.49/cvs/Linux x86_64)
-rw-r--r--dev-python/boto/ChangeLog5
-rw-r--r--dev-python/boto/boto-2.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/boto/ChangeLog b/dev-python/boto/ChangeLog
index 8aa019df0fb3..f69b7eb1d22a 100644
--- a/dev-python/boto/ChangeLog
+++ b/dev-python/boto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/boto
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.46 2012/05/21 18:22:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.47 2012/05/21 20:41:30 ago Exp $
+
+ 21 May 2012; Agostino Sarubbo <ago@gentoo.org> boto-2.3.0.ebuild:
+ Stable for amd64, wrt bug #416861
*boto-2.4.1 (21 May 2012)
diff --git a/dev-python/boto/boto-2.3.0.ebuild b/dev-python/boto/boto-2.3.0.ebuild
index b42f19d16f0d..efe46f3cba82 100644
--- a/dev-python/boto/boto-2.3.0.ebuild
+++ b/dev-python/boto/boto-2.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.3.0.ebuild,v 1.4 2012/05/21 18:11:15 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.3.0.ebuild,v 1.5 2012/05/21 20:41:30 ago Exp $
EAPI="4"
PYTHON_DEPEND="2:2.5"
@@ -16,7 +16,7 @@ SRC_URI="mirror://github/boto/boto/${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="test"
DEPEND="dev-python/setuptools