Gentoo Archives: gentoo-commits

From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@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.32.ebuild gpsd-2.38.ebuild
Date: Sun, 30 May 2010 20:48:43
Message-Id: 20100530204839.5F2DF2CF37@corvid.gentoo.org
1 arfrever 10/05/30 20:48:39
2
3 Modified: gpsd-2.39-r1.ebuild ChangeLog gpsd-2.32.ebuild
4 gpsd-2.38.ebuild
5 Log:
6 Delete calls to deprecated distutils_python_version().
7 (Portage version: HEAD/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 sci-geosciences/gpsd/gpsd-2.39-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.39-r1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.39-r1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.39-r1.ebuild?r1=1.3&r2=1.4
15
16 Index: gpsd-2.39-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.39-r1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- gpsd-2.39-r1.ebuild 13 Feb 2010 20:04:44 -0000 1.3
23 +++ gpsd-2.39-r1.ebuild 30 May 2010 20:48:39 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.39-r1.ebuild,v 1.3 2010/02/13 20:04:44 nerdboy Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.39-r1.ebuild,v 1.4 2010/05/30 20:48:39 arfrever Exp $
29
30 EAPI="2"
31
32 @@ -79,7 +79,6 @@
33 # Drop privs to user gpsd, see bug #282130
34 use gpsd_user && my_conf="${my_conf} --enable-gpsd-user=gpsd"
35
36 - distutils_python_version
37
38 if ! use ntp; then
39 my_conf="${my_conf} --disable-pps --disable-ntpshm"
40
41
42
43 1.49 sci-geosciences/gpsd/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/ChangeLog?rev=1.49&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/ChangeLog?rev=1.49&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/ChangeLog?r1=1.48&r2=1.49
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/ChangeLog,v
52 retrieving revision 1.48
53 retrieving revision 1.49
54 diff -u -r1.48 -r1.49
55 --- ChangeLog 13 Feb 2010 20:04:44 -0000 1.48
56 +++ ChangeLog 30 May 2010 20:48:39 -0000 1.49
57 @@ -1,6 +1,10 @@
58 # ChangeLog for sci-geosciences/gpsd
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/ChangeLog,v 1.48 2010/02/13 20:04:44 nerdboy Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/ChangeLog,v 1.49 2010/05/30 20:48:39 arfrever Exp $
62 +
63 + 30 May 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
64 + gpsd-2.32.ebuild, gpsd-2.38.ebuild, gpsd-2.39-r1.ebuild:
65 + Delete calls to deprecated distutils_python_version().
66
67 13 Feb 2010; Steve Arnold <nerdboy@g.o> files/99-gpsd-usb.rules,
68 gpsd-2.39-r1.ebuild:
69
70
71
72 1.10 sci-geosciences/gpsd/gpsd-2.32.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.32.ebuild?rev=1.10&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.32.ebuild?rev=1.10&content-type=text/plain
76 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.32.ebuild?r1=1.9&r2=1.10
77
78 Index: gpsd-2.32.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.32.ebuild,v
81 retrieving revision 1.9
82 retrieving revision 1.10
83 diff -u -r1.9 -r1.10
84 --- gpsd-2.32.ebuild 18 Jul 2009 17:47:15 -0000 1.9
85 +++ gpsd-2.32.ebuild 30 May 2010 20:48:39 -0000 1.10
86 @@ -1,6 +1,6 @@
87 -# Copyright 1999-2009 Gentoo Foundation
88 +# Copyright 1999-2010 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.32.ebuild,v 1.9 2009/07/18 17:47:15 nerdboy Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.32.ebuild,v 1.10 2010/05/30 20:48:39 arfrever Exp $
92
93 inherit eutils libtool distutils
94
95 @@ -46,7 +46,6 @@
96 RESTRICT="test"
97
98 src_compile() {
99 - distutils_python_version
100 export MY_ECONF="--with-pic $(use_with X x) $(use_enable dbus)"
101 econf ${MY_ECONF} || die "econf failed"
102 emake || die "emake failed"
103 @@ -73,7 +72,7 @@
104 fi
105 dobin logextract
106 diropts "-m0644"
107 - exeinto /usr/$(get_libdir)/python${PYVER}/site-packages
108 + exeinto $(python_get_sitedir)
109 doexe gps.py gpsfake.py
110 dodoc AUTHORS HACKING INSTALL README TODO "${FILESDIR}"/40-usb-serial.rules
111 }
112
113
114
115 1.5 sci-geosciences/gpsd/gpsd-2.38.ebuild
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.38.ebuild?rev=1.5&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.38.ebuild?rev=1.5&content-type=text/plain
119 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/gpsd-2.38.ebuild?r1=1.4&r2=1.5
120
121 Index: gpsd-2.38.ebuild
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.38.ebuild,v
124 retrieving revision 1.4
125 retrieving revision 1.5
126 diff -u -r1.4 -r1.5
127 --- gpsd-2.38.ebuild 19 Jan 2010 00:50:35 -0000 1.4
128 +++ gpsd-2.38.ebuild 30 May 2010 20:48:39 -0000 1.5
129 @@ -1,6 +1,6 @@
130 # Copyright 1999-2010 Gentoo Foundation
131 # Distributed under the terms of the GNU General Public License v2
132 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.38.ebuild,v 1.4 2010/01/19 00:50:35 jer Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.38.ebuild,v 1.5 2010/05/30 20:48:39 arfrever Exp $
134
135 inherit autotools eutils distutils flag-o-matic
136
137 @@ -67,7 +67,6 @@
138 --disable-fast-install"
139 # --enable-superstar2 is missing a header file
140
141 - use python && distutils_python_version
142
143 if use ntp; then
144 my_conf="${my_conf} --enable-ntpshm --enable-pps"