summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-10-02 22:48:17 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-10-02 22:48:17 +0000
commitfb40fafdb492f1c13fd0a4f213d13f308fea5ee2 (patch)
tree3528e5f2990580176df4a53e16375c57945bd974 /dev-lang/ghc
parentVersion bump to 2.4.1. (diff)
downloadgentoo-2-fb40fafdb492f1c13fd0a4f213d13f308fea5ee2.tar.gz
gentoo-2-fb40fafdb492f1c13fd0a4f213d13f308fea5ee2.tar.bz2
gentoo-2-fb40fafdb492f1c13fd0a4f213d13f308fea5ee2.zip
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)
Diffstat (limited to 'dev-lang/ghc')
-rw-r--r--dev-lang/ghc/ChangeLog5
-rw-r--r--dev-lang/ghc/ghc-6.8.2.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <fmccor@gentoo.org> ghc-6.8.2.ebuild:
+ Sparc stable, originally part of Bug #230919, and now suggested by Bug #239368.
26 Aug 2008; Raúl Porcel <armin76@gentoo.org> 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="