Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/goffice: ChangeLog goffice-0.6.4.ebuild
Date: Sun, 29 Jun 2008 16:56:12
Message-Id: E1KD0C6-0003cp-Ed@stork.gentoo.org
1 corsair 08/06/29 16:56:06
2
3 Modified: ChangeLog goffice-0.6.4.ebuild
4 Log:
5 Stable on ppc64; bug #230031
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.44 x11-libs/goffice/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/ChangeLog?rev=1.44&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/ChangeLog?rev=1.44&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/ChangeLog?r1=1.43&r2=1.44
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v
18 retrieving revision 1.43
19 retrieving revision 1.44
20 diff -u -r1.43 -r1.44
21 --- ChangeLog 29 Jun 2008 14:02:24 -0000 1.43
22 +++ ChangeLog 29 Jun 2008 16:56:05 -0000 1.44
23 @@ -1,6 +1,9 @@
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.43 2008/06/29 14:02:24 eva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.44 2008/06/29 16:56:05 corsair Exp $
28 +
29 + 29 Jun 2008; Markus Rothe <corsair@g.o> goffice-0.6.4.ebuild:
30 + Stable on ppc64; bug #230031
31
32 29 Jun 2008; Gilles Dartiguelongue <eva@g.o> goffice-0.6.4.ebuild:
33 use eautomake, fix bug #226831.
34
35
36
37 1.3 x11-libs/goffice/goffice-0.6.4.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/goffice-0.6.4.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/goffice-0.6.4.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/goffice-0.6.4.ebuild?r1=1.2&r2=1.3
42
43 Index: goffice-0.6.4.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.4.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- goffice-0.6.4.ebuild 29 Jun 2008 14:02:24 -0000 1.2
50 +++ goffice-0.6.4.ebuild 29 Jun 2008 16:56:05 -0000 1.3
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.4.ebuild,v 1.2 2008/06/29 14:02:24 eva Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.4.ebuild,v 1.3 2008/06/29 16:56:05 corsair Exp $
56
57 inherit autotools eutils gnome2 flag-o-matic
58
59 @@ -9,7 +9,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0.6"
63 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
64 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86"
65 IUSE="doc gnome"
66
67 # Raising glib dep to 2.14 to drop pcre dependency
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list