From 56cf03b7106876854e96aeb357c87078df0de92c Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Mon, 28 Aug 2006 17:03:14 +0000 Subject: Stable for HPPA (bug #140369). (Portage version: 2.1.1_rc1) --- dev-lang/ghc/ChangeLog | 5 ++++- dev-lang/ghc/ghc-6.4.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 0af56bd0efe4..462617acec7b 100644 --- a/dev-lang/ghc/ChangeLog +++ b/dev-lang/ghc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ghc # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.111 2006/08/21 02:15:01 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.112 2006/08/28 17:03:14 jer Exp $ + + 28 Aug 2006; Jeroen Roovers ghc-6.4.2.ebuild: + Stable for HPPA (bug #140369). 21 Aug 2006; Daniel Gryniewicz ghc-6.4.2.ebuild: Marked stable on amd64 for bug #140369 diff --git a/dev-lang/ghc/ghc-6.4.2.ebuild b/dev-lang/ghc/ghc-6.4.2.ebuild index 5035205cf516..86f25f7f2701 100644 --- a/dev-lang/ghc/ghc-6.4.2.ebuild +++ b/dev-lang/ghc/ghc-6.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.4.2.ebuild,v 1.13 2006/08/21 02:15:01 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.4.2.ebuild,v 1.14 2006/08/28 17:03:14 jer Exp $ # Brief explanation of the bootstrap logic: # @@ -44,7 +44,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${EXTRA_SRC_URI}/${MY_P}-src.tar.bz2 LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="test doc X opengl openal" S="${WORKDIR}/${MY_P}" -- cgit v1.2.3-65-gdbad