Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/goffice: goffice-0.10.8.ebuild ChangeLog goffice-0.10.7.ebuild
Date: Tue, 24 Dec 2013 12:33:52
Message-Id: 20131224123349.0D39A2004C@flycatcher.gentoo.org
1 pacho 13/12/24 12:33:48
2
3 Modified: goffice-0.10.8.ebuild ChangeLog
4 Removed: goffice-0.10.7.ebuild
5 Log:
6 goffice[introspection] needs libgsf[introspection] (#488446 by Andrew John Hughes), drop old.
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
9
10 Revision Changes Path
11 1.5 x11-libs/goffice/goffice-0.10.8.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/goffice/goffice-0.10.8.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/goffice/goffice-0.10.8.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/goffice/goffice-0.10.8.ebuild?r1=1.4&r2=1.5
16
17 Index: goffice-0.10.8.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.10.8.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- goffice-0.10.8.ebuild 8 Dec 2013 19:43:24 -0000 1.4
24 +++ goffice-0.10.8.ebuild 24 Dec 2013 12:33:48 -0000 1.5
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.10.8.ebuild,v 1.4 2013/12/08 19:43:24 pacho Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.10.8.ebuild,v 1.5 2013/12/24 12:33:48 pacho Exp $
30
31 EAPI="5"
32 GCONF_DEBUG="no"
33 @@ -22,7 +22,7 @@
34 >=app-text/libspectre-0.2.6:=
35 >=dev-libs/glib-2.28:2
36 >=gnome-base/librsvg-2.22:2
37 - >=gnome-extra/libgsf-1.14.9:=
38 + >=gnome-extra/libgsf-1.14.9:=[introspection?]
39 >=dev-libs/libxml2-2.4.12:2
40 >=x11-libs/pango-1.24:=
41 >=x11-libs/cairo-1.10:=[svg]
42
43
44
45 1.132 x11-libs/goffice/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/goffice/ChangeLog?rev=1.132&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/goffice/ChangeLog?rev=1.132&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/goffice/ChangeLog?r1=1.131&r2=1.132
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v
54 retrieving revision 1.131
55 retrieving revision 1.132
56 diff -u -r1.131 -r1.132
57 --- ChangeLog 8 Dec 2013 19:43:24 -0000 1.131
58 +++ ChangeLog 24 Dec 2013 12:33:48 -0000 1.132
59 @@ -1,6 +1,12 @@
60 # ChangeLog for x11-libs/goffice
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.131 2013/12/08 19:43:24 pacho Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.132 2013/12/24 12:33:48 pacho Exp $
64 +
65 + 24 Dec 2013; Pacho Ramos <pacho@g.o>
66 + -files/goffice-0.10.4-component.h-backport.patch, -goffice-0.10.7.ebuild,
67 + goffice-0.10.8.ebuild:
68 + goffice[introspection] needs libgsf[introspection] (#488446 by Andrew John
69 + Hughes), drop old.
70
71 08 Dec 2013; Pacho Ramos <pacho@g.o> goffice-0.10.8.ebuild:
72 x86 stable, bug #478252