Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprint: ChangeLog libgnomeprint-2.18.8.ebuild
Date: Tue, 18 Jan 2011 14:25:24
Message-Id: 20110118142515.1A01C20054@flycatcher.gentoo.org
1 fauli 11/01/18 14:25:15
2
3 Modified: ChangeLog libgnomeprint-2.18.8.ebuild
4 Log:
5 x86 stable, bug 348987
6
7 (Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
8
9 Revision Changes Path
10 1.185 gnome-base/libgnomeprint/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/ChangeLog?rev=1.185&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/ChangeLog?rev=1.185&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/ChangeLog?r1=1.184&r2=1.185
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v
19 retrieving revision 1.184
20 retrieving revision 1.185
21 diff -u -r1.184 -r1.185
22 --- ChangeLog 9 Oct 2010 00:13:51 -0000 1.184
23 +++ ChangeLog 18 Jan 2011 14:25:15 -0000 1.185
24 @@ -1,6 +1,10 @@
25 # ChangeLog for gnome-base/libgnomeprint
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.184 2010/10/09 00:13:51 eva Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.185 2011/01/18 14:25:15 fauli Exp $
30 +
31 + 18 Jan 2011; Christian Faulhammer <fauli@g.o>
32 + libgnomeprint-2.18.8.ebuild:
33 + x86 stable, bug 348987
34
35 09 Oct 2010; Gilles Dartiguelongue <eva@g.o>
36 -libgnomeprint-2.18.6.ebuild:
37
38
39
40 1.2 gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild?r1=1.1&r2=1.2
45
46 Index: libgnomeprint-2.18.8.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- libgnomeprint-2.18.8.ebuild 28 Sep 2010 20:55:54 -0000 1.1
53 +++ libgnomeprint-2.18.8.ebuild 18 Jan 2011 14:25:15 -0000 1.2
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2010 Gentoo Foundation
56 +# Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild,v 1.1 2010/09/28 20:55:54 eva Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild,v 1.2 2011/01/18 14:25:15 fauli Exp $
60
61 EAPI="3"
62 GCONF_DEBUG="no"
63 @@ -12,7 +12,7 @@
64
65 LICENSE="GPL-2 LGPL-2.1"
66 SLOT="2.2"
67 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
68 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
69 IUSE="cups doc"
70
71 RDEPEND=">=dev-libs/glib-2