diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-03-03 16:37:26 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-03-03 16:37:26 +0000 |
commit | f43c7ac8fad7e440f0902c79a24038fba2c27441 (patch) | |
tree | 36ed54cdec7a0dc16c393dc12002d8475e3516c2 /sci-geosciences/grass | |
parent | Version bump, fixes security issue, bug #212208. (diff) | |
download | gentoo-2-f43c7ac8fad7e440f0902c79a24038fba2c27441.tar.gz gentoo-2-f43c7ac8fad7e440f0902c79a24038fba2c27441.tar.bz2 gentoo-2-f43c7ac8fad7e440f0902c79a24038fba2c27441.zip |
Sparc stable, Bug #212033, I really wish this came with some demo files, but
it doesn't seem to.
(Portage version: 2.2_pre3)
Diffstat (limited to 'sci-geosciences/grass')
-rw-r--r-- | sci-geosciences/grass/ChangeLog | 8 | ||||
-rw-r--r-- | sci-geosciences/grass/grass-6.2.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-geosciences/grass/ChangeLog b/sci-geosciences/grass/ChangeLog index 6195c5553697..12917f2c7888 100644 --- a/sci-geosciences/grass/ChangeLog +++ b/sci-geosciences/grass/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-geosciences/grass -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/ChangeLog,v 1.45 2007/09/02 11:03:33 angelos Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/ChangeLog,v 1.46 2008/03/03 16:37:26 fmccor Exp $ + + 03 Mar 2008; Ferris McCormick <fmccor@gentoo.org> grass-6.2.1.ebuild: + Sparc stable, Bug #212033, I really wish this came with some demo files, but + it doesn't seem to. 02 Sep 2007; Christoph Mende <angelos@gentoo.org> grass-6.2.0-r1.ebuild: Stable on amd64 diff --git a/sci-geosciences/grass/grass-6.2.1.ebuild b/sci-geosciences/grass/grass-6.2.1.ebuild index 2ae882ce98cc..15f54d1322c4 100644 --- a/sci-geosciences/grass/grass-6.2.1.ebuild +++ b/sci-geosciences/grass/grass-6.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.2.1.ebuild,v 1.5 2007/08/23 06:19:16 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.2.1.ebuild,v 1.6 2008/03/03 16:37:26 fmccor Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ SRC_URI="http://grass.itc.it/grass62/source/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc ~x86" # To-do: get ppc64 gdal deps fixed up IUSE="ffmpeg fftw glw gmath jpeg largefile motif mysql nls odbc opengl png |