Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-geosciences/gpsd: gpsd-2.39-r1.ebuild ChangeLog gpsd-2.95-r1.ebuild gpsd-2.38.ebuild
Date: Wed, 02 Mar 2011 19:51:52
Message-Id: 20110302195142.051B420054@flycatcher.gentoo.org
1 jlec 11/03/02 19:51:42
2
3 Modified: gpsd-2.39-r1.ebuild ChangeLog gpsd-2.95-r1.ebuild
4 gpsd-2.38.ebuild
5 Log:
6 Correct Slots for gtk 3 introduction to tree
7
8 (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.9 sci-geosciences/gpsd/gpsd-2.39-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.39-r1.ebuild?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.39-r1.ebuild?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.39-r1.ebuild?r1=1.8&r2=1.9
16
17 Index: gpsd-2.39-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.39-r1.ebuild,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- gpsd-2.39-r1.ebuild 25 Jan 2011 20:14:45 -0000 1.8
24 +++ gpsd-2.39-r1.ebuild 2 Mar 2011 19:51:41 -0000 1.9
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.39-r1.ebuild,v 1.8 2011/01/25 20:14:45 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.39-r1.ebuild,v 1.9 2011/03/02 19:51:41 jlec Exp $
30
31 EAPI="2"
32
33 @@ -27,8 +27,9 @@
34 x11-libs/libXpm
35 x11-libs/libXaw
36 )
37 - dbus? ( >=sys-apps/dbus-0.94
38 - >=dev-libs/glib-2.6
39 + dbus? (
40 + >=sys-apps/dbus-0.94
41 + dev-libs/glib:2
42 dev-libs/dbus-glib )
43 ntp? ( net-misc/ntp )
44 usb? ( virtual/dev-manager )
45
46
47
48 1.60 sci-geosciences/gpsd/ChangeLog
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/ChangeLog?rev=1.60&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/ChangeLog?rev=1.60&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/ChangeLog?r1=1.59&r2=1.60
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/ChangeLog,v
57 retrieving revision 1.59
58 retrieving revision 1.60
59 diff -u -r1.59 -r1.60
60 --- ChangeLog 23 Feb 2011 21:47:59 -0000 1.59
61 +++ ChangeLog 2 Mar 2011 19:51:41 -0000 1.60
62 @@ -1,6 +1,10 @@
63 # ChangeLog for sci-geosciences/gpsd
64 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/ChangeLog,v 1.59 2011/02/23 21:47:59 patrick Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/ChangeLog,v 1.60 2011/03/02 19:51:41 jlec Exp $
67 +
68 + 02 Mar 2011; Justin Lecher <jlec@g.o> gpsd-2.38.ebuild,
69 + gpsd-2.39-r1.ebuild, gpsd-2.95-r1.ebuild:
70 + Correct Slots for gtk 3 introduction to tree
71
72 23 Feb 2011; Patrick Lauer <patrick@g.o> gpsd-2.95-r1.ebuild:
73 Adding docbook dep for building, bug #355805
74
75
76
77 1.3 sci-geosciences/gpsd/gpsd-2.95-r1.ebuild
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild?rev=1.3&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild?rev=1.3&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild?r1=1.2&r2=1.3
82
83 Index: gpsd-2.95-r1.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild,v
86 retrieving revision 1.2
87 retrieving revision 1.3
88 diff -u -r1.2 -r1.3
89 --- gpsd-2.95-r1.ebuild 23 Feb 2011 21:47:59 -0000 1.2
90 +++ gpsd-2.95-r1.ebuild 2 Mar 2011 19:51:41 -0000 1.3
91 @@ -1,6 +1,6 @@
92 # Copyright 1999-2011 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild,v 1.2 2011/02/23 21:47:59 patrick Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild,v 1.3 2011/03/02 19:51:41 jlec Exp $
96
97 EAPI=3
98
99 @@ -28,7 +28,7 @@
100
101 # those harddeps are de-facto automagicall
102 RDEPEND="
103 - dev-python/pygtk
104 + dev-python/pygtk:2
105 sys-libs/ncurses
106 virtual/libusb:1
107 dbus? (
108
109
110
111 1.9 sci-geosciences/gpsd/gpsd-2.38.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.38.ebuild?rev=1.9&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.38.ebuild?rev=1.9&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.38.ebuild?r1=1.8&r2=1.9
116
117 Index: gpsd-2.38.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.38.ebuild,v
120 retrieving revision 1.8
121 retrieving revision 1.9
122 diff -u -r1.8 -r1.9
123 --- gpsd-2.38.ebuild 25 Jan 2011 20:14:45 -0000 1.8
124 +++ gpsd-2.38.ebuild 2 Mar 2011 19:51:41 -0000 1.9
125 @@ -1,6 +1,8 @@
126 # Copyright 1999-2011 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.38.ebuild,v 1.8 2011/01/25 20:14:45 jer Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.38.ebuild,v 1.9 2011/03/02 19:51:41 jlec Exp $
130 +
131 +EAPI="1"
132
133 inherit autotools eutils distutils flag-o-matic
134
135 @@ -27,8 +29,9 @@
136 )
137 python? ( dev-lang/python )
138
139 - dbus? ( >=sys-apps/dbus-0.94
140 - >=dev-libs/glib-2.6
141 + dbus? (
142 + >=sys-apps/dbus-0.94
143 + dev-libs/glib:2
144 dev-libs/dbus-glib )
145 ntp? ( net-misc/ntp )
146 usb? ( virtual/dev-manager )"