diff options
author | George Shapovalov <george@gentoo.org> | 2003-04-06 06:42:25 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-04-06 06:42:25 +0000 |
commit | 0706b591ef074b61b8651d35341c09b1e0721bd2 (patch) | |
tree | 286b353ceeded3d16f6015895e2d6646f0da8434 /dev-lang/ghc | |
parent | made stable on x86 (diff) | |
download | gentoo-2-0706b591ef074b61b8651d35341c09b1e0721bd2.tar.gz gentoo-2-0706b591ef074b61b8651d35341c09b1e0721bd2.tar.bz2 gentoo-2-0706b591ef074b61b8651d35341c09b1e0721bd2.zip |
moved to stable on x86
Diffstat (limited to 'dev-lang/ghc')
-rw-r--r-- | dev-lang/ghc/ghc-5.04.2.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ghc/ghc-5.04.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lang/ghc/ghc-5.04.2.ebuild b/dev-lang/ghc/ghc-5.04.2.ebuild index 5febcd9292ca..e3eb86bf7c63 100644 --- a/dev-lang/ghc/ghc-5.04.2.ebuild +++ b/dev-lang/ghc/ghc-5.04.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.2.ebuild,v 1.6 2003/03/22 08:33:57 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-5.04.2.ebuild,v 1.7 2003/04/06 06:42:25 george 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 ~sparc" +KEYWORDS="x86 ~sparc -ppc -alpha" PROVIDE="virtual/ghc" diff --git a/dev-lang/ghc/ghc-5.04.3.ebuild b/dev-lang/ghc/ghc-5.04.3.ebuild index 25ba0bd293ca..701981d087bd 100644 --- a/dev-lang/ghc/ghc-5.04.3.ebuild +++ b/dev-lang/ghc/ghc-5.04.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.3.ebuild,v 1.1 2003/03/22 08:33:57 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-5.04.3.ebuild,v 1.2 2003/04/06 06:42:25 george 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 ~sparc" +KEYWORDS="x86 ~sparc -ppc -alpha" PROVIDE="virtual/ghc" |