diff options
author | David Holm <dholm@gentoo.org> | 2004-03-02 21:22:13 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-02 21:22:13 +0000 |
commit | 3650cc47ee6c88d9023d41106a1a966cfe751dbf (patch) | |
tree | cddef39ce2d25b9c61fdae2a11cab275d2a125b4 /app-emulation/spim | |
parent | Added to ~ppc (diff) | |
download | historical-3650cc47ee6c88d9023d41106a1a966cfe751dbf.tar.gz historical-3650cc47ee6c88d9023d41106a1a966cfe751dbf.tar.bz2 historical-3650cc47ee6c88d9023d41106a1a966cfe751dbf.zip |
Added to ~ppc
Diffstat (limited to 'app-emulation/spim')
-rw-r--r-- | app-emulation/spim/ChangeLog | 7 | ||||
-rw-r--r-- | app-emulation/spim/spim-6.5.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-emulation/spim/ChangeLog b/app-emulation/spim/ChangeLog index 05ddc73ebada..6183a6cdbf69 100644 --- a/app-emulation/spim/ChangeLog +++ b/app-emulation/spim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/spim -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/ChangeLog,v 1.6 2004/01/06 09:21:29 mr_bones_ Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/ChangeLog,v 1.7 2004/03/02 21:16:03 dholm Exp $ + + 02 Mar 2004; David Holm <dholm@gentoo.org> spim-6.5.ebuild: + Added to ~ppc. 06 Jan 2004; Michael Sterrett <mr_bones_@gentoo.org> spim-6.5.ebuild: manual install; better X use support; use sed -i; skip test since it needs diff --git a/app-emulation/spim/spim-6.5.ebuild b/app-emulation/spim/spim-6.5.ebuild index b8ad4d94881c..ec97cb2d383d 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.7 2004/01/31 06:04:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/spim-6.5.ebuild,v 1.8 2004/03/02 21:16:03 dholm 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 amd64" +KEYWORDS="x86 amd64 ~ppc" LICENSE="as-is" SLOT="0" |