diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 20:40:04 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 20:40:04 +0000 |
commit | 64664017f03306e59d5428f1a8c7da67ab98e9a5 (patch) | |
tree | abf13933102d5f00b44075712b10f56233d75746 /app-sci | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-64664017f03306e59d5428f1a8c7da67ab98e9a5.tar.gz gentoo-2-64664017f03306e59d5428f1a8c7da67ab98e9a5.tar.bz2 gentoo-2-64664017f03306e59d5428f1a8c7da67ab98e9a5.zip |
sync IUSE (-doc)
Diffstat (limited to 'app-sci')
-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 eb807c4d008d..0b264eedc240 100644 --- a/app-sci/maestro/maestro-2004.ebuild +++ b/app-sci/maestro/maestro-2004.ebuild @@ -1,11 +1,11 @@ # 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.4 2004/06/24 22:09:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/maestro/maestro-2004.ebuild,v 1.5 2004/07/13 20:40:04 agriffis 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" HOMEPAGE="http://mars.telascience.org/" -IUSE="doc" +IUSE="" DEPEND="" RDEPEND=">=virtual/jre-1.4" LICENSE="maestro" |