diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-22 19:23:09 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-22 19:23:09 +0000 |
commit | 2f17055588411d6cee231bc3b187cfec9fced13f (patch) | |
tree | a9c9077ea0710a304cd34227ca5aab2c40960c51 /net-zope | |
parent | Marking zope-schema-3.6.1 ~ppc for bug 297734 (diff) | |
download | historical-2f17055588411d6cee231bc3b187cfec9fced13f.tar.gz historical-2f17055588411d6cee231bc3b187cfec9fced13f.tar.bz2 historical-2f17055588411d6cee231bc3b187cfec9fced13f.zip |
Marking zope-security-3.7.2 ~ppc for bug 297734
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'net-zope')
-rw-r--r-- | net-zope/zope-security/ChangeLog | 5 | ||||
-rw-r--r-- | net-zope/zope-security/zope-security-3.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-zope/zope-security/ChangeLog b/net-zope/zope-security/ChangeLog index 244af232294d..f73d703349ab 100644 --- a/net-zope/zope-security/ChangeLog +++ b/net-zope/zope-security/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-zope/zope-security # 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 $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-security/ChangeLog,v 1.4 2010/01/22 19:23:09 ranger Exp $ + + 22 Jan 2010; Brent Baude <ranger@gentoo.org> zope-security-3.7.2.ebuild: + Marking zope-security-3.7.2 ~ppc for bug 297734 16 Jan 2010; Christian Faulhammer <fauli@gentoo.org> zope-security-3.7.2.ebuild: 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 15c0611e6beb..2eae2e42bfe3 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-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.2 2010/01/16 19:00:51 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-security/zope-security-3.7.2.ebuild,v 1.3 2010/01/22 19:23:09 ranger 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 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND="dev-python/pytz |