diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-22 19:13:50 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-22 19:13:50 +0000 |
commit | 8d30c525302c27a0ebb4077483bc4f867ae03915 (patch) | |
tree | 608af51805d0f39c5437779cc1aa16cfc302b668 | |
parent | Marking zope-app-testing-3.7.4 ~ppc for bug 297734 (diff) | |
download | gentoo-2-8d30c525302c27a0ebb4077483bc4f867ae03915.tar.gz gentoo-2-8d30c525302c27a0ebb4077483bc4f867ae03915.tar.bz2 gentoo-2-8d30c525302c27a0ebb4077483bc4f867ae03915.zip |
Marking zope-authentication-3.7.0 ~ppc for bug 297734
(Portage version: 2.1.6.13/cvs/Linux ppc64)
-rw-r--r-- | net-zope/zope-authentication/ChangeLog | 5 | ||||
-rw-r--r-- | net-zope/zope-authentication/zope-authentication-3.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-zope/zope-authentication/ChangeLog b/net-zope/zope-authentication/ChangeLog index bac8c7489078..d011b95e1c4c 100644 --- a/net-zope/zope-authentication/ChangeLog +++ b/net-zope/zope-authentication/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-zope/zope-authentication # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-authentication/ChangeLog,v 1.2 2010/01/16 19:12:33 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-authentication/ChangeLog,v 1.3 2010/01/22 19:13:50 ranger Exp $ + + 22 Jan 2010; Brent Baude <ranger@gentoo.org> ChangeLog: + Marking zope-authentication-3.7.0 ~ppc for bug 297734 16 Jan 2010; Christian Faulhammer <fauli@gentoo.org> zope-authentication-3.7.0.ebuild: diff --git a/net-zope/zope-authentication/zope-authentication-3.7.0.ebuild b/net-zope/zope-authentication/zope-authentication-3.7.0.ebuild index 8c7c39df5659..cc5058a4f0d7 100644 --- a/net-zope/zope-authentication/zope-authentication-3.7.0.ebuild +++ b/net-zope/zope-authentication/zope-authentication-3.7.0.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-authentication/zope-authentication-3.7.0.ebuild,v 1.2 2010/01/16 19:12:33 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-authentication/zope-authentication-3.7.0.ebuild,v 1.3 2010/01/22 19:13:50 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="net-zope/zope-browser |