diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-29 23:12:03 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-29 23:12:03 +0000 |
commit | dd84bda523be51402c09211541a1d2fcb7855d87 (patch) | |
tree | d800bd8545a5671f5a5325fd6d442ced12b638ae /sci-geosciences/gmt | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-dd84bda523be51402c09211541a1d2fcb7855d87.tar.gz gentoo-2-dd84bda523be51402c09211541a1d2fcb7855d87.tar.bz2 gentoo-2-dd84bda523be51402c09211541a1d2fcb7855d87.zip |
Stable on amd64 and x86.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sci-geosciences/gmt')
-rw-r--r-- | sci-geosciences/gmt/ChangeLog | 5 | ||||
-rw-r--r-- | sci-geosciences/gmt/gmt-4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-geosciences/gmt/ChangeLog b/sci-geosciences/gmt/ChangeLog index 961eda5895a0..6c4022e09fb3 100644 --- a/sci-geosciences/gmt/ChangeLog +++ b/sci-geosciences/gmt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-geosciences/gmt # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gmt/ChangeLog,v 1.5 2005/02/23 21:36:16 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gmt/ChangeLog,v 1.6 2005/05/29 23:12:03 cryos Exp $ + + 29 May 2005; Marcus D. Hanwell <marcus@gentoo.org> gmt-4.0.ebuild: + Stable on amd64 and x86. 23 Feb 2005; Marcus D. Hanwell <cryos@gentoo.org> : Updating digest for gmt-4.0 as GMT_share.tar.bz2 has been changed on their diff --git a/sci-geosciences/gmt/gmt-4.0.ebuild b/sci-geosciences/gmt/gmt-4.0.ebuild index b76980db4af7..7fac1ba88cdd 100644 --- a/sci-geosciences/gmt/gmt-4.0.ebuild +++ b/sci-geosciences/gmt/gmt-4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gmt/gmt-4.0.ebuild,v 1.1 2005/02/23 14:16:37 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gmt/gmt-4.0.ebuild,v 1.2 2005/05/29 23:12:03 cryos Exp $ inherit multilib @@ -24,7 +24,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 x86" IUSE="gmtsuppl gmtfull gmthigh gmttria doc" RDEPEND=">=sci-libs/netcdf-3.5.0" |