diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-07-31 22:17:57 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-07-31 22:17:57 +0000 |
commit | d28c90abac4172d259cfa0ecc2ed0752b1128686 (patch) | |
tree | 7bc7e999bccca030186c199872e4d1b9f890c6da /app-emulation/spim | |
parent | Readded keywords. Ebuild now removes offending patch which lead to bug #328929. (diff) | |
download | gentoo-2-d28c90abac4172d259cfa0ecc2ed0752b1128686.tar.gz gentoo-2-d28c90abac4172d259cfa0ecc2ed0752b1128686.tar.bz2 gentoo-2-d28c90abac4172d259cfa0ecc2ed0752b1128686.zip |
Stable on amd64 wrt bug #328973
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/spim')
-rw-r--r-- | app-emulation/spim/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/spim/spim-8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/spim/ChangeLog b/app-emulation/spim/ChangeLog index c82d843c6b78..0bddba7972ab 100644 --- a/app-emulation/spim/ChangeLog +++ b/app-emulation/spim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/spim # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/ChangeLog,v 1.53 2010/07/20 04:18:15 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/ChangeLog,v 1.54 2010/07/31 22:17:57 hwoarang Exp $ + + 31 Jul 2010; Markos Chandras <hwoarang@gentoo.org> spim-8.0.ebuild: + Stable on amd64 wrt bug #328973 20 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> spim-8.0.ebuild: x86 stable wrt bug #328973 diff --git a/app-emulation/spim/spim-8.0.ebuild b/app-emulation/spim/spim-8.0.ebuild index d3b137a54fa4..843819b500b0 100644 --- a/app-emulation/spim/spim-8.0.ebuild +++ b/app-emulation/spim/spim-8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/spim-8.0.ebuild,v 1.3 2010/07/20 04:18:15 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spim/spim-8.0.ebuild,v 1.4 2010/07/31 22:17:57 hwoarang Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://www.cs.wisc.edu/~larus/SPIM/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="X" RDEPEND="X? ( x11-libs/libXaw |