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/grass: grass-6.4.0_rc5.ebuild ChangeLog grass-6.3.0.ebuild
Date: Sun, 30 May 2010 20:45:40
Message-Id: 20100530204530.9FCF62CF37@corvid.gentoo.org
1 arfrever 10/05/30 20:45:30
2
3 Modified: grass-6.4.0_rc5.ebuild ChangeLog grass-6.3.0.ebuild
4 Log:
5 Delete calls to deprecated distutils_python_version().
6 (Portage version: HEAD/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 sci-geosciences/grass/grass-6.4.0_rc5.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/grass/grass-6.4.0_rc5.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/grass/grass-6.4.0_rc5.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/grass/grass-6.4.0_rc5.ebuild?r1=1.2&r2=1.3
14
15 Index: grass-6.4.0_rc5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.4.0_rc5.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- grass-6.4.0_rc5.ebuild 17 Feb 2010 16:48:21 -0000 1.2
22 +++ grass-6.4.0_rc5.ebuild 30 May 2010 20:45:30 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.4.0_rc5.ebuild,v 1.2 2010/02/17 16:48:21 scarabeus Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.4.0_rc5.ebuild,v 1.3 2010/05/30 20:45:30 arfrever Exp $
28
29 EAPI="2"
30
31 @@ -134,8 +134,6 @@
32 src_configure() {
33 local myconf
34 addpredict /var/cache/fontconfig
35 - # wxwindows needs python (see bug #237495)
36 - use wxwindows && distutils_python_version
37
38 myconf="--prefix=/usr --with-cxx --enable-shared \
39 --with-gdal=$(type -P gdal-config) --with-curses --with-proj \
40
41
42
43 1.81 sci-geosciences/grass/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/grass/ChangeLog?rev=1.81&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/grass/ChangeLog?rev=1.81&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/grass/ChangeLog?r1=1.80&r2=1.81
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/grass/ChangeLog,v
52 retrieving revision 1.80
53 retrieving revision 1.81
54 diff -u -r1.80 -r1.81
55 --- ChangeLog 4 May 2010 10:53:41 -0000 1.80
56 +++ ChangeLog 30 May 2010 20:45:30 -0000 1.81
57 @@ -1,6 +1,10 @@
58 # ChangeLog for sci-geosciences/grass
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/ChangeLog,v 1.80 2010/05/04 10:53:41 scarabeus Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/ChangeLog,v 1.81 2010/05/30 20:45:30 arfrever Exp $
62 +
63 + 30 May 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
64 + grass-6.3.0.ebuild, grass-6.4.0_rc5.ebuild:
65 + Delete calls to deprecated distutils_python_version().
66
67 04 May 2010; Tomáš Chvátal <scarabeus@g.o>
68 grass-6.4.0_rc6.ebuild, metadata.xml:
69
70
71
72 1.14 sci-geosciences/grass/grass-6.3.0.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/grass/grass-6.3.0.ebuild?rev=1.14&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/grass/grass-6.3.0.ebuild?rev=1.14&content-type=text/plain
76 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/grass/grass-6.3.0.ebuild?r1=1.13&r2=1.14
77
78 Index: grass-6.3.0.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.3.0.ebuild,v
81 retrieving revision 1.13
82 retrieving revision 1.14
83 diff -u -r1.13 -r1.14
84 --- grass-6.3.0.ebuild 3 Feb 2010 20:56:55 -0000 1.13
85 +++ grass-6.3.0.ebuild 30 May 2010 20:45:30 -0000 1.14
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2010 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.3.0.ebuild,v 1.13 2010/02/03 20:56:55 hwoarang Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.3.0.ebuild,v 1.14 2010/05/30 20:45:30 arfrever Exp $
91
92 inherit eutils distutils fdo-mime versionator wxwidgets
93
94 @@ -131,8 +131,6 @@
95 src_compile() {
96 local myconf
97 addpredict /var/cache/fontconfig
98 - # wxwindows needs python (see bug #237495)
99 - use wxwindows && distutils_python_version
100
101 myconf="--prefix=/usr --with-cxx --enable-shared \
102 --with-gdal=$(type -P gdal-config) --with-curses --with-proj \
103 @@ -157,7 +155,7 @@
104 # The following lib should be there, based on the above and the
105 # wxpython dependency (in theory). I still need a good way to
106 # query for the location...
107 - LIBGDI="/usr/$(get_libdir)/python${PYVER}/site-packages/wx-${WX_GTK_VER}-gtk2-unicode/wx/_gdi_.so"
108 + LIBGDI="$(python_get_sitedir)/wx-${WX_GTK_VER}-gtk2-unicode/wx/_gdi_.so"
109 myconf="${myconf} --with-python --with-wxwidgets=${WX_CONFIG}"
110 else
111 # USE=python must be enabled above if wxwindows is enabled