Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/goffice: goffice-0.6.4.ebuild ChangeLog
Date: Mon, 20 Apr 2009 21:55:15
Message-Id: E1Lw1SL-0008Gi-4C@stork.gentoo.org
1 eva 09/04/20 21:55:13
2
3 Modified: goffice-0.6.4.ebuild ChangeLog
4 Log:
5 Adding gtk-doc-am to DEPEND, thanks to loki_val, bug #265928.
6 (Portage version: 2.2_rc30/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.10 x11-libs/goffice/goffice-0.6.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/goffice-0.6.4.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/goffice-0.6.4.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/goffice-0.6.4.ebuild?r1=1.9&r2=1.10
14
15 Index: goffice-0.6.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.4.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- goffice-0.6.4.ebuild 11 Apr 2009 20:05:12 -0000 1.9
22 +++ goffice-0.6.4.ebuild 20 Apr 2009 21:55:13 -0000 1.10
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.4.ebuild,v 1.9 2009/04/11 20:05:12 loki_val Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.4.ebuild,v 1.10 2009/04/20 21:55:13 eva Exp $
28
29 EAPI=2
30
31 @@ -33,6 +33,7 @@
32 DEPEND="${RDEPEND}
33 >=dev-util/pkgconfig-0.18
34 >=dev-util/intltool-0.35
35 + dev-util/gtk-doc-am
36 doc? ( >=dev-util/gtk-doc-1.4 )"
37
38 DOCS="AUTHORS BUGS ChangeLog MAINTAINERS NEWS README"
39
40
41
42 1.58 x11-libs/goffice/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/ChangeLog?rev=1.58&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/ChangeLog?rev=1.58&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/ChangeLog?r1=1.57&r2=1.58
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v
51 retrieving revision 1.57
52 retrieving revision 1.58
53 diff -u -r1.57 -r1.58
54 --- ChangeLog 19 Apr 2009 16:34:54 -0000 1.57
55 +++ ChangeLog 20 Apr 2009 21:55:13 -0000 1.58
56 @@ -1,6 +1,9 @@
57 # ChangeLog for x11-libs/goffice
58 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.57 2009/04/19 16:34:54 maekke Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.58 2009/04/20 21:55:13 eva Exp $
61 +
62 + 20 Apr 2009; Gilles Dartiguelongue <eva@g.o> goffice-0.6.4.ebuild:
63 + Adding gtk-doc-am to DEPEND, thanks to loki_val, bug #265928.
64
65 19 Apr 2009; Markus Meier <maekke@g.o> goffice-0.6.6:
66 amd64/x86 stable, bug #266715