Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/gegl: gegl-0.1.6.ebuild ChangeLog
Date: Mon, 04 Apr 2011 18:44:15
Message-Id: 20110404184404.4717620054@flycatcher.gentoo.org
1 scarabeus 11/04/04 18:44:04
2
3 Modified: gegl-0.1.6.ebuild ChangeLog
4 Log:
5 OOps drop missed doc definitons.
6
7 (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.8 media-libs/gegl/gegl-0.1.6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gegl/gegl-0.1.6.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gegl/gegl-0.1.6.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gegl/gegl-0.1.6.ebuild?r1=1.7&r2=1.8
15
16 Index: gegl-0.1.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.1.6.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- gegl-0.1.6.ebuild 4 Apr 2011 18:38:53 -0000 1.7
23 +++ gegl-0.1.6.ebuild 4 Apr 2011 18:44:04 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.1.6.ebuild,v 1.7 2011/04/04 18:38:53 scarabeus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.1.6.ebuild,v 1.8 2011/04/04 18:44:04 scarabeus Exp $
29
30 EAPI=4
31
32 @@ -61,12 +61,10 @@
33 econf \
34 --disable-profile \
35 --without-libspiro \
36 - --disable-doc --disable-workshop \
37 + --disable-docs --disable-workshop \
38 --with-gtk --with-pango --with-gdk-pixbuf --with-gio \
39 $(use_enable mmx) \
40 $(use_enable sse) \
41 - $(use_enable doc docs) \
42 - $(use_enable doc workshop) \
43 $(use_enable debug) \
44 $(use_with cairo) \
45 $(use_with cairo pangocairo) \
46
47
48
49 1.44 media-libs/gegl/ChangeLog
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.44&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gegl/ChangeLog?rev=1.44&content-type=text/plain
53 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gegl/ChangeLog?r1=1.43&r2=1.44
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v
58 retrieving revision 1.43
59 retrieving revision 1.44
60 diff -u -r1.43 -r1.44
61 --- ChangeLog 4 Apr 2011 18:38:53 -0000 1.43
62 +++ ChangeLog 4 Apr 2011 18:44:04 -0000 1.44
63 @@ -1,6 +1,9 @@
64 # ChangeLog for media-libs/gegl
65 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.43 2011/04/04 18:38:53 scarabeus Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.44 2011/04/04 18:44:04 scarabeus Exp $
68 +
69 + 04 Apr 2011; Tomáš Chvátal <scarabeus@g.o> gegl-0.1.6.ebuild:
70 + OOps drop missed doc definitons.
71
72 04 Apr 2011; Tomáš Chvátal <scarabeus@g.o> gegl-0.1.6.ebuild,
73 metadata.xml: