Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/goffice: ChangeLog goffice-0.6.1.ebuild goffice-0.4.3.ebuild
Date: Wed, 02 Jan 2008 06:13:58
Message-Id: E1J9wrR-0001TP-AM@stork.gentoo.org
1 jer 08/01/02 06:13:53
2
3 Modified: ChangeLog goffice-0.6.1.ebuild goffice-0.4.3.ebuild
4 Log:
5 Stable for HPPA (bug #198385).
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.27 x11-libs/goffice/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/ChangeLog?rev=1.27&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/ChangeLog?rev=1.27&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/ChangeLog?r1=1.26&r2=1.27
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v
18 retrieving revision 1.26
19 retrieving revision 1.27
20 diff -u -r1.26 -r1.27
21 --- ChangeLog 2 Jan 2008 01:35:05 -0000 1.26
22 +++ ChangeLog 2 Jan 2008 06:13:52 -0000 1.27
23 @@ -1,6 +1,10 @@
24 # ChangeLog for x11-libs/goffice
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.26 2008/01/02 01:35:05 compnerd Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.27 2008/01/02 06:13:52 jer Exp $
28 +
29 + 02 Jan 2008; Jeroen Roovers <jer@g.o> goffice-0.4.3.ebuild,
30 + goffice-0.6.1.ebuild:
31 + Stable for HPPA (bug #198385).
32
33 02 Jan 2008; Saleem Abdulrasool <compnerd@g.o>
34 goffice-0.6.1.ebuild:
35
36
37
38 1.3 x11-libs/goffice/goffice-0.6.1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/goffice-0.6.1.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/goffice-0.6.1.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/goffice-0.6.1.ebuild?r1=1.2&r2=1.3
43
44 Index: goffice-0.6.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.1.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- goffice-0.6.1.ebuild 2 Jan 2008 01:35:05 -0000 1.2
51 +++ goffice-0.6.1.ebuild 2 Jan 2008 06:13:52 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.1.ebuild,v 1.2 2008/01/02 01:35:05 compnerd Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.1.ebuild,v 1.3 2008/01/02 06:13:52 jer Exp $
57
58 inherit eutils gnome2 flag-o-matic
59
60 @@ -9,7 +9,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0.6"
64 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
65 +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
66 IUSE="gnome"
67 #doc support is broken without gtk-doc 1.9
68 #cairo support broken and -gtk broken
69
70
71
72 1.5 x11-libs/goffice/goffice-0.4.3.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/goffice-0.4.3.ebuild?rev=1.5&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/goffice-0.4.3.ebuild?rev=1.5&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/goffice-0.4.3.ebuild?r1=1.4&r2=1.5
77
78 Index: goffice-0.4.3.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.4.3.ebuild,v
81 retrieving revision 1.4
82 retrieving revision 1.5
83 diff -u -r1.4 -r1.5
84 --- goffice-0.4.3.ebuild 2 Jan 2008 00:14:47 -0000 1.4
85 +++ goffice-0.4.3.ebuild 2 Jan 2008 06:13:52 -0000 1.5
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2008 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.4.3.ebuild,v 1.4 2008/01/02 00:14:47 ranger Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.4.3.ebuild,v 1.5 2008/01/02 06:13:52 jer Exp $
91
92 inherit eutils gnome2 flag-o-matic
93
94 @@ -9,7 +9,7 @@
95
96 LICENSE="GPL-2"
97 SLOT="0.4"
98 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
99 +KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc ~x86"
100 IUSE="doc gnome"
101 #cairo support broken and -gtk broken
102
103
104
105
106 --
107 gentoo-commits@g.o mailing list