diff options
author | Hasan Khalil <gongloo@gentoo.org> | 2005-01-20 00:36:37 +0000 |
---|---|---|
committer | Hasan Khalil <gongloo@gentoo.org> | 2005-01-20 00:36:37 +0000 |
commit | a45f3c90ce18cb736c7a34c661504d7408ee0b6d (patch) | |
tree | 9ed463960402a19b4566eaa3e73e8659cc7708fd /app-emulation/spim | |
parent | Initial commit (Manifest recommit) (diff) | |
download | gentoo-2-a45f3c90ce18cb736c7a34c661504d7408ee0b6d.tar.gz gentoo-2-a45f3c90ce18cb736c7a34c661504d7408ee0b6d.tar.bz2 gentoo-2-a45f3c90ce18cb736c7a34c661504d7408ee0b6d.zip |
Keyworded ~ppc-macos.
(Portage version: 2.0.51-r14)
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 00564c689dfa..ad3a8d952152 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.15 2005/01/01 14:17:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/ChangeLog,v 1.16 2005/01/20 00:36:37 gongloo Exp $ + + 19 Jan 2005; <gongloo@gentoo.org> spim-7.0.ebuild: + Keyworded ~ppc-macos. 28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/app-emulation/spim/spim-7.0.ebuild b/app-emulation/spim/spim-7.0.ebuild index 228c38ebe15a..076feb0f31d9 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.5 2005/01/01 14:17:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/spim-7.0.ebuild,v 1.6 2005/01/20 00:36:37 gongloo 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" +KEYWORDS="x86 ~amd64 ~ppc ~ppc-macos" LICENSE="as-is" SLOT="0" IUSE="X" |