Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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, 31 Jan 2010 15:15:46
Message-Id: E1NbbWZ-0004oh-T2@stork.gentoo.org
1 armin76 10/01/31 15:15:43
2
3 Modified: ChangeLog grass-6.3.0.ebuild
4 Log:
5 sparc stable wrt #250850
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.74 sci-geosciences/grass/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/grass/ChangeLog?rev=1.74&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/grass/ChangeLog?rev=1.74&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/grass/ChangeLog?r1=1.73&r2=1.74
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/grass/ChangeLog,v
18 retrieving revision 1.73
19 retrieving revision 1.74
20 diff -u -r1.73 -r1.74
21 --- ChangeLog 10 Jan 2010 17:33:48 -0000 1.73
22 +++ ChangeLog 31 Jan 2010 15:15:43 -0000 1.74
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sci-geosciences/grass
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/ChangeLog,v 1.73 2010/01/10 17:33:48 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/ChangeLog,v 1.74 2010/01/31 15:15:43 armin76 Exp $
28 +
29 + 31 Jan 2010; Raúl Porcel <armin76@g.o> grass-6.3.0.ebuild:
30 + sparc stable wrt #250850
31
32 10 Jan 2010; nixnut <nixnut@g.o> grass-6.3.0.ebuild:
33 ppc stable #250850
34
35
36
37 1.12 sci-geosciences/grass/grass-6.3.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/grass/grass-6.3.0.ebuild?rev=1.12&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/grass/grass-6.3.0.ebuild?rev=1.12&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/grass/grass-6.3.0.ebuild?r1=1.11&r2=1.12
42
43 Index: grass-6.3.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.3.0.ebuild,v
46 retrieving revision 1.11
47 retrieving revision 1.12
48 diff -u -r1.11 -r1.12
49 --- grass-6.3.0.ebuild 10 Jan 2010 17:33:48 -0000 1.11
50 +++ grass-6.3.0.ebuild 31 Jan 2010 15:15:43 -0000 1.12
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.3.0.ebuild,v 1.11 2010/01/10 17:33:48 nixnut Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.3.0.ebuild,v 1.12 2010/01/31 15:15:43 armin76 Exp $
56
57 inherit eutils distutils fdo-mime versionator wxwidgets
58
59 @@ -14,7 +14,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="6"
63 -KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86"
64 +KEYWORDS="~amd64 ppc ~ppc64 sparc x86"
65
66 IUSE="ffmpeg fftw gmath jpeg largefile motif mysql nls odbc opengl png \
67 postgres python readline sqlite tiff truetype wxwindows X"