From 33b71707586f305ccdb6a674c47237a54b8eeaa7 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Mon, 24 Jul 2006 17:27:03 +0000 Subject: Stable on sparc wrt #140369 (Portage version: 2.1-r1) --- dev-lang/ghc/ChangeLog | 5 ++++- dev-lang/ghc/ghc-6.4.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-lang') diff --git a/dev-lang/ghc/ChangeLog b/dev-lang/ghc/ChangeLog index d56a914a813e..f599d1f771c7 100644 --- a/dev-lang/ghc/ChangeLog +++ b/dev-lang/ghc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ghc # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.107 2006/07/23 11:05:06 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.108 2006/07/24 17:27:03 gustavoz Exp $ + + 24 Jul 2006; Gustavo Zacarias ghc-6.4.2.ebuild: + Stable on sparc wrt #140369 23 Jul 2006; Tobias Scherbaum ghc-6.4.2.ebuild: ppc stable, bug #140369 diff --git a/dev-lang/ghc/ghc-6.4.2.ebuild b/dev-lang/ghc/ghc-6.4.2.ebuild index ced5962c6855..30cb577ca1ae 100644 --- a/dev-lang/ghc/ghc-6.4.2.ebuild +++ b/dev-lang/ghc/ghc-6.4.2.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/dev-lang/ghc/ghc-6.4.2.ebuild,v 1.9 2006/07/23 11:05:06 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.4.2.ebuild,v 1.10 2006/07/24 17:27:03 gustavoz Exp $ # Brief explanation of the bootstrap logic: # @@ -44,7 +44,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${EXTRA_SRC_URI}/${MY_P}-src.tar.bz2 LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="test doc X opengl openal" S="${WORKDIR}/${MY_P}" -- cgit v1.2.3-65-gdbad