diff options
author | David Holm <dholm@gentoo.org> | 2004-10-14 20:01:32 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-14 20:01:32 +0000 |
commit | ac00c04f032ab193486e6e645ffbfe80df12d319 (patch) | |
tree | 3f733ad6711b830d72b753e325618548c522339d /net-zope/zaaplugins | |
parent | Added to ~ppc (diff) | |
download | historical-ac00c04f032ab193486e6e645ffbfe80df12d319.tar.gz historical-ac00c04f032ab193486e6e645ffbfe80df12d319.tar.bz2 historical-ac00c04f032ab193486e6e645ffbfe80df12d319.zip |
Added to ~ppc
Diffstat (limited to 'net-zope/zaaplugins')
-rw-r--r-- | net-zope/zaaplugins/ChangeLog | 5 | ||||
-rw-r--r-- | net-zope/zaaplugins/zaaplugins-2.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-zope/zaaplugins/ChangeLog b/net-zope/zaaplugins/ChangeLog index 5f05ec92b791..31f1bff3ec26 100644 --- a/net-zope/zaaplugins/ChangeLog +++ b/net-zope/zaaplugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-zope/zaaplugins # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zaaplugins/ChangeLog,v 1.1 2004/09/26 21:08:52 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zaaplugins/ChangeLog,v 1.2 2004/10/14 20:00:23 dholm Exp $ + + 14 Oct 2004; David Holm <dholm@gentoo.org> zaaplugins-2.12.ebuild: + Added to ~ppc. *zaaplugins-2.12 (26 Sep 2004) diff --git a/net-zope/zaaplugins/zaaplugins-2.12.ebuild b/net-zope/zaaplugins/zaaplugins-2.12.ebuild index 39586951655f..18378f28c0ee 100644 --- a/net-zope/zaaplugins/zaaplugins-2.12.ebuild +++ b/net-zope/zaaplugins/zaaplugins-2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zaaplugins/zaaplugins-2.12.ebuild,v 1.1 2004/09/26 21:08:52 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zaaplugins/zaaplugins-2.12.ebuild,v 1.2 2004/10/14 20:00:23 dholm Exp $ inherit zproduct @@ -8,7 +8,7 @@ DESCRIPTION="A collection of ZAttachmentAttribute Plugins" HOMEPAGE="http://ingeniweb.sourceforge.net/" SRC_URI="mirror://sourceforge/ingeniweb/ZAAPlugins-${PV}.tar.gz" LICENSE="ZPL" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND=">=net-zope/zattachmentattribute-2.12 >=app-text/wv-1.0.0 |