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 | 7a53d937de212f56fce68eb98579cdb8b54779f5 (patch) | |
tree | 07189b3dd5906efb8d0fa0fa96f97c00eae60cea /sci-geosciences/gmt | |
parent | Stable on amd64. (diff) | |
download | historical-7a53d937de212f56fce68eb98579cdb8b54779f5.tar.gz historical-7a53d937de212f56fce68eb98579cdb8b54779f5.tar.bz2 historical-7a53d937de212f56fce68eb98579cdb8b54779f5.zip |
Stable on amd64 and x86.
Package-Manager: portage-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/Manifest | 12 | ||||
-rw-r--r-- | sci-geosciences/gmt/gmt-4.0.ebuild | 4 |
3 files changed, 12 insertions, 9 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/Manifest b/sci-geosciences/gmt/Manifest index ce83ea61dc2b..d9a83963ee7e 100644 --- a/sci-geosciences/gmt/Manifest +++ b/sci-geosciences/gmt/Manifest @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 b5d8dd35d7a04de7a73ce74c3a43a66d gmt-4.0.ebuild 3630 +MD5 4073f559fa96d1f663cb23ea9d7762f3 gmt-4.0.ebuild 3628 MD5 c0505f45636cfb70135febbef230171a gmt-3.4.4-r1.ebuild 3184 -MD5 8803e4e674cfbd0db64871b6341b8437 ChangeLog 2319 +MD5 6ea80d9dc977565bc3a68a98bfedf74d ChangeLog 2416 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 eb664b10894e3ad4684892cff8b36494 files/digest-gmt-3.4.4-r1 647 MD5 690450b38a7f2291092a30af66868191 files/digest-gmt-4.0 637 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) +Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCHPdxntT9W3vfTuoRAqFeAJoDPZUtwrH30r8I/g3rBlUS46GNmgCeIjUs -bzd0Hi5+7LEXgTqEdVuX8bU= -=BqzN +iD8DBQFCmkxRntT9W3vfTuoRArIPAJwPVU5la25UO+IzrBgjhDod+AmSHgCdGawK +6doBN/GJuKZ8FB2PNl6i1t4= +=ikfw -----END PGP SIGNATURE----- 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" |