From 7d721a3e91a455f2a89caa2a0d3ecb8b41a7796d Mon Sep 17 00:00:00 2001 From: Paweł Hajdan Date: Sat, 24 Mar 2012 17:09:31 +0000 Subject: x86 stable wrt bug #407835 (Portage version: 2.1.10.49/cvs/Linux i686) --- dev-lang/ghc/ChangeLog | 5 ++++- dev-lang/ghc/ghc-6.12.3-r2.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 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 ghc-6.12.3-r2.ebuild: + x86 stable wrt bug #407835 20 Mar 2012; Agostino Sarubbo 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=" -- cgit v1.2.3-65-gdbad