Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/gksu: ChangeLog gksu-2.0.2.ebuild
Date: Mon, 03 Jan 2011 22:36:48
Message-Id: 20110103223637.DAD1620057@flycatcher.gentoo.org
1 eva 11/01/03 22:36:37
2
3 Modified: ChangeLog gksu-2.0.2.ebuild
4 Log:
5 Drop gnome-vfs dependency, bug #349520.
6
7 (Portage version: 2.2.0_alpha12/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.60 x11-libs/gksu/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gksu/ChangeLog?rev=1.60&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gksu/ChangeLog?rev=1.60&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gksu/ChangeLog?r1=1.59&r2=1.60
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v
19 retrieving revision 1.59
20 retrieving revision 1.60
21 diff -u -r1.59 -r1.60
22 --- ChangeLog 20 Jul 2010 01:41:33 -0000 1.59
23 +++ ChangeLog 3 Jan 2011 22:36:37 -0000 1.60
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-libs/gksu
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.59 2010/07/20 01:41:33 jer Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.60 2011/01/03 22:36:37 eva Exp $
30 +
31 + 03 Jan 2011; Gilles Dartiguelongue <eva@g.o> gksu-2.0.2.ebuild:
32 + Drop gnome-vfs dependency, bug #349520.
33
34 20 Jul 2010; Jeroen Roovers <jer@g.o> gksu-2.0.2.ebuild:
35 Drop HPPA keywording (bug #324511).
36
37
38
39 1.11 x11-libs/gksu/gksu-2.0.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gksu/gksu-2.0.2.ebuild?rev=1.11&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gksu/gksu-2.0.2.ebuild?rev=1.11&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gksu/gksu-2.0.2.ebuild?r1=1.10&r2=1.11
44
45 Index: gksu-2.0.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-2.0.2.ebuild,v
48 retrieving revision 1.10
49 retrieving revision 1.11
50 diff -u -r1.10 -r1.11
51 --- gksu-2.0.2.ebuild 20 Jul 2010 01:41:33 -0000 1.10
52 +++ gksu-2.0.2.ebuild 3 Jan 2011 22:36:37 -0000 1.11
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-2.0.2.ebuild,v 1.10 2010/07/20 01:41:33 jer Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-2.0.2.ebuild,v 1.11 2011/01/03 22:36:37 eva Exp $
59
60 EAPI="2"
61 GCONF_DEBUG="no"
62 @@ -17,10 +17,9 @@
63 IUSE="doc gnome"
64
65 RDEPEND=">=x11-libs/libgksu-2.0.8
66 - >=x11-libs/gtk+-2.4.0
67 - >=gnome-base/gconf-2.0
68 + >=x11-libs/gtk+-2.4:2
69 + >=gnome-base/gconf-2
70 gnome? (
71 - >=gnome-base/gnome-vfs-2
72 >=gnome-base/nautilus-2
73 x11-terms/gnome-terminal )"
74 DEPEND="${RDEPEND}