diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-08-16 19:24:33 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-08-16 19:24:33 +0000 |
commit | 106d32262f81c45cf0d4b3fa019c7350343a786a (patch) | |
tree | 7c79df0f6516de6236041448cdd6d2d7765f7d90 /app-emulation/spim | |
parent | stable amd64 (diff) | |
download | gentoo-2-106d32262f81c45cf0d4b3fa019c7350343a786a.tar.gz gentoo-2-106d32262f81c45cf0d4b3fa019c7350343a786a.tar.bz2 gentoo-2-106d32262f81c45cf0d4b3fa019c7350343a786a.zip |
~amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-emulation/spim')
-rw-r--r-- | app-emulation/spim/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/spim/spim-7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/spim/ChangeLog b/app-emulation/spim/ChangeLog index 50a7820c364f..e119619e8b65 100644 --- a/app-emulation/spim/ChangeLog +++ b/app-emulation/spim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/spim # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/ChangeLog,v 1.23 2005/07/24 22:03:32 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/ChangeLog,v 1.24 2005/08/16 19:22:29 blubb Exp $ + + 16 Aug 2005; Simon Stelling <blubb@gentoo.org> spim-7.0.ebuild: + added ~amd64 keyword *spim-7.1 (24 Jul 2005) diff --git a/app-emulation/spim/spim-7.0.ebuild b/app-emulation/spim/spim-7.0.ebuild index e094c57d15bc..f0209f488222 100644 --- a/app-emulation/spim/spim-7.0.ebuild +++ b/app-emulation/spim/spim-7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/spim-7.0.ebuild,v 1.10 2005/04/24 11:14:15 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/spim-7.0.ebuild,v 1.11 2005/08/16 19:22:29 blubb Exp $ inherit eutils @@ -10,7 +10,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 -amd64 ppc ppc-macos" +KEYWORDS="~amd64 ppc ppc-macos x86" LICENSE="as-is" SLOT="0" IUSE="X" |