From 0cbe651eeb5fa84141907deab3da5d72c3fd934e Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Sun, 6 Jul 2008 20:21:01 +0000 Subject: amd64/x86 stable, bug #230919 (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc8 i686) --- dev-lang/ghc/ChangeLog | 5 ++++- dev-lang/ghc/ghc-6.8.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/dev-lang/ghc/ChangeLog b/dev-lang/ghc/ChangeLog index 3317486cd512..b530ec478bb9 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.152 2008/04/28 17:44:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.153 2008/07/06 20:21:01 maekke Exp $ + + 06 Jul 2008; Markus Meier ghc-6.8.2.ebuild: + amd64/x86 stable, bug #230919 28 Apr 2008; Raúl Porcel ghc-6.8.2.ebuild: Upload again the binaries for alpha, and add ~ia64 wrt #206643 diff --git a/dev-lang/ghc/ghc-6.8.2.ebuild b/dev-lang/ghc/ghc-6.8.2.ebuild index 706a43bf6a6c..19bcc612a34b 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.5 2008/04/28 17:44:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.8.2.ebuild,v 1.6 2008/07/06 20:21:01 maekke 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=" -- cgit v1.2.3-65-gdbad