summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2010-10-19 17:58:22 +0000
committerThomas Kahle <tomka@gentoo.org>2010-10-19 17:58:22 +0000
commitdde7276d4ff0591eec7bb8b670c0d841f9a7a9f6 (patch)
treefdb03c3276752d104799669b6b99befda44dd5db /dev-lang
parentx86 stable per bug 338652 (diff)
downloadgentoo-2-dde7276d4ff0591eec7bb8b670c0d841f9a7a9f6.tar.gz
gentoo-2-dde7276d4ff0591eec7bb8b670c0d841f9a7a9f6.tar.bz2
gentoo-2-dde7276d4ff0591eec7bb8b670c0d841f9a7a9f6.zip
x86 stable per bug 338652
(Portage version: 2.1.9.20/cvs/Linux i686)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ghc/ChangeLog5
-rw-r--r--dev-lang/ghc/ghc-6.12.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ghc/ChangeLog b/dev-lang/ghc/ChangeLog
index 82028e38e551..e01a9308011d 100644
--- a/dev-lang/ghc/ChangeLog
+++ b/dev-lang/ghc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/ghc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.195 2010/10/09 14:26:50 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.196 2010/10/19 17:58:22 tomka Exp $
+
+ 19 Oct 2010; Thomas Kahle <tomka@gentoo.org> ghc-6.12.3.ebuild:
+ x86 stable per bug 338652
09 Oct 2010; Sergei Trofimovich <slyfox@gentoo.org> ghc-6.12.3.ebuild:
Updated binaries for alpha and ia64 (export typechecker API for haddock)
diff --git a/dev-lang/ghc/ghc-6.12.3.ebuild b/dev-lang/ghc/ghc-6.12.3.ebuild
index bba4e686eff6..e7befd548823 100644
--- a/dev-lang/ghc/ghc-6.12.3.ebuild
+++ b/dev-lang/ghc/ghc-6.12.3.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/dev-lang/ghc/ghc-6.12.3.ebuild,v 1.16 2010/10/09 14:27:04 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.12.3.ebuild,v 1.17 2010/10/19 17:58:22 tomka Exp $
# Brief explanation of the bootstrap logic:
#
@@ -50,7 +50,7 @@ SRC_URI="!binary? ( http://darcs.haskell.org/download/dist/${PV}/${P}-src.tar.bz
!ghcbootstrap? ( $arch_binaries )"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="binary doc ghcbootstrap"
RDEPEND="