diff options
author | Chris Aniszczyk <zx@gentoo.org> | 2004-08-24 03:12:18 +0000 |
---|---|---|
committer | Chris Aniszczyk <zx@gentoo.org> | 2004-08-24 03:12:18 +0000 |
commit | 3fc3b8874daa33858a8cc105ae53cc9986ec1120 (patch) | |
tree | 35c15e2d702b665300f0050a634c27fe591463b4 /app-sci/maestro/maestro-2004.ebuild | |
parent | inherit eutils (diff) | |
download | historical-3fc3b8874daa33858a8cc105ae53cc9986ec1120.tar.gz historical-3fc3b8874daa33858a8cc105ae53cc9986ec1120.tar.bz2 historical-3fc3b8874daa33858a8cc105ae53cc9986ec1120.zip |
Stable on x86
Diffstat (limited to 'app-sci/maestro/maestro-2004.ebuild')
-rw-r--r-- | app-sci/maestro/maestro-2004.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/maestro/maestro-2004.ebuild b/app-sci/maestro/maestro-2004.ebuild index 0b264eedc240..3d99144fd7a1 100644 --- a/app-sci/maestro/maestro-2004.ebuild +++ b/app-sci/maestro/maestro-2004.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/maestro/maestro-2004.ebuild,v 1.5 2004/07/13 20:40:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/maestro/maestro-2004.ebuild,v 1.6 2004/08/24 03:12:18 zx Exp $ DESCRIPTION="Maestro is a public release software package that NASA scientists use to operate the Spirit and Opportunity Rovers." SRC_URI="http://freecache.org/http://mars9.telascience.org:81/softwaredownload/Maestro-Linux.tar.gz" @@ -10,7 +10,7 @@ DEPEND="" RDEPEND=">=virtual/jre-1.4" LICENSE="maestro" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" S=${WORKDIR}/R2004_02-Public-Linux |