diff options
author | Michael Imhof <tantive@gentoo.org> | 2003-01-13 00:13:42 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2003-01-13 00:13:42 +0000 |
commit | 5383eb78b33304874f24867d20f0217d7821014b (patch) | |
tree | b355ff23c06b80f831571458adc46c040a79d158 /app-sci | |
parent | Added ewarn about execution problems on first start (diff) | |
download | gentoo-2-5383eb78b33304874f24867d20f0217d7821014b.tar.gz gentoo-2-5383eb78b33304874f24867d20f0217d7821014b.tar.bz2 gentoo-2-5383eb78b33304874f24867d20f0217d7821014b.zip |
Unmasked
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/zetagrid/zetagrid-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/zetagrid/zetagrid-1.0-r1.ebuild b/app-sci/zetagrid/zetagrid-1.0-r1.ebuild index cba79342858c..3710980da36d 100644 --- a/app-sci/zetagrid/zetagrid-1.0-r1.ebuild +++ b/app-sci/zetagrid/zetagrid-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/zetagrid-1.0-r1.ebuild,v 1.4 2003/01/13 00:11:38 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/zetagrid/zetagrid-1.0-r1.ebuild,v 1.5 2003/01/13 00:13:42 tantive Exp $ S=${WORKDIR}/zetagrid-${PV} DESCRIPTION="An open source and platform independent grid system" @@ -14,7 +14,7 @@ RDEPEND="virtual/jre SLOT="0" LICENSE="unknown" -KEYWORDS="~x86" +KEYWORDS="x86" src_unpack() { unpack zeta_base.zip zeta_linux_x86.zip zeta_progress.zip |