Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-zope/zaaplugins: zaaplugins-2.12.ebuild
Date: Wed, 10 Feb 2010 22:47:11
Message-Id: E1NfLKq-0004c4-Ry@stork.gentoo.org
1 ssuominen 10/02/10 22:47:04
2
3 Modified: zaaplugins-2.12.ebuild
4 Log:
5 Missing IUSE, also add SLOT to match more ebuild skeleton
6 (Portage version: 2.2_rc62/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.8 net-zope/zaaplugins/zaaplugins-2.12.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-zope/zaaplugins/zaaplugins-2.12.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-zope/zaaplugins/zaaplugins-2.12.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-zope/zaaplugins/zaaplugins-2.12.ebuild?r1=1.7&r2=1.8
14
15 Index: zaaplugins-2.12.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-zope/zaaplugins/zaaplugins-2.12.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- zaaplugins-2.12.ebuild 10 Feb 2010 22:45:55 -0000 1.7
22 +++ zaaplugins-2.12.ebuild 10 Feb 2010 22:47:04 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zaaplugins/zaaplugins-2.12.ebuild,v 1.7 2010/02/10 22:45:55 ssuominen Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-zope/zaaplugins/zaaplugins-2.12.ebuild,v 1.8 2010/02/10 22:47:04 ssuominen Exp $
28
29 EAPI=2
30 inherit zproduct
31 @@ -10,7 +10,9 @@
32 SRC_URI="mirror://sourceforge/ingeniweb/ZAAPlugins-${PV}.tar.gz"
33
34 LICENSE="ZPL"
35 +SLOT="0"
36 KEYWORDS="~ppc ~x86"
37 +IUSE=""
38
39 DEPEND=">=net-zope/zattachmentattribute-2.12
40 >=app-text/wv-1.0.0