summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Huebel <jhuebel@gentoo.org>2006-10-10 00:50:09 +0000
committerJason Huebel <jhuebel@gentoo.org>2006-10-10 00:50:09 +0000
commit1261e62b7decfdd07315f45e31aabe4321a78c05 (patch)
treec34129b660379383d47399b1e4e3f315a78895c1 /app-emulation
parentstable on amd64, bug #148861 (diff)
downloadgentoo-2-1261e62b7decfdd07315f45e31aabe4321a78c05.tar.gz
gentoo-2-1261e62b7decfdd07315f45e31aabe4321a78c05.tar.bz2
gentoo-2-1261e62b7decfdd07315f45e31aabe4321a78c05.zip
stable on amd64
(Portage version: 2.1.2_pre2-r5)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/spim/ChangeLog5
-rw-r--r--app-emulation/spim/spim-7.2.1-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/spim/ChangeLog b/app-emulation/spim/ChangeLog
index aeb1d943e8f7..36b710418e75 100644
--- a/app-emulation/spim/ChangeLog
+++ b/app-emulation/spim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/spim
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/ChangeLog,v 1.36 2006/08/27 21:37:31 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/ChangeLog,v 1.37 2006/10/10 00:50:09 jhuebel Exp $
+
+ 10 Oct 2006; Jason Huebel <jhuebel@gentoo.org> spim-7.2.1-r3.ebuild:
+ stable on amd64
27 Aug 2006; Michael Sterrett <mr_bones_@gentoo.org>
-files/spim-6.5-font.patch, -files/6.5-parser.patch, -spim-6.5-r1.ebuild,
diff --git a/app-emulation/spim/spim-7.2.1-r3.ebuild b/app-emulation/spim/spim-7.2.1-r3.ebuild
index a120bef78b9d..7584fb908045 100644
--- a/app-emulation/spim/spim-7.2.1-r3.ebuild
+++ b/app-emulation/spim/spim-7.2.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/spim-7.2.1-r3.ebuild,v 1.3 2006/07/24 00:39:27 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/spim-7.2.1-r3.ebuild,v 1.4 2006/10/10 00:50:09 jhuebel Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://www.cs.wisc.edu/~larus/SPIM/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc-macos ~sparc x86"
+KEYWORDS="amd64 ppc ~ppc-macos ~sparc x86"
IUSE="X"
RDEPEND="X? ( || ( ( x11-libs/libXaw x11-libs/libXp ) virtual/x11 ) )"