Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-print/foomatic-db-engine: foomatic-db-engine-4.0.9.ebuild ChangeLog
Date: Fri, 27 Dec 2013 22:36:32
Message-Id: 20131227223628.A43612004C@flycatcher.gentoo.org
1 dilfridge 13/12/27 22:36:28
2
3 Modified: foomatic-db-engine-4.0.9.ebuild ChangeLog
4 Log:
5 Add cups-filters as alternative to dead foomatic-filters
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
8
9 Revision Changes Path
10 1.9 net-print/foomatic-db-engine/foomatic-db-engine-4.0.9.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db-engine/foomatic-db-engine-4.0.9.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db-engine/foomatic-db-engine-4.0.9.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db-engine/foomatic-db-engine-4.0.9.ebuild?r1=1.8&r2=1.9
15
16 Index: foomatic-db-engine-4.0.9.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/foomatic-db-engine-4.0.9.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- foomatic-db-engine-4.0.9.ebuild 24 Dec 2013 12:54:43 -0000 1.8
23 +++ foomatic-db-engine-4.0.9.ebuild 27 Dec 2013 22:36:28 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/foomatic-db-engine-4.0.9.ebuild,v 1.8 2013/12/24 12:54:43 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/foomatic-db-engine-4.0.9.ebuild,v 1.9 2013/12/27 22:36:28 dilfridge Exp $
29
30 EAPI=5
31
32 @@ -18,7 +18,8 @@
33 DEPEND="net-print/cups"
34 RDEPEND="
35 dev-libs/libxml2
36 - net-print/foomatic-filters"
37 + || ( >=net-print/cups-filters-1.0.43 net-print/foomatic-filters )
38 +"
39 PDEPEND="net-print/foomatic-db"
40
41 src_prepare() {
42
43
44
45 1.76 net-print/foomatic-db-engine/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db-engine/ChangeLog?rev=1.76&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db-engine/ChangeLog?rev=1.76&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/foomatic-db-engine/ChangeLog?r1=1.75&r2=1.76
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/ChangeLog,v
54 retrieving revision 1.75
55 retrieving revision 1.76
56 diff -u -r1.75 -r1.76
57 --- ChangeLog 24 Dec 2013 12:54:43 -0000 1.75
58 +++ ChangeLog 27 Dec 2013 22:36:28 -0000 1.76
59 @@ -1,6 +1,10 @@
60 # ChangeLog for net-print/foomatic-db-engine
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/ChangeLog,v 1.75 2013/12/24 12:54:43 ago Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/ChangeLog,v 1.76 2013/12/27 22:36:28 dilfridge Exp $
64 +
65 + 27 Dec 2013; Andreas K. Huettel <dilfridge@g.o>
66 + foomatic-db-engine-4.0.9.ebuild:
67 + Add cups-filters as alternative to dead foomatic-filters
68
69 24 Dec 2013; Agostino Sarubbo <ago@g.o>
70 foomatic-db-engine-4.0.9.ebuild: