From 00235162548fce95a3e8c2ba445564b044d5f335 Mon Sep 17 00:00:00 2001 From: Brent Baude Date: Wed, 1 Feb 2012 22:13:23 +0000 Subject: Marking boto-2.0 ppc for bug 391437 (Portage version: 2.1.10.11/cvs/Linux ppc64) --- dev-python/boto/ChangeLog | 7 +++++-- dev-python/boto/boto-2.0.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-python/boto') diff --git a/dev-python/boto/ChangeLog b/dev-python/boto/ChangeLog index 439f6f826341..4ce2c3876cae 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.35 2011/11/28 11:35:09 phajdan.jr Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.36 2012/02/01 22:13:23 ranger Exp $ + + 01 Feb 2012; Brent Baude boto-2.0.ebuild: + Marking boto-2.0 ppc for bug 391437 28 Nov 2011; Pawel Hajdan jr boto-2.0.ebuild: x86 stable wrt bug #391437 diff --git a/dev-python/boto/boto-2.0.ebuild b/dev-python/boto/boto-2.0.ebuild index 27442a7907da..bce8209c34ef 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 +# 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.0.ebuild,v 1.3 2011/11/28 11:35:09 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.0.ebuild,v 1.4 2012/02/01 22:13:23 ranger 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" -- cgit v1.2.3-65-gdbad