diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-07-24 00:39:27 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-07-24 00:39:27 +0000 |
commit | 785c07f3457901f43ef461029d2ac5bda253117e (patch) | |
tree | 4458c1d86fa747dbb86bb8e521381f61fa9299e5 /app-emulation/spim | |
parent | Stable on x86, bug #141249. (diff) | |
download | gentoo-2-785c07f3457901f43ef461029d2ac5bda253117e.tar.gz gentoo-2-785c07f3457901f43ef461029d2ac5bda253117e.tar.bz2 gentoo-2-785c07f3457901f43ef461029d2ac5bda253117e.zip |
Spim sounds like spam...and I don't like spam. x86 stable
(Portage version: 2.1-r1)
Diffstat (limited to 'app-emulation/spim')
-rw-r--r-- | app-emulation/spim/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/spim/spim-7.2.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/spim/ChangeLog b/app-emulation/spim/ChangeLog index fc2c0daf5e51..46665f20a699 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.34 2006/07/22 17:43:57 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/ChangeLog,v 1.35 2006/07/24 00:39:26 tsunam Exp $ + + 24 Jul 2006; Joshua Jackson <tsunam@gentoo.org> spim-7.2.1-r3.ebuild: + Stable x86; bug #139790 22 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> spim-7.2.1-r3.ebuild: diff --git a/app-emulation/spim/spim-7.2.1-r3.ebuild b/app-emulation/spim/spim-7.2.1-r3.ebuild index 0cb305b00a80..a120bef78b9d 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.2 2006/07/22 17:43:57 dertobi123 Exp $ +# $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 $ 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 ) )" |