diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-17 19:02:23 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-17 19:02:23 +0000 |
commit | abb37540b18767a412ac9c039142e366ee8389ed (patch) | |
tree | c0b8d81afad24af241db3b0f6a74f4f6e850f046 /dev-python | |
parent | Stable for HPPA (bug #265404). (diff) | |
download | gentoo-2-abb37540b18767a412ac9c039142e366ee8389ed.tar.gz gentoo-2-abb37540b18767a412ac9c039142e366ee8389ed.tar.bz2 gentoo-2-abb37540b18767a412ac9c039142e366ee8389ed.zip |
Marking 1.3, 1.4, 1.6 ~ppc for bug 265361
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/boto/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/boto/boto-1.3a.ebuild | 6 | ||||
-rw-r--r-- | dev-python/boto/boto-1.4a.ebuild | 6 | ||||
-rw-r--r-- | dev-python/boto/boto-1.4c.ebuild | 6 | ||||
-rw-r--r-- | dev-python/boto/boto-1.6b.ebuild | 4 |
5 files changed, 16 insertions, 12 deletions
diff --git a/dev-python/boto/ChangeLog b/dev-python/boto/ChangeLog index ace9ffa68a83..0caefcd5ee94 100644 --- a/dev-python/boto/ChangeLog +++ b/dev-python/boto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/boto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.6 2009/01/08 19:33:50 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.7 2009/04/17 19:02:23 ranger Exp $ + + 17 Apr 2009; Brent Baude <ranger@gentoo.org> boto-1.3a.ebuild, + boto-1.4a.ebuild, boto-1.4c.ebuild, boto-1.6b.ebuild: + Marking 1.3, 1.4, 1.6 ~ppc for bug 265361 *boto-1.6b (08 Jan 2009) diff --git a/dev-python/boto/boto-1.3a.ebuild b/dev-python/boto/boto-1.3a.ebuild index f1c5b0005dba..b5e637fff04b 100644 --- a/dev-python/boto/boto-1.3a.ebuild +++ b/dev-python/boto/boto-1.3a.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.3a.ebuild,v 1.1 2008/07/13 21:24:26 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.3a.ebuild,v 1.2 2009/04/17 19:02:23 ranger Exp $ inherit distutils @@ -11,6 +11,6 @@ SRC_URI="http://boto.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" DEPEND=">=dev-lang/python-2.3" diff --git a/dev-python/boto/boto-1.4a.ebuild b/dev-python/boto/boto-1.4a.ebuild index 46d3295a4585..b8791721fd22 100644 --- a/dev-python/boto/boto-1.4a.ebuild +++ b/dev-python/boto/boto-1.4a.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.4a.ebuild,v 1.1 2008/09/20 16:40:16 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.4a.ebuild,v 1.2 2009/04/17 19:02:23 ranger Exp $ inherit distutils @@ -11,6 +11,6 @@ SRC_URI="http://boto.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" DEPEND=">=dev-lang/python-2.3" diff --git a/dev-python/boto/boto-1.4c.ebuild b/dev-python/boto/boto-1.4c.ebuild index a53f3dea8663..17ffdaa8e3e3 100644 --- a/dev-python/boto/boto-1.4c.ebuild +++ b/dev-python/boto/boto-1.4c.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.4c.ebuild,v 1.1 2008/11/11 14:58:57 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.4c.ebuild,v 1.2 2009/04/17 19:02:23 ranger Exp $ inherit distutils @@ -11,6 +11,6 @@ SRC_URI="http://boto.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" DEPEND=">=dev-lang/python-2.3" diff --git a/dev-python/boto/boto-1.6b.ebuild b/dev-python/boto/boto-1.6b.ebuild index 9196b77d50f9..ef565acf981a 100644 --- a/dev-python/boto/boto-1.6b.ebuild +++ b/dev-python/boto/boto-1.6b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.6b.ebuild,v 1.1 2009/01/08 19:33:50 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.6b.ebuild,v 1.2 2009/04/17 19:02:23 ranger Exp $ inherit distutils @@ -11,6 +11,6 @@ SRC_URI="http://boto.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" DEPEND=">=dev-lang/python-2.3" |