Gentoo Archives: gentoo-commits

From: "Peter Alfredsen (loki_val)" <loki_val@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-zope/zaaplugins: ChangeLog zaaplugins-2.12.ebuild
Date: Mon, 30 Mar 2009 14:02:04
Message-Id: E1LoI3u-0000ij-3Q@stork.gentoo.org
1 loki_val 09/03/30 14:02:02
2
3 Modified: ChangeLog zaaplugins-2.12.ebuild
4 Log:
5 Update dependencies w.r.t. bug 264230, fully-split-out poppler transition.
6 (Portage version: 2.2_rc28/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.6 net-zope/zaaplugins/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-zope/zaaplugins/ChangeLog?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-zope/zaaplugins/ChangeLog?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-zope/zaaplugins/ChangeLog?r1=1.5&r2=1.6
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-zope/zaaplugins/ChangeLog,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- ChangeLog 27 May 2008 21:27:22 -0000 1.5
22 +++ ChangeLog 30 Mar 2009 14:02:02 -0000 1.6
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-zope/zaaplugins
25 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zaaplugins/ChangeLog,v 1.5 2008/05/27 21:27:22 tupone Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/net-zope/zaaplugins/ChangeLog,v 1.6 2009/03/30 14:02:02 loki_val Exp $
29 +
30 + 30 Mar 2009; Peter Alfredsen <loki_val@g.o> zaaplugins-2.12.ebuild:
31 + Update dependencies w.r.t. bug 264230, fully-split-out poppler transition.
32
33 27 May 2008; Tupone Alfredo <tupone@g.o> zaaplugins-2.12.ebuild:
34 Making repoman happy
35
36
37
38 1.6 net-zope/zaaplugins/zaaplugins-2.12.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-zope/zaaplugins/zaaplugins-2.12.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-zope/zaaplugins/zaaplugins-2.12.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-zope/zaaplugins/zaaplugins-2.12.ebuild?r1=1.5&r2=1.6
43
44 Index: zaaplugins-2.12.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-zope/zaaplugins/zaaplugins-2.12.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- zaaplugins-2.12.ebuild 27 May 2008 21:27:22 -0000 1.5
51 +++ zaaplugins-2.12.ebuild 30 Mar 2009 14:02:02 -0000 1.6
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2008 Gentoo Foundation
54 +# Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zaaplugins/zaaplugins-2.12.ebuild,v 1.5 2008/05/27 21:27:22 tupone Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-zope/zaaplugins/zaaplugins-2.12.ebuild,v 1.6 2009/03/30 14:02:02 loki_val Exp $
58
59 inherit zproduct
60
61 @@ -14,7 +14,7 @@
62 DEPEND=">=net-zope/zattachmentattribute-2.12
63 >=app-text/wv-1.0.0
64 >=app-text/xlhtml-0.5
65 - >=app-text/poppler-0.5"
66 + >=virtual/poppler-utils-0.5"
67
68 ZPROD_LIST="ZAAPlugins"