From fb40fafdb492f1c13fd0a4f213d13f308fea5ee2 Mon Sep 17 00:00:00 2001 From: Ferris McCormick Date: Thu, 2 Oct 2008 22:48:17 +0000 Subject: Sparc stable, originally part of Bug #230919, and now suggested by Bug #239368. (Portage version: 2.2_rc11/cvs/Linux 2.6.20-gentoo-r8 x86_64) --- dev-lang/ghc/ChangeLog | 5 ++++- dev-lang/ghc/ghc-6.8.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-lang/ghc') diff --git a/dev-lang/ghc/ChangeLog b/dev-lang/ghc/ChangeLog index a12946aa2061..37a98cf7b736 100644 --- a/dev-lang/ghc/ChangeLog +++ b/dev-lang/ghc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ghc # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.156 2008/08/26 14:38:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.157 2008/10/02 22:48:17 fmccor Exp $ + + 02 Oct 2008; Ferris McCormick ghc-6.8.2.ebuild: + Sparc stable, originally part of Bug #230919, and now suggested by Bug #239368. 26 Aug 2008; Raúl Porcel ghc-6.8.2.ebuild: Make ia64 an unregistered arch, as it breaks some stuff diff --git a/dev-lang/ghc/ghc-6.8.2.ebuild b/dev-lang/ghc/ghc-6.8.2.ebuild index dbe74b1a5ddc..e323131e9149 100644 --- a/dev-lang/ghc/ghc-6.8.2.ebuild +++ b/dev-lang/ghc/ghc-6.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.8.2.ebuild,v 1.8 2008/08/26 14:38:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.8.2.ebuild,v 1.9 2008/10/02 22:48:17 fmccor Exp $ # Brief explanation of the bootstrap logic: # @@ -48,7 +48,7 @@ SRC_URI="!binary? ( http://haskell.org/ghc/dist/${EXTRA_SRC_URI}/${P}-src.tar.bz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 sparc x86" IUSE="binary doc ghcbootstrap" RDEPEND=" -- cgit v1.2.3-65-gdbad