diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-11-09 19:08:29 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-11-09 19:08:29 +0000 |
commit | d041a15dd44a51ad4113b3beadb7aa8e0f38ded7 (patch) | |
tree | d4dde5e78424126da8c8e2d0d86b7df6d4491356 | |
parent | alpha/ia64 stable wrt #290922 (diff) | |
download | historical-d041a15dd44a51ad4113b3beadb7aa8e0f38ded7.tar.gz historical-d041a15dd44a51ad4113b3beadb7aa8e0f38ded7.tar.bz2 historical-d041a15dd44a51ad4113b3beadb7aa8e0f38ded7.zip |
keyworded ~arch for x86, bug 288603
Package-Manager: portage-2.1.6.13/cvs/Linux i686
RepoMan-Options: --force
-rw-r--r-- | net-zope/transaction/ChangeLog | 6 | ||||
-rw-r--r-- | net-zope/transaction/transaction-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | net-zope/zc-lockfile/ChangeLog | 6 | ||||
-rw-r--r-- | net-zope/zc-lockfile/zc-lockfile-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | net-zope/zconfig/ChangeLog | 5 | ||||
-rw-r--r-- | net-zope/zconfig/zconfig-2.7.1.ebuild | 4 | ||||
-rw-r--r-- | net-zope/zdaemon/ChangeLog | 5 | ||||
-rw-r--r-- | net-zope/zdaemon/zdaemon-2.0.4.ebuild | 4 | ||||
-rw-r--r-- | net-zope/zodb/ChangeLog | 5 | ||||
-rw-r--r-- | net-zope/zodb/zodb-3.9.3.ebuild | 4 | ||||
-rw-r--r-- | net-zope/zope-event/ChangeLog | 6 | ||||
-rw-r--r-- | net-zope/zope-event/zope-event-3.4.1.ebuild | 4 | ||||
-rw-r--r-- | net-zope/zope-exceptions/ChangeLog | 6 | ||||
-rw-r--r-- | net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild | 4 | ||||
-rw-r--r-- | net-zope/zope-proxy/ChangeLog | 6 | ||||
-rw-r--r-- | net-zope/zope-proxy/zope-proxy-3.5.0.ebuild | 4 | ||||
-rw-r--r-- | net-zope/zope-testing/ChangeLog | 6 | ||||
-rw-r--r-- | net-zope/zope-testing/zope-testing-3.8.3.ebuild | 4 |
18 files changed, 60 insertions, 27 deletions
diff --git a/net-zope/transaction/ChangeLog b/net-zope/transaction/ChangeLog index 2292e2837d41..d2feb252505b 100644 --- a/net-zope/transaction/ChangeLog +++ b/net-zope/transaction/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-zope/transaction # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/transaction/ChangeLog,v 1.2 2009/11/06 16:47:29 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/transaction/ChangeLog,v 1.3 2009/11/09 18:47:33 fauli Exp $ + + 09 Nov 2009; Christian Faulhammer <fauli@gentoo.org> + transaction-1.0.0.ebuild: + keyworded ~arch for x86, bug 288603 06 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> transaction-1.0.0.ebuild: Keywording for ppc, bug 288603 diff --git a/net-zope/transaction/transaction-1.0.0.ebuild b/net-zope/transaction/transaction-1.0.0.ebuild index df45faedcc6e..e8c416073268 100644 --- a/net-zope/transaction/transaction-1.0.0.ebuild +++ b/net-zope/transaction/transaction-1.0.0.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/net-zope/transaction/transaction-1.0.0.ebuild,v 1.2 2009/11/06 16:47:29 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/transaction/transaction-1.0.0.ebuild,v 1.3 2009/11/09 18:47:33 fauli Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -13,7 +13,7 @@ SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="ZPL" SLOT="0" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="test" RDEPEND="net-zope/zope-interface" diff --git a/net-zope/zc-lockfile/ChangeLog b/net-zope/zc-lockfile/ChangeLog index 4e8ab36d8eb2..0a8ba2a73245 100644 --- a/net-zope/zc-lockfile/ChangeLog +++ b/net-zope/zc-lockfile/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-zope/zc-lockfile # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zc-lockfile/ChangeLog,v 1.2 2009/11/06 16:52:47 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zc-lockfile/ChangeLog,v 1.3 2009/11/09 18:50:53 fauli Exp $ + + 09 Nov 2009; Christian Faulhammer <fauli@gentoo.org> + zc-lockfile-1.0.0.ebuild: + keyworded ~arch for x86, bug 288603 06 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> zc-lockfile-1.0.0.ebuild: Keywording for ppc, bug 288603 diff --git a/net-zope/zc-lockfile/zc-lockfile-1.0.0.ebuild b/net-zope/zc-lockfile/zc-lockfile-1.0.0.ebuild index afaeed53155d..5ab38003736a 100644 --- a/net-zope/zc-lockfile/zc-lockfile-1.0.0.ebuild +++ b/net-zope/zc-lockfile/zc-lockfile-1.0.0.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/net-zope/zc-lockfile/zc-lockfile-1.0.0.ebuild,v 1.2 2009/11/06 16:52:47 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zc-lockfile/zc-lockfile-1.0.0.ebuild,v 1.3 2009/11/09 18:50:53 fauli 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="ZPL" SLOT="0" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="test" DEPEND="dev-python/setuptools diff --git a/net-zope/zconfig/ChangeLog b/net-zope/zconfig/ChangeLog index 885e99ddb096..18d6eacf8888 100644 --- a/net-zope/zconfig/ChangeLog +++ b/net-zope/zconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-zope/zconfig # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zconfig/ChangeLog,v 1.2 2009/11/06 16:51:01 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zconfig/ChangeLog,v 1.3 2009/11/09 18:40:09 fauli Exp $ + + 09 Nov 2009; Christian Faulhammer <fauli@gentoo.org> zconfig-2.7.1.ebuild: + keyworded ~arch for x86, bug 288603 06 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> zconfig-2.7.1.ebuild: Keywording for ppc, bug 288603 diff --git a/net-zope/zconfig/zconfig-2.7.1.ebuild b/net-zope/zconfig/zconfig-2.7.1.ebuild index e8a28b6b120b..87cc5702a8fb 100644 --- a/net-zope/zconfig/zconfig-2.7.1.ebuild +++ b/net-zope/zconfig/zconfig-2.7.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/net-zope/zconfig/zconfig-2.7.1.ebuild,v 1.2 2009/11/06 16:51:01 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zconfig/zconfig-2.7.1.ebuild,v 1.3 2009/11/09 18:40:09 fauli 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="ZPL" SLOT="0" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="test" DEPEND="dev-python/setuptools diff --git a/net-zope/zdaemon/ChangeLog b/net-zope/zdaemon/ChangeLog index 823a8a8fb125..28f4d738bf03 100644 --- a/net-zope/zdaemon/ChangeLog +++ b/net-zope/zdaemon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-zope/zdaemon # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zdaemon/ChangeLog,v 1.1 2009/10/10 17:24:21 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zdaemon/ChangeLog,v 1.2 2009/11/09 19:00:51 fauli Exp $ + + 09 Nov 2009; Christian Faulhammer <fauli@gentoo.org> zdaemon-2.0.4.ebuild: + keyworded ~arch for x86, bug 288603 *zdaemon-2.0.4 (10 Oct 2009) diff --git a/net-zope/zdaemon/zdaemon-2.0.4.ebuild b/net-zope/zdaemon/zdaemon-2.0.4.ebuild index a994b20075a1..3890969f6513 100644 --- a/net-zope/zdaemon/zdaemon-2.0.4.ebuild +++ b/net-zope/zdaemon/zdaemon-2.0.4.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/net-zope/zdaemon/zdaemon-2.0.4.ebuild,v 1.1 2009/10/10 17:24:21 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zdaemon/zdaemon-2.0.4.ebuild,v 1.2 2009/11/09 19:00:51 fauli Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -13,7 +13,7 @@ SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="ZPL" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="net-zope/zconfig" diff --git a/net-zope/zodb/ChangeLog b/net-zope/zodb/ChangeLog index 5f1030ab366b..6fa1c6a7ff47 100644 --- a/net-zope/zodb/ChangeLog +++ b/net-zope/zodb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-zope/zodb # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/ChangeLog,v 1.34 2009/10/24 17:31:44 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/ChangeLog,v 1.35 2009/11/09 19:08:29 fauli Exp $ + + 09 Nov 2009; Christian Faulhammer <fauli@gentoo.org> zodb-3.9.3.ebuild: + keyworded ~arch for x86, bug 288603 *zodb-3.9.3 (24 Oct 2009) diff --git a/net-zope/zodb/zodb-3.9.3.ebuild b/net-zope/zodb/zodb-3.9.3.ebuild index 746a6a5afd0e..11ac4de7c61f 100644 --- a/net-zope/zodb/zodb-3.9.3.ebuild +++ b/net-zope/zodb/zodb-3.9.3.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/net-zope/zodb/zodb-3.9.3.ebuild,v 1.1 2009/10/24 17:31:44 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zodb/zodb-3.9.3.ebuild,v 1.2 2009/11/09 19:08:29 fauli 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="ZPL" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="net-zope/transaction diff --git a/net-zope/zope-event/ChangeLog b/net-zope/zope-event/ChangeLog index e88c714e1d6e..d2cae31654a5 100644 --- a/net-zope/zope-event/ChangeLog +++ b/net-zope/zope-event/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-zope/zope-event # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-event/ChangeLog,v 1.2 2009/11/06 16:49:09 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-event/ChangeLog,v 1.3 2009/11/09 18:57:31 fauli Exp $ + + 09 Nov 2009; Christian Faulhammer <fauli@gentoo.org> + zope-event-3.4.1.ebuild: + keyworded ~arch for x86, bug 288603 06 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> zope-event-3.4.1.ebuild: Keywording for ppc, bug 288603 diff --git a/net-zope/zope-event/zope-event-3.4.1.ebuild b/net-zope/zope-event/zope-event-3.4.1.ebuild index f3d16e8a5e2f..658a13fe9853 100644 --- a/net-zope/zope-event/zope-event-3.4.1.ebuild +++ b/net-zope/zope-event/zope-event-3.4.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/net-zope/zope-event/zope-event-3.4.1.ebuild,v 1.2 2009/11/06 16:49:09 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-event/zope-event-3.4.1.ebuild,v 1.3 2009/11/09 18:57:31 fauli 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="ZPL" SLOT="0" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="test" DEPEND="dev-python/setuptools diff --git a/net-zope/zope-exceptions/ChangeLog b/net-zope/zope-exceptions/ChangeLog index 456a6e5c9726..e39dfa3dd0b6 100644 --- a/net-zope/zope-exceptions/ChangeLog +++ b/net-zope/zope-exceptions/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-zope/zope-exceptions # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-exceptions/ChangeLog,v 1.2 2009/11/06 16:45:30 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-exceptions/ChangeLog,v 1.3 2009/11/09 18:44:14 fauli Exp $ + + 09 Nov 2009; Christian Faulhammer <fauli@gentoo.org> + zope-exceptions-3.5.2.ebuild: + keyworded ~arch for x86, bug 288603 06 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> zope-exceptions-3.5.2.ebuild: diff --git a/net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild b/net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild index 8d6770e00076..101301c00806 100644 --- a/net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild +++ b/net-zope/zope-exceptions/zope-exceptions-3.5.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/net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild,v 1.2 2009/11/06 16:45:30 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-exceptions/zope-exceptions-3.5.2.ebuild,v 1.3 2009/11/09 18:44:14 fauli 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="ZPL" SLOT="0" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND="net-zope/zope-interface" diff --git a/net-zope/zope-proxy/ChangeLog b/net-zope/zope-proxy/ChangeLog index b53ac711500b..649d41d4cf37 100644 --- a/net-zope/zope-proxy/ChangeLog +++ b/net-zope/zope-proxy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-zope/zope-proxy # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-proxy/ChangeLog,v 1.1 2009/10/10 16:29:31 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-proxy/ChangeLog,v 1.2 2009/11/09 18:54:12 fauli Exp $ + + 09 Nov 2009; Christian Faulhammer <fauli@gentoo.org> + zope-proxy-3.5.0.ebuild: + keyworded ~arch for x86, bug 288603 *zope-proxy-3.5.0 (10 Oct 2009) diff --git a/net-zope/zope-proxy/zope-proxy-3.5.0.ebuild b/net-zope/zope-proxy/zope-proxy-3.5.0.ebuild index 666303822855..8d457c4bc45d 100644 --- a/net-zope/zope-proxy/zope-proxy-3.5.0.ebuild +++ b/net-zope/zope-proxy/zope-proxy-3.5.0.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/net-zope/zope-proxy/zope-proxy-3.5.0.ebuild,v 1.1 2009/10/10 16:29:31 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-proxy/zope-proxy-3.5.0.ebuild,v 1.2 2009/11/09 18:54:12 fauli 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="ZPL" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="net-zope/zope-interface" diff --git a/net-zope/zope-testing/ChangeLog b/net-zope/zope-testing/ChangeLog index 4cd7e53961aa..e23c9f06e8cd 100644 --- a/net-zope/zope-testing/ChangeLog +++ b/net-zope/zope-testing/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-zope/zope-testing # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-testing/ChangeLog,v 1.2 2009/11/06 16:46:13 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-testing/ChangeLog,v 1.3 2009/11/09 19:04:10 fauli Exp $ + + 09 Nov 2009; Christian Faulhammer <fauli@gentoo.org> + zope-testing-3.8.3.ebuild: + keyworded ~arch for x86, bug 288603 06 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> zope-testing-3.8.3.ebuild: diff --git a/net-zope/zope-testing/zope-testing-3.8.3.ebuild b/net-zope/zope-testing/zope-testing-3.8.3.ebuild index fb7d0145a443..bad24ae1f4d6 100644 --- a/net-zope/zope-testing/zope-testing-3.8.3.ebuild +++ b/net-zope/zope-testing/zope-testing-3.8.3.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/net-zope/zope-testing/zope-testing-3.8.3.ebuild,v 1.2 2009/11/06 16:46:13 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-testing/zope-testing-3.8.3.ebuild,v 1.3 2009/11/09 19:04:10 fauli 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="ZPL" SLOT="0" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="examples" RDEPEND="net-zope/zope-exceptions |