diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-11-04 10:35:43 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-11-04 10:35:43 +0000 |
commit | a0bc424a1c09881ae5681ae0a56a2f02f29ce509 (patch) | |
tree | 20630b57e981e5b04d206fcad95986b2e29b853f /app-sci/gri/gri-2.12.5.ebuild | |
parent | bump to stable (diff) | |
download | gentoo-2-a0bc424a1c09881ae5681ae0a56a2f02f29ce509.tar.gz gentoo-2-a0bc424a1c09881ae5681ae0a56a2f02f29ce509.tar.bz2 gentoo-2-a0bc424a1c09881ae5681ae0a56a2f02f29ce509.zip |
Cleanup, bump to stable
Diffstat (limited to 'app-sci/gri/gri-2.12.5.ebuild')
-rw-r--r-- | app-sci/gri/gri-2.12.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/gri/gri-2.12.5.ebuild b/app-sci/gri/gri-2.12.5.ebuild index 9380bad936a4..fa60541e9c45 100644 --- a/app-sci/gri/gri-2.12.5.ebuild +++ b/app-sci/gri/gri-2.12.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/gri/gri-2.12.5.ebuild,v 1.1 2003/06/30 23:14:03 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/gri/gri-2.12.5.ebuild,v 1.2 2003/11/04 10:35:30 phosphan Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gri/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=app-sci/netcdf-3.5.0" |