diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-01-31 06:04:30 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-01-31 06:04:30 +0000 |
commit | d06dd3018e981771bbac717b9f942cd458ee9945 (patch) | |
tree | 9d8c238aae69da2f26b8910f2d97ddcdb4a0c79f /app-emulation/spim | |
parent | mark stable for amd64 (bug 39922) (diff) | |
download | gentoo-2-d06dd3018e981771bbac717b9f942cd458ee9945.tar.gz gentoo-2-d06dd3018e981771bbac717b9f942cd458ee9945.tar.bz2 gentoo-2-d06dd3018e981771bbac717b9f942cd458ee9945.zip |
mark stable for amd64 (bug 39894)
Diffstat (limited to 'app-emulation/spim')
-rw-r--r-- | app-emulation/spim/Manifest | 2 | ||||
-rw-r--r-- | app-emulation/spim/spim-6.5.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/spim/Manifest b/app-emulation/spim/Manifest index f9561f3ab76e..88b6acc1d7d9 100644 --- a/app-emulation/spim/Manifest +++ b/app-emulation/spim/Manifest @@ -1,3 +1,3 @@ MD5 864218613c462a3b406ea14235810b50 ChangeLog 1045 -MD5 3260098f230fdc5df15866e2eb311509 spim-6.5.ebuild 1359 +MD5 6c283c37cf07d5bd6ee890c114ae6720 spim-6.5.ebuild 1365 MD5 3962179c22e4349945b01edbadfac9a5 files/digest-spim-6.5 60 diff --git a/app-emulation/spim/spim-6.5.ebuild b/app-emulation/spim/spim-6.5.ebuild index 02990cd4aac7..b8ad4d94881c 100644 --- a/app-emulation/spim/spim-6.5.ebuild +++ b/app-emulation/spim/spim-6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/spim-6.5.ebuild,v 1.6 2004/01/06 09:21:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/spim-6.5.ebuild,v 1.7 2004/01/31 06:04:24 mr_bones_ Exp $ DESCRIPTION="MIPS Simulator" HOMEPAGE="http://www.cs.wisc.edu/~larus/spim.html" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.cs.wisc.edu/~larus/spim.html" #SRC_URI="http://www.cs.wisc.edu/~larus/SPIM/spim.tar.gz" SRC_URI="mirror://gentoo//${P}.tar.gz" -KEYWORDS="x86" +KEYWORDS="x86 amd64" LICENSE="as-is" SLOT="0" |