summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-27 02:54:22 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-27 02:54:22 +0000
commitc427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e (patch)
tree6bd40a158fd82749126dcc5558feaef88d101b74 /net-zope/zaaplugins
parent2.8.0 in the house, and 2.6.0 kicked to the curb. (diff)
downloadhistorical-c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e.tar.gz
historical-c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e.tar.bz2
historical-c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e.zip
misc touchups
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'net-zope/zaaplugins')
-rw-r--r--net-zope/zaaplugins/zaaplugins-2.12.ebuild15
1 files changed, 8 insertions, 7 deletions
diff --git a/net-zope/zaaplugins/zaaplugins-2.12.ebuild b/net-zope/zaaplugins/zaaplugins-2.12.ebuild
index 18378f28c0ee..f1e823a19dd5 100644
--- a/net-zope/zaaplugins/zaaplugins-2.12.ebuild
+++ b/net-zope/zaaplugins/zaaplugins-2.12.ebuild
@@ -1,19 +1,20 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 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.2 2004/10/14 20:00:23 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/zaaplugins/zaaplugins-2.12.ebuild,v 1.3 2006/01/27 02:50:10 vapier Exp $
inherit zproduct
DESCRIPTION="A collection of ZAttachmentAttribute Plugins"
HOMEPAGE="http://ingeniweb.sourceforge.net/"
SRC_URI="mirror://sourceforge/ingeniweb/ZAAPlugins-${PV}.tar.gz"
+
LICENSE="ZPL"
-KEYWORDS="~x86 ~ppc"
-IUSE=""
+KEYWORDS="~ppc ~x86"
+
DEPEND=">=net-zope/zattachmentattribute-2.12
- >=app-text/wv-1.0.0
- >=app-text/xlhtml-0.5
- >=app-text/xpdf-2.03"
+ >=app-text/wv-1.0.0
+ >=app-text/xlhtml-0.5
+ >=app-text/xpdf-2.03"
ZPROD_LIST="ZAAPlugins"