diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-16 19:00:51 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-16 19:00:51 +0000 |
commit | b03dea52e4058aea29c8db41a913e07a3eba7ca9 (patch) | |
tree | 4de28ff880039e4d52843f6bfd106e5544d1180e /net-zope/zope-security | |
parent | added ~x86 (diff) | |
download | gentoo-2-b03dea52e4058aea29c8db41a913e07a3eba7ca9.tar.gz gentoo-2-b03dea52e4058aea29c8db41a913e07a3eba7ca9.tar.bz2 gentoo-2-b03dea52e4058aea29c8db41a913e07a3eba7ca9.zip |
added ~x86
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-zope/zope-security')
-rw-r--r-- | net-zope/zope-security/ChangeLog | 8 | ||||
-rw-r--r-- | net-zope/zope-security/zope-security-3.7.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-zope/zope-security/ChangeLog b/net-zope/zope-security/ChangeLog index 2224e3132c83..244af232294d 100644 --- a/net-zope/zope-security/ChangeLog +++ b/net-zope/zope-security/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-zope/zope-security -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-security/ChangeLog,v 1.2 2009/11/13 18:18:04 arfrever Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-security/ChangeLog,v 1.3 2010/01/16 19:00:51 fauli Exp $ + + 16 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + zope-security-3.7.2.ebuild: + added ~x86 *zope-security-3.7.2 (13 Nov 2009) diff --git a/net-zope/zope-security/zope-security-3.7.2.ebuild b/net-zope/zope-security/zope-security-3.7.2.ebuild index 2cf47767e45d..15c0611e6beb 100644 --- a/net-zope/zope-security/zope-security-3.7.2.ebuild +++ b/net-zope/zope-security/zope-security-3.7.2.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-security/zope-security-3.7.2.ebuild,v 1.1 2009/11/13 18:18:04 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-security/zope-security-3.7.2.ebuild,v 1.2 2010/01/16 19:00:51 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="dev-python/pytz |