diff options
-rw-r--r-- | sci-astronomy/maestro/ChangeLog | 7 | ||||
-rw-r--r-- | sci-astronomy/maestro/Manifest | 12 | ||||
-rw-r--r-- | sci-astronomy/maestro/maestro-2004.ebuild | 6 |
3 files changed, 14 insertions, 11 deletions
diff --git a/sci-astronomy/maestro/ChangeLog b/sci-astronomy/maestro/ChangeLog index 4e4364ff0c5d..2016ba8bcd0f 100644 --- a/sci-astronomy/maestro/ChangeLog +++ b/sci-astronomy/maestro/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/maestro -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/maestro/ChangeLog,v 1.2 2004/12/24 19:56:59 swegener Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/maestro/ChangeLog,v 1.3 2005/09/20 03:10:34 dang Exp $ + + 20 Sep 2005; <dang@gentoo.org> maestro-2004.ebuild: + Marked ~amd64 *maestro-2004 (23 Dec 2004) diff --git a/sci-astronomy/maestro/Manifest b/sci-astronomy/maestro/Manifest index 653890a8ceeb..a7910f5bc0a7 100644 --- a/sci-astronomy/maestro/Manifest +++ b/sci-astronomy/maestro/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 4c190088e061ba63349d2ff7ff445a9b maestro-2004.ebuild 1121 -MD5 ed640507dc2101b0241f68bc2ce5712a ChangeLog 633 +MD5 2cf205600699f6f7fbadaca8accf792f maestro-2004.ebuild 1124 +MD5 e5a4e769de420864ec2434a49762e2d6 ChangeLog 700 MD5 a6ec7d7724fbd068ffb39b5be56134ed metadata.xml 157 MD5 a48acbcdd6c3b208041193e0ac79b5b7 files/digest-maestro-2004 67 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) +Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFBzHSRI1lqEGTUzyQRAiepAKDN+OwOi4wDXc0fXXvUylHu5kHNVACfcSwh -7CzbM+nnsSW3JG2ofn2KIv0= -=WtOr +iD8DBQFDL33FomPajV0RnrERAvjvAJ4p/cMRPHANbidqo7HhzXmLmmFRvACePp3v +IGUPwlcKPUQdlCuPoWBL2oY= +=He2W -----END PGP SIGNATURE----- diff --git a/sci-astronomy/maestro/maestro-2004.ebuild b/sci-astronomy/maestro/maestro-2004.ebuild index ec7f7e74ae4f..59df71532227 100644 --- a/sci-astronomy/maestro/maestro-2004.ebuild +++ b/sci-astronomy/maestro/maestro-2004.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/maestro/maestro-2004.ebuild,v 1.1 2004/12/24 03:53:41 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/maestro/maestro-2004.ebuild,v 1.2 2005/09/20 03:10:34 dang 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="~amd64 x86" S=${WORKDIR}/R2004_02-Public-Linux |