summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJochen Maes <sejo@gentoo.org>2004-09-24 20:47:49 +0000
committerJochen Maes <sejo@gentoo.org>2004-09-24 20:47:49 +0000
commit5a602bc252d635ca4c27f308e0a74332d5a844bd (patch)
tree70b58540deedca562def264bb65e763bdccdabcb /dev-lang
parentmarked stable on x86 (Manifest recommit) (diff)
downloadgentoo-2-5a602bc252d635ca4c27f308e0a74332d5a844bd.tar.gz
gentoo-2-5a602bc252d635ca4c27f308e0a74332d5a844bd.tar.bz2
gentoo-2-5a602bc252d635ca4c27f308e0a74332d5a844bd.zip
stable bump due to bug 59753
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ghc/ChangeLog5
-rw-r--r--dev-lang/ghc/ghc-6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ghc/ChangeLog b/dev-lang/ghc/ChangeLog
index aa2157686b78..3240f444b6f3 100644
--- a/dev-lang/ghc/ChangeLog
+++ b/dev-lang/ghc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/ghc
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.40 2004/07/02 04:26:21 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.41 2004/09/24 20:47:49 sejo Exp $
+
+ 24 Sep 2004; <SeJo@gentoo.org> ghc-6.2.ebuild:
+ stable bump due to bug 59753
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> ghc-6.0.1.ebuild,
ghc-6.0.ebuild, ghc-6.2-r1.ebuild, ghc-6.2.1-r1.ebuild, ghc-6.2.1.ebuild,
diff --git a/dev-lang/ghc/ghc-6.2.ebuild b/dev-lang/ghc/ghc-6.2.ebuild
index 4b7ba8a01291..42d6b460c83a 100644
--- a/dev-lang/ghc/ghc-6.2.ebuild
+++ b/dev-lang/ghc/ghc-6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2.ebuild,v 1.10 2004/07/02 04:26:21 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2.ebuild,v 1.11 2004/09/24 20:47:49 sejo Exp $
#Some explanation of bootstrap logic:
#
@@ -34,7 +34,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${PV}/ghc-${PV}-src.tar.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ~ppc -alpha"
+KEYWORDS="~x86 ppc -alpha"
PROVIDE="virtual/ghc"