summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:20:59 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:20:59 +0000
commitd3751542b8870d2ef077876a4b5628721639a796 (patch)
tree31064f8cbab9629b7b242529c1ed1ed184bac58b /dev-lang/ghc
parent12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff)
downloadhistorical-d3751542b8870d2ef077876a4b5628721639a796.tar.gz
historical-d3751542b8870d2ef077876a4b5628721639a796.tar.bz2
historical-d3751542b8870d2ef077876a4b5628721639a796.zip
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-lang/ghc')
-rw-r--r--dev-lang/ghc/ChangeLog5
-rw-r--r--dev-lang/ghc/ghc-5.02.3.ebuild4
-rw-r--r--dev-lang/ghc/ghc-5.04.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/ghc/ChangeLog b/dev-lang/ghc/ChangeLog
index b7d9da24106d..7d6d573b984b 100644
--- a/dev-lang/ghc/ChangeLog
+++ b/dev-lang/ghc/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for dev-lang/ghc
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.4 2002/08/21 04:05:18 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.5 2002/12/09 04:20:57 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
*ghc-5.04.ebuild (08 Aug 2002)
19 Aug 2002; George Shapovalov <george@gentoo.org> ghc-5.04.ebuild :
diff --git a/dev-lang/ghc/ghc-5.02.3.ebuild b/dev-lang/ghc/ghc-5.02.3.ebuild
index 30795c1307f4..7e0b941fbcb2 100644
--- a/dev-lang/ghc/ghc-5.02.3.ebuild
+++ b/dev-lang/ghc/ghc-5.02.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-5.02.3.ebuild,v 1.10 2002/10/05 05:39:10 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-5.02.3.ebuild,v 1.11 2002/12/09 04:20:57 manson Exp $
IUSE="doc tetex opengl"
@@ -39,7 +39,7 @@ HOMEPAGE="http://www.haskell.org/ghc/"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc "
# FIXME: Add USE support for parallel haskell (requires PVM)
# Get PVM from ftp://ftp.netlib.org/pvm3/
diff --git a/dev-lang/ghc/ghc-5.04.ebuild b/dev-lang/ghc/ghc-5.04.ebuild
index 64f233d9150a..45704df089a1 100644
--- a/dev-lang/ghc/ghc-5.04.ebuild
+++ b/dev-lang/ghc/ghc-5.04.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-5.04.ebuild,v 1.5 2002/10/05 05:39:10 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-5.04.ebuild,v 1.6 2002/12/09 04:20:57 manson Exp $
IUSE="opengl"
@@ -36,7 +36,7 @@ HOMEPAGE="http://www.haskell.org/ghc/"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc "
# FIXME: Add USE support for parallel haskell (requires PVM)