summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2006-12-19 00:35:29 +0000
committerChristian Faulhammer <opfer@gentoo.org>2006-12-19 00:35:29 +0000
commit6442f5e1d79f1ebcf527f736b768c89d2d28d154 (patch)
tree2958ef72b4a266648d4214d12a2c61719cb6d9da /app-emulation/spim
parentstable x86, bug #158489 (diff)
downloadgentoo-2-6442f5e1d79f1ebcf527f736b768c89d2d28d154.tar.gz
gentoo-2-6442f5e1d79f1ebcf527f736b768c89d2d28d154.tar.bz2
gentoo-2-6442f5e1d79f1ebcf527f736b768c89d2d28d154.zip
stable x86, bug #158402
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-emulation/spim')
-rw-r--r--app-emulation/spim/ChangeLog5
-rw-r--r--app-emulation/spim/spim-7.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/spim/ChangeLog b/app-emulation/spim/ChangeLog
index 51b3f6718358..9c43270ce7ae 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.39 2006/10/16 15:30:15 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/ChangeLog,v 1.40 2006/12/19 00:35:29 opfer Exp $
+
+ 19 Dec 2006; Christian Faulhammer <opfer@gentoo.org> spim-7.3.ebuild:
+ stable x86, bug #158402
16 Oct 2006; <compnerd@gentoo.org> -files/23spim, spim-7.3.ebuild:
Fix stupid mistake in sed, resolves (bug #151551)
diff --git a/app-emulation/spim/spim-7.3.ebuild b/app-emulation/spim/spim-7.3.ebuild
index 1b972c3df0d5..2bbb346b1e90 100644
--- a/app-emulation/spim/spim-7.3.ebuild
+++ b/app-emulation/spim/spim-7.3.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.3.ebuild,v 1.2 2006/10/16 15:30:15 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/spim-7.3.ebuild,v 1.3 2006/12/19 00:35:29 opfer 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 ) )"