summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-24 17:09:31 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-24 17:09:31 +0000
commit7d721a3e91a455f2a89caa2a0d3ecb8b41a7796d (patch)
tree928ec076b4c06342158293b2afdc53f118e76f99 /dev-lang/ghc
parentx86 stable wrt bug #407835 (diff)
downloadgentoo-2-7d721a3e91a455f2a89caa2a0d3ecb8b41a7796d.tar.gz
gentoo-2-7d721a3e91a455f2a89caa2a0d3ecb8b41a7796d.tar.bz2
gentoo-2-7d721a3e91a455f2a89caa2a0d3ecb8b41a7796d.zip
x86 stable wrt bug #407835
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'dev-lang/ghc')
-rw-r--r--dev-lang/ghc/ChangeLog5
-rw-r--r--dev-lang/ghc/ghc-6.12.3-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ghc/ChangeLog b/dev-lang/ghc/ChangeLog
index 4d3b7a60cb85..bc6c19294442 100644
--- a/dev-lang/ghc/ChangeLog
+++ b/dev-lang/ghc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/ghc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.215 2012/03/20 13:06:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.216 2012/03/24 17:09:31 phajdan.jr Exp $
+
+ 24 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> ghc-6.12.3-r2.ebuild:
+ x86 stable wrt bug #407835
20 Mar 2012; Agostino Sarubbo <ago@gentoo.org> ghc-6.12.3-r2.ebuild:
Stable for amd64, wrt bug #407835
diff --git a/dev-lang/ghc/ghc-6.12.3-r2.ebuild b/dev-lang/ghc/ghc-6.12.3-r2.ebuild
index 2fdda9c249ba..d6c55e167f95 100644
--- a/dev-lang/ghc/ghc-6.12.3-r2.ebuild
+++ b/dev-lang/ghc/ghc-6.12.3-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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-r2.ebuild,v 1.4 2012/03/20 13:06:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.12.3-r2.ebuild,v 1.5 2012/03/24 17:09:31 phajdan.jr Exp $
# Brief explanation of the bootstrap logic:
#
@@ -58,7 +58,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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="binary doc ghcbootstrap"
RDEPEND="