Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/libgnomeprint: ChangeLog libgnomeprint-2.18.7.ebuild
Date: Fri, 08 Oct 2010 20:04:24
Message-Id: 20101008194929.EC68520051@flycatcher.gentoo.org
1 ssuominen 10/10/08 19:49:29
2
3 Modified: ChangeLog libgnomeprint-2.18.7.ebuild
4 Log:
5 ppc64 stable wrt #324077
6
7 (Portage version: 2.2_rc90/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.183 gnome-base/libgnomeprint/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/ChangeLog?rev=1.183&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/ChangeLog?rev=1.183&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/ChangeLog?r1=1.182&r2=1.183
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v
19 retrieving revision 1.182
20 retrieving revision 1.183
21 diff -u -r1.182 -r1.183
22 --- ChangeLog 28 Sep 2010 20:55:54 -0000 1.182
23 +++ ChangeLog 8 Oct 2010 19:49:29 -0000 1.183
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.182 2010/09/28 20:55:54 eva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.183 2010/10/08 19:49:29 ssuominen Exp $
29 +
30 + 08 Oct 2010; Samuli Suominen <ssuominen@g.o>
31 + libgnomeprint-2.18.7.ebuild:
32 + ppc64 stable wrt #324077
33
34 *libgnomeprint-2.18.8 (28 Sep 2010)
35
36
37
38
39 1.8 gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild?r1=1.7&r2=1.8
44
45 Index: libgnomeprint-2.18.7.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- libgnomeprint-2.18.7.ebuild 11 Sep 2010 18:40:33 -0000 1.7
52 +++ libgnomeprint-2.18.7.ebuild 8 Oct 2010 19:49:29 -0000 1.8
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild,v 1.7 2010/09/11 18:40:33 josejx Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild,v 1.8 2010/10/08 19:49:29 ssuominen Exp $
58
59 GCONF_DEBUG="no"
60
61 @@ -11,7 +11,7 @@
62
63 LICENSE="GPL-2 LGPL-2.1"
64 SLOT="2.2"
65 -KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
66 +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
67 IUSE="cups doc"
68
69 RDEPEND=">=dev-libs/glib-2