Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/gpointing-device-settings: ChangeLog gpointing-device-settings-1.3.2.ebuild gpointing-device-settings-1.5.1-r1.ebuild
Date: Wed, 30 Mar 2011 11:10:27
Message-Id: 20110330110942.8EA3220054@flycatcher.gentoo.org
1 angelos 11/03/30 11:09:42
2
3 Modified: ChangeLog gpointing-device-settings-1.3.2.ebuild
4 gpointing-device-settings-1.5.1-r1.ebuild
5 Log:
6 Fix gtk+ slot deps
7
8 (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.12 gnome-extra/gpointing-device-settings/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog?rev=1.12&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog?rev=1.12&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog?r1=1.11&r2=1.12
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog,v
20 retrieving revision 1.11
21 retrieving revision 1.12
22 diff -u -r1.11 -r1.12
23 --- ChangeLog 28 Mar 2011 22:39:01 -0000 1.11
24 +++ ChangeLog 30 Mar 2011 11:09:42 -0000 1.12
25 @@ -1,6 +1,11 @@
26 # ChangeLog for gnome-extra/gpointing-device-settings
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog,v 1.11 2011/03/28 22:39:01 eva Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog,v 1.12 2011/03/30 11:09:42 angelos Exp $
30 +
31 + 30 Mar 2011; Christoph Mende <angelos@g.o>
32 + gpointing-device-settings-1.3.2.ebuild,
33 + gpointing-device-settings-1.5.1-r1.ebuild:
34 + Fix gtk+ slot deps
35
36 28 Mar 2011; Gilles Dartiguelongue <eva@g.o>
37 gpointing-device-settings-1.5.1-r2.ebuild:
38
39
40
41 1.6 gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.2.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.2.ebuild?rev=1.6&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.2.ebuild?rev=1.6&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.2.ebuild?r1=1.5&r2=1.6
46
47 Index: gpointing-device-settings-1.3.2.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.2.ebuild,v
50 retrieving revision 1.5
51 retrieving revision 1.6
52 diff -u -r1.5 -r1.6
53 --- gpointing-device-settings-1.3.2.ebuild 21 Apr 2010 18:25:56 -0000 1.5
54 +++ gpointing-device-settings-1.3.2.ebuild 30 Mar 2011 11:09:42 -0000 1.6
55 @@ -1,8 +1,9 @@
56 -# Copyright 1999-2010 Gentoo Foundation
57 +# Copyright 1999-2011 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.2.ebuild,v 1.5 2010/04/21 18:25:56 pva Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.2.ebuild,v 1.6 2011/03/30 11:09:42 angelos Exp $
61
62 GCONF_DEBUG="no"
63 +EAPI=1
64 inherit eutils gnome2
65
66 DESCRIPTION="A GTK+ based configuration utility for the synaptics driver"
67 @@ -15,9 +16,9 @@
68 IUSE=""
69
70 # recent enough x11-base/xorg-server required
71 -RDEPEND=">=dev-libs/glib-2.10
72 - >=x11-libs/gtk+-2.14.0
73 - >=gnome-base/gconf-2.24
74 +RDEPEND=">=dev-libs/glib-2.10:2
75 + >=x11-libs/gtk+-2.14.0:2
76 + >=gnome-base/gconf-2.24:2
77 >=x11-libs/libXi-1.2
78 !<=x11-base/xorg-server-1.6.0
79 !gnome-extra/gsynaptics"
80
81
82
83 1.2 gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r1.ebuild
84
85 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r1.ebuild?rev=1.2&view=markup
86 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r1.ebuild?rev=1.2&content-type=text/plain
87 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r1.ebuild?r1=1.1&r2=1.2
88
89 Index: gpointing-device-settings-1.5.1-r1.ebuild
90 ===================================================================
91 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r1.ebuild,v
92 retrieving revision 1.1
93 retrieving revision 1.2
94 diff -u -r1.1 -r1.2
95 --- gpointing-device-settings-1.5.1-r1.ebuild 10 Nov 2010 12:33:38 -0000 1.1
96 +++ gpointing-device-settings-1.5.1-r1.ebuild 30 Mar 2011 11:09:42 -0000 1.2
97 @@ -1,6 +1,6 @@
98 -# Copyright 1999-2010 Gentoo Foundation
99 +# Copyright 1999-2011 Gentoo Foundation
100 # Distributed under the terms of the GNU General Public License v2
101 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r1.ebuild,v 1.1 2010/11/10 12:33:38 pva Exp $
102 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1-r1.ebuild,v 1.2 2011/03/30 11:09:42 angelos Exp $
103
104 EAPI="2"
105 GCONF_DEBUG="no"
106 @@ -16,9 +16,9 @@
107 IUSE=""
108
109 # recent enough x11-base/xorg-server required
110 -RDEPEND=">=dev-libs/glib-2.10
111 - >=x11-libs/gtk+-2.14.0
112 - >=gnome-base/gconf-2.24
113 +RDEPEND=">=dev-libs/glib-2.10:2
114 + >=x11-libs/gtk+-2.14.0:2
115 + >=gnome-base/gconf-2.24:2
116 >=gnome-base/gnome-settings-daemon-2.28
117 >=x11-libs/libXi-1.2
118 >=x11-libs/libX11-1.2.0