diff options
-rw-r--r-- | dev-python/beaker/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/beaker/beaker-1.5.ebuild | 4 | ||||
-rw-r--r-- | dev-python/webob/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/webob/webob-0.9.6.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/webtest/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/webtest/webtest-1.2.ebuild | 4 |
6 files changed, 18 insertions, 9 deletions
diff --git a/dev-python/beaker/ChangeLog b/dev-python/beaker/ChangeLog index 1bbb146e0fa7..ff95f117b7e0 100644 --- a/dev-python/beaker/ChangeLog +++ b/dev-python/beaker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/beaker # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v 1.15 2009/11/27 22:56:33 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v 1.16 2009/11/30 16:50:13 volkmar Exp $ + + 30 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> beaker-1.5.ebuild: + Keyworded for ppc, bug 294905 *beaker-1.5 (27 Nov 2009) diff --git a/dev-python/beaker/beaker-1.5.ebuild b/dev-python/beaker/beaker-1.5.ebuild index d2e9d6fb5213..12b279eee728 100644 --- a/dev-python/beaker/beaker-1.5.ebuild +++ b/dev-python/beaker/beaker-1.5.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/beaker/beaker-1.5.ebuild,v 1.1 2009/11/27 22:56:33 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-1.5.ebuild,v 1.2 2009/11/30 16:50:13 volkmar Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -16,7 +16,7 @@ SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="test" DEPEND="dev-python/setuptools diff --git a/dev-python/webob/ChangeLog b/dev-python/webob/ChangeLog index 70a6b9cdaeaa..aa6593c6e672 100644 --- a/dev-python/webob/ChangeLog +++ b/dev-python/webob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/webob # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.5 2009/09/29 01:40:20 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.6 2009/11/30 16:47:14 volkmar Exp $ + + 30 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> webob-0.9.6.1.ebuild: + Keywording for ppc, bug 294905 29 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> webob-0.9.6.1.ebuild: diff --git a/dev-python/webob/webob-0.9.6.1.ebuild b/dev-python/webob/webob-0.9.6.1.ebuild index dc950baf8dd2..a18718b5eafe 100644 --- a/dev-python/webob/webob-0.9.6.1.ebuild +++ b/dev-python/webob/webob-0.9.6.1.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/webob/webob-0.9.6.1.ebuild,v 1.3 2009/11/27 22:26:18 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-0.9.6.1.ebuild,v 1.4 2009/11/30 16:47:14 volkmar Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -15,7 +15,7 @@ HOMEPAGE="http://pythonpaste.org/webob/ http://pypi.python.org/pypi/WebOb" SRC_URI="http://pypi.python.org/packages/source/W/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" SLOT="0" IUSE="" diff --git a/dev-python/webtest/ChangeLog b/dev-python/webtest/ChangeLog index c21283e7532d..15869b6b6909 100644 --- a/dev-python/webtest/ChangeLog +++ b/dev-python/webtest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/webtest # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.4 2009/09/29 01:45:40 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.5 2009/11/30 16:48:43 volkmar Exp $ + + 30 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> webtest-1.2.ebuild: + Keywording for ppc, bug 294905 29 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> webtest-1.2.ebuild: diff --git a/dev-python/webtest/webtest-1.2.ebuild b/dev-python/webtest/webtest-1.2.ebuild index 1a5f0419c293..2c976faddcf6 100644 --- a/dev-python/webtest/webtest-1.2.ebuild +++ b/dev-python/webtest/webtest-1.2.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/webtest/webtest-1.2.ebuild,v 1.3 2009/11/27 22:29:08 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.2.ebuild,v 1.4 2009/11/30 16:48:43 volkmar Exp $ EAPI="2" @@ -17,7 +17,7 @@ HOMEPAGE="http://pythonpaste.org/webtest/ http://pypi.python.org/pypi/WebTest" SRC_URI="http://pypi.python.org/packages/source/W/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" SLOT="0" IUSE="doc examples" |