diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-16 19:32:07 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-16 19:32:07 +0000 |
commit | c53c6e8a348ccb593d877e37027253f3b8fa87ae (patch) | |
tree | 769a005e4e7eb519d35a17157464ef3d8dc57f47 /net-zope/zope-password | |
parent | added ~x86 (diff) | |
download | historical-c53c6e8a348ccb593d877e37027253f3b8fa87ae.tar.gz historical-c53c6e8a348ccb593d877e37027253f3b8fa87ae.tar.bz2 historical-c53c6e8a348ccb593d877e37027253f3b8fa87ae.zip |
keyworded ~arch for x86, bug 297734
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'net-zope/zope-password')
-rw-r--r-- | net-zope/zope-password/ChangeLog | 8 | ||||
-rw-r--r-- | net-zope/zope-password/zope-password-3.5.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-zope/zope-password/ChangeLog b/net-zope/zope-password/ChangeLog index da68b9b2a0c1..45742808ddd1 100644 --- a/net-zope/zope-password/ChangeLog +++ b/net-zope/zope-password/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-zope/zope-password -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-password/ChangeLog,v 1.1 2009/12/13 03:37:38 arfrever Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-password/ChangeLog,v 1.2 2010/01/16 19:06:12 fauli Exp $ + + 16 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + zope-password-3.5.1.ebuild: + keyworded ~arch for x86, bug 297734 *zope-password-3.5.1 (13 Dec 2009) diff --git a/net-zope/zope-password/zope-password-3.5.1.ebuild b/net-zope/zope-password/zope-password-3.5.1.ebuild index 22e01b5e82b7..6b09f451b664 100644 --- a/net-zope/zope-password/zope-password-3.5.1.ebuild +++ b/net-zope/zope-password/zope-password-3.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-password/zope-password-3.5.1.ebuild,v 1.1 2009/12/13 03:37:38 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-password/zope-password-3.5.1.ebuild,v 1.2 2010/01/16 19:06: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-component |