Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/goffice: goffice-0.6.6.ebuild ChangeLog
Date: Thu, 23 Apr 2009 18:56:55
Message-Id: E1Lx46O-0005ss-FQ@stork.gentoo.org
1 klausman 09/04/23 18:56:52
2
3 Modified: goffice-0.6.6.ebuild ChangeLog
4 Log:
5 Stable on alpha, bug #266715
6 (Portage version: 2.1.6.11/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 x11-libs/goffice/goffice-0.6.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/goffice-0.6.6.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/goffice-0.6.6.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/goffice-0.6.6.ebuild?r1=1.4&r2=1.5
14
15 Index: goffice-0.6.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.6.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- goffice-0.6.6.ebuild 19 Apr 2009 16:34:54 -0000 1.4
22 +++ goffice-0.6.6.ebuild 23 Apr 2009 18:56:52 -0000 1.5
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.6.ebuild,v 1.4 2009/04/19 16:34:54 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.6.ebuild,v 1.5 2009/04/23 18:56:52 klausman Exp $
28
29 EAPI=2
30
31 @@ -11,7 +11,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0.6"
35 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
37 IUSE="doc gnome"
38
39 # Raising glib dep to 2.14 to drop pcre dependency
40
41
42
43 1.59 x11-libs/goffice/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/ChangeLog?rev=1.59&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/ChangeLog?rev=1.59&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/ChangeLog?r1=1.58&r2=1.59
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v
52 retrieving revision 1.58
53 retrieving revision 1.59
54 diff -u -r1.58 -r1.59
55 --- ChangeLog 20 Apr 2009 21:55:13 -0000 1.58
56 +++ ChangeLog 23 Apr 2009 18:56:52 -0000 1.59
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-libs/goffice
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.58 2009/04/20 21:55:13 eva Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.59 2009/04/23 18:56:52 klausman Exp $
62 +
63 + 23 Apr 2009; Tobias Klausmann <klausman@g.o> goffice-0.6.6:
64 + Stable on alpha, bug #266715
65
66 20 Apr 2009; Gilles Dartiguelongue <eva@g.o> goffice-0.6.4.ebuild:
67 Adding gtk-doc-am to DEPEND, thanks to loki_val, bug #265928.