Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@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.5.1.ebuild gpointing-device-settings-1.3.2.ebuild
Date: Wed, 21 Apr 2010 18:26:02
Message-Id: 20100421182556.3ADA72C04B@corvid.gentoo.org
1 pva 10/04/21 18:25:56
2
3 Modified: ChangeLog gpointing-device-settings-1.3.2.ebuild
4 Added: gpointing-device-settings-1.5.1.ebuild
5 Log:
6 Version bump, fixed HOMEPAGE, #316519, thank Samuli Suominen and Johannes Rauh for report.
7 (Portage version: 2.1.8.3/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 gnome-extra/gpointing-device-settings/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog?r1=1.4&r2=1.5
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- ChangeLog 8 Dec 2009 18:10:16 -0000 1.4
23 +++ ChangeLog 21 Apr 2010 18:25:56 -0000 1.5
24 @@ -1,6 +1,14 @@
25 # ChangeLog for gnome-extra/gpointing-device-settings
26 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog,v 1.4 2009/12/08 18:10:16 pva Exp $
28 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/ChangeLog,v 1.5 2010/04/21 18:25:56 pva Exp $
30 +
31 +*gpointing-device-settings-1.5.1 (21 Apr 2010)
32 +
33 + 21 Apr 2010; Peter Volkov <pva@g.o>
34 + gpointing-device-settings-1.3.2.ebuild,
35 + +gpointing-device-settings-1.5.1.ebuild:
36 + Version bump, fixed HOMEPAGE, #316519, thank Samuli Suominen and Johannes
37 + Rauh for report.
38
39 08 Dec 2009; Peter Volkov <pva@g.o>
40 gpointing-device-settings-1.3.2.ebuild:
41
42
43
44 1.5 gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.2.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.2.ebuild?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.2.ebuild?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.2.ebuild?r1=1.4&r2=1.5
49
50 Index: gpointing-device-settings-1.3.2.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.2.ebuild,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- gpointing-device-settings-1.3.2.ebuild 8 Dec 2009 18:10:16 -0000 1.4
57 +++ gpointing-device-settings-1.3.2.ebuild 21 Apr 2010 18:25:56 -0000 1.5
58 @@ -1,12 +1,12 @@
59 -# Copyright 1999-2009 Gentoo Foundation
60 +# Copyright 1999-2010 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.3.2.ebuild,v 1.4 2009/12/08 18:10:16 pva Exp $
63 +# $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 $
64
65 GCONF_DEBUG="no"
66 inherit eutils gnome2
67
68 DESCRIPTION="A GTK+ based configuration utility for the synaptics driver"
69 -HOMEPAGE="http://gsynaptics.sourceforge.jp/"
70 +HOMEPAGE="http://live.gnome.org/GPointingDeviceSettings"
71 SRC_URI="mirror://sourceforge.jp/gsynaptics/43803/${P}.tar.gz"
72
73 LICENSE="GPL-3"
74
75
76
77 1.1 gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1.ebuild
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1.ebuild?rev=1.1&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1.ebuild?rev=1.1&content-type=text/plain
81
82 Index: gpointing-device-settings-1.5.1.ebuild
83 ===================================================================
84 # Copyright 1999-2010 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 # $Header: /var/cvsroot/gentoo-x86/gnome-extra/gpointing-device-settings/gpointing-device-settings-1.5.1.ebuild,v 1.1 2010/04/21 18:25:56 pva Exp $
87
88 GCONF_DEBUG="no"
89 inherit eutils gnome2
90
91 DESCRIPTION="A GTK+ based configuration utility for the synaptics driver"
92 HOMEPAGE="http://live.gnome.org/GPointingDeviceSettings"
93 SRC_URI="mirror://sourceforge.jp/gsynaptics/45812/${P}.tar.gz"
94
95 LICENSE="GPL-3"
96 SLOT="0"
97 KEYWORDS="~amd64 ~x86"
98 IUSE=""
99
100 # recent enough x11-base/xorg-server required
101 RDEPEND=">=dev-libs/glib-2.10
102 >=x11-libs/gtk+-2.14.0
103 >=gnome-base/gconf-2.24
104 >=gnome-base/gnome-settings-daemon-2.28
105 >=x11-libs/libXi-1.2
106 >=x11-libs/libX11-1.2.0
107 !<=x11-base/xorg-server-1.6.0
108 !gnome-extra/gsynaptics"
109 DEPEND="${RDEPEND}
110 >=dev-util/pkgconfig-0.19
111 >=dev-util/intltool-0.35.5"
112
113 DOCS="MAINTAINERS NEWS TODO"
114
115 src_install() {
116 gnome2_src_install
117
118 doicon data/touchpad.png
119 make_desktop_entry gpointing-device-settings \
120 gpointing-device-settings \
121 touchpad \
122 'GNOME;GTK;Settings;HardwareSettings'
123 }