diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-02 08:59:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-02 08:59:53 +0000 |
commit | bb4e557e86ab50af08c79401009c5b47c1e837d2 (patch) | |
tree | cecdcc657dd082b63a753b025e3f2e9ac8f5b02e /sci-geosciences | |
parent | Stable for x86, wrt bug #475470 (diff) | |
download | gentoo-2-bb4e557e86ab50af08c79401009c5b47c1e837d2.tar.gz gentoo-2-bb4e557e86ab50af08c79401009c5b47c1e837d2.tar.bz2 gentoo-2-bb4e557e86ab50af08c79401009c5b47c1e837d2.zip |
Stable for x86, wrt bug #464568
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/grass/ChangeLog | 5 | ||||
-rw-r--r-- | sci-geosciences/grass/grass-6.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-geosciences/grass/ChangeLog b/sci-geosciences/grass/ChangeLog index 0f08ff5acb30..ef41d6c82474 100644 --- a/sci-geosciences/grass/ChangeLog +++ b/sci-geosciences/grass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-geosciences/grass # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/ChangeLog,v 1.120 2013/07/02 08:18:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/ChangeLog,v 1.121 2013/07/02 08:59:53 ago Exp $ + + 02 Jul 2013; Agostino Sarubbo <ago@gentoo.org> grass-6.4.2.ebuild: + Stable for x86, wrt bug #464568 02 Jul 2013; Agostino Sarubbo <ago@gentoo.org> grass-6.4.2.ebuild: Stable for amd64, wrt bug #464568 diff --git a/sci-geosciences/grass/grass-6.4.2.ebuild b/sci-geosciences/grass/grass-6.4.2.ebuild index 39b2200a8ea7..90c42f42c484 100644 --- a/sci-geosciences/grass/grass-6.4.2.ebuild +++ b/sci-geosciences/grass/grass-6.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.4.2.ebuild,v 1.7 2013/07/02 08:18:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.4.2.ebuild,v 1.8 2013/07/02 08:59:53 ago Exp $ EAPI=4 @@ -19,7 +19,7 @@ SRC_URI="http://grass.osgeo.org/${MY_PM}/source/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="6" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="X cairo cxx ffmpeg fftw gmath jpeg motif mysql nls odbc opengl png postgres python readline sqlite tiff truetype wxwidgets" TCL_DEPS=" |