summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Loeh <kosmikus@gentoo.org>2005-01-19 12:47:10 +0000
committerAndres Loeh <kosmikus@gentoo.org>2005-01-19 12:47:10 +0000
commit1ec8545a58d423df636f0402fcbb6853cab655d6 (patch)
treeaf13ce4a0560bc4ce6745b19f043cf22649cff20
parentfix for xpdf makeFileKey2 stack overflow, #78620 (Manifest recommit) (diff)
downloadgentoo-2-1ec8545a58d423df636f0402fcbb6853cab655d6.tar.gz
gentoo-2-1ec8545a58d423df636f0402fcbb6853cab655d6.tar.bz2
gentoo-2-1ec8545a58d423df636f0402fcbb6853cab655d6.zip
Marked stable on x86.
-rw-r--r--dev-lang/ghc/ChangeLog7
-rw-r--r--dev-lang/ghc/ghc-6.0.1.ebuild4
-rw-r--r--dev-lang/ghc/ghc-6.2-r1.ebuild4
-rw-r--r--dev-lang/ghc/ghc-6.2.1-r1.ebuild4
-rw-r--r--dev-lang/ghc/ghc-6.2.2.ebuild6
-rw-r--r--dev-lang/ghc/ghc-6.2.ebuild4
6 files changed, 16 insertions, 13 deletions
diff --git a/dev-lang/ghc/ChangeLog b/dev-lang/ghc/ChangeLog
index ff57e2bb689e..c0fdaaefe555 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.48 2004/11/25 08:53:34 kosmikus Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.49 2005/01/19 12:47:10 kosmikus Exp $
+
+ 19 Jan 2005; Andres Loeh <kosmikus@gentoo.org> ghc-6.2.2.ebuild:
+ Marked stable on x86.
25 Nov 2004; Andres Loeh <kosmikus@gentoo.org> ghc-6.2.2.ebuild:
The amd64 build is unregistered (bug #58588).
diff --git a/dev-lang/ghc/ghc-6.0.1.ebuild b/dev-lang/ghc/ghc-6.0.1.ebuild
index 2d362eafe46c..e9cc5fb4ac0f 100644
--- a/dev-lang/ghc/ghc-6.0.1.ebuild
+++ b/dev-lang/ghc/ghc-6.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.0.1.ebuild,v 1.10 2004/10/18 16:47:48 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.0.1.ebuild,v 1.11 2005/01/19 12:47:10 kosmikus Exp $
#Some explanation of bootstrap logic:
#
diff --git a/dev-lang/ghc/ghc-6.2-r1.ebuild b/dev-lang/ghc/ghc-6.2-r1.ebuild
index cfb6c60f51d1..453c3e67123a 100644
--- a/dev-lang/ghc/ghc-6.2-r1.ebuild
+++ b/dev-lang/ghc/ghc-6.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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-r1.ebuild,v 1.8 2004/10/18 16:47:48 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2-r1.ebuild,v 1.9 2005/01/19 12:47:10 kosmikus Exp $
#Some explanation of bootstrap logic:
#
diff --git a/dev-lang/ghc/ghc-6.2.1-r1.ebuild b/dev-lang/ghc/ghc-6.2.1-r1.ebuild
index 7de8e347d9c6..4c1fbe750de3 100644
--- a/dev-lang/ghc/ghc-6.2.1-r1.ebuild
+++ b/dev-lang/ghc/ghc-6.2.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.1-r1.ebuild,v 1.5 2004/10/18 17:20:50 kosmikus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2.1-r1.ebuild,v 1.6 2005/01/19 12:47:10 kosmikus Exp $
#Some explanation of bootstrap logic:
#
diff --git a/dev-lang/ghc/ghc-6.2.2.ebuild b/dev-lang/ghc/ghc-6.2.2.ebuild
index 5bfed9654b98..27e3ec00e6a1 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-2004 Gentoo Foundation
+# 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.8 2004/11/25 08:53:34 kosmikus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2.2.ebuild,v 1.9 2005/01/19 12:47:10 kosmikus 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"
+KEYWORDS="x86 ~ppc -alpha ~amd64"
PROVIDE="virtual/ghc"
diff --git a/dev-lang/ghc/ghc-6.2.ebuild b/dev-lang/ghc/ghc-6.2.ebuild
index 18eb379e0ae7..4e863c1c27b9 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
+# 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.ebuild,v 1.12 2004/10/18 16:47:48 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2.ebuild,v 1.13 2005/01/19 12:47:10 kosmikus Exp $
#Some explanation of bootstrap logic:
#