Gentoo Archives: gentoo-commits

From: "Steve Arnold (nerdboy)" <nerdboy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-geosciences/grass: ChangeLog grass-6.3.0.ebuild
Date: Sun, 02 Aug 2009 18:50:23
Message-Id: E1MXg8Q-0002Xh-0r@stork.gentoo.org
1 nerdboy 09/08/02 18:50:18
2
3 Modified: ChangeLog grass-6.3.0.ebuild
4 Log:
5 Updated desktop file and description (set terminal=false).
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.69 sci-geosciences/grass/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/grass/ChangeLog?rev=1.69&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/grass/ChangeLog?rev=1.69&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/grass/ChangeLog?r1=1.68&r2=1.69
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/grass/ChangeLog,v
18 retrieving revision 1.68
19 retrieving revision 1.69
20 diff -u -r1.68 -r1.69
21 --- ChangeLog 8 Jun 2009 04:51:04 -0000 1.68
22 +++ ChangeLog 2 Aug 2009 18:50:17 -0000 1.69
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sci-geosciences/grass
25 -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/ChangeLog,v 1.68 2009/06/08 04:51:04 nerdboy Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/ChangeLog,v 1.69 2009/08/02 18:50:17 nerdboy Exp $
29 +
30 + 02 Aug 2009; Steve Arnold <nerdboy@g.o> grass-6.3.0.ebuild:
31 + Updated desktop file and description (set terminal=false).
32
33 08 Jun 2009; Steve Arnold <nerdboy@g.o>
34 +files/grass-6.3.0-gcc44.patch, grass-6.3.0.ebuild:
35
36
37
38 1.8 sci-geosciences/grass/grass-6.3.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/grass/grass-6.3.0.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/grass/grass-6.3.0.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/grass/grass-6.3.0.ebuild?r1=1.7&r2=1.8
43
44 Index: grass-6.3.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.3.0.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- grass-6.3.0.ebuild 8 Jun 2009 04:51:04 -0000 1.7
51 +++ grass-6.3.0.ebuild 2 Aug 2009 18:50:17 -0000 1.8
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.3.0.ebuild,v 1.7 2009/06/08 04:51:04 nerdboy Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.3.0.ebuild,v 1.8 2009/08/02 18:50:17 nerdboy Exp $
57
58 inherit eutils distutils fdo-mime versionator wxwidgets
59
60 @@ -8,7 +8,7 @@
61 MY_PVM=$(delete_all_version_separators ${MY_PV})
62 MY_PM=${PN}${MY_PVM}
63
64 -DESCRIPTION="An open-source GIS with raster and vector functionality, as well as 3D vizualization."
65 +DESCRIPTION="A free GIS with raster and vector functionality, as well as 3D vizualization."
66 HOMEPAGE="http://grass.osgeo.org//"
67 SRC_URI="http://download.osgeo.org/grass/${MY_PM}/source/${P}.tar.gz"
68
69 @@ -287,7 +287,7 @@
70 Version=1.0
71 Name=Grass ${PV}
72 Type=Application
73 - Comment=GRASS Open Source GIS, derived from the original US Army Corps of Engineers project.
74 + Comment=GRASS (Geographic Resources Analysis Support System), the original GIS.
75 Exec=${TERM} -T Grass -e /usr/bin/${MY_PM} ${GUI}
76 Path=
77 Icon=grass_icon.png