diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 13:06:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 13:06:30 +0000 |
commit | 4fbb8eea69743e005fdf654f274f5235872595e1 (patch) | |
tree | d506879986c0107fa55babaedb4bb735d5fa5813 /sci-geosciences/grass | |
parent | Stable for ppc, wrt bug #475570 (diff) | |
download | gentoo-2-4fbb8eea69743e005fdf654f274f5235872595e1.tar.gz gentoo-2-4fbb8eea69743e005fdf654f274f5235872595e1.tar.bz2 gentoo-2-4fbb8eea69743e005fdf654f274f5235872595e1.zip |
Stable for ppc, wrt bug #464568
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-geosciences/grass')
-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 ef41d6c82474..f8b27a3990a9 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.121 2013/07/02 08:59:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/ChangeLog,v 1.122 2013/07/04 13:06:30 ago Exp $ + + 04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> grass-6.4.2.ebuild: + Stable for ppc, wrt bug #464568 02 Jul 2013; Agostino Sarubbo <ago@gentoo.org> grass-6.4.2.ebuild: Stable for x86, wrt bug #464568 diff --git a/sci-geosciences/grass/grass-6.4.2.ebuild b/sci-geosciences/grass/grass-6.4.2.ebuild index 90c42f42c484..e89927d1703e 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.8 2013/07/02 08:59:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.4.2.ebuild,v 1.9 2013/07/04 13:06:30 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=" |