summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-09 20:51:29 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-09 20:51:29 +0000
commitcc7db111568df2fc68ceadacfe4b722957bee65b (patch)
tree8576adc78e281e12f3b3228500edbcf478c670ab /dev-lang/ghc
parentStable on ppc. (diff)
downloadgentoo-2-cc7db111568df2fc68ceadacfe4b722957bee65b.tar.gz
gentoo-2-cc7db111568df2fc68ceadacfe4b722957bee65b.tar.bz2
gentoo-2-cc7db111568df2fc68ceadacfe4b722957bee65b.zip
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lang/ghc')
-rw-r--r--dev-lang/ghc/ChangeLog5
-rw-r--r--dev-lang/ghc/ghc-6.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ghc/ChangeLog b/dev-lang/ghc/ChangeLog
index 5779b5d6f270..e258af43322c 100644
--- a/dev-lang/ghc/ChangeLog
+++ b/dev-lang/ghc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/ghc
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.56 2005/03/25 17:53:04 kosmikus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.57 2005/04/09 20:49:50 hansmi Exp $
+
+ 09 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> ghc-6.2.2.ebuild:
+ Stable on ppc.
25 Mar 2005; Andres Loeh <kosmikus@gentoo.org> ghc-6.2.2.ebuild,
ghc-6.4.ebuild:
diff --git a/dev-lang/ghc/ghc-6.2.2.ebuild b/dev-lang/ghc/ghc-6.2.2.ebuild
index e5b5fca55dde..c0ee8f5120c5 100644
--- a/dev-lang/ghc/ghc-6.2.2.ebuild
+++ b/dev-lang/ghc/ghc-6.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2.2.ebuild,v 1.12 2005/03/25 17:53:04 kosmikus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2.2.ebuild,v 1.13 2005/04/09 20:49:50 hansmi Exp $
# Brief explanation of the bootstrap logic:
#
@@ -25,7 +25,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${PV}/ghc-${PV}-src.tar.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ~ppc -alpha ~amd64 -sparc"
+KEYWORDS="x86 ppc -alpha ~amd64 -sparc"
PROVIDE="virtual/ghc"