diff options
author | Jason Wever <weeve@gentoo.org> | 2005-02-19 18:52:45 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-02-19 18:52:45 +0000 |
commit | 9d7a6882497239b0fc65fb469e6641e7e724054d (patch) | |
tree | 9262793255e409c042a4f4eeeb61886def6ade09 /dev-lang/ghc | |
parent | package.mask gcc-apple for standard profiles (diff) | |
download | gentoo-2-9d7a6882497239b0fc65fb469e6641e7e724054d.tar.gz gentoo-2-9d7a6882497239b0fc65fb469e6641e7e724054d.tar.bz2 gentoo-2-9d7a6882497239b0fc65fb469e6641e7e724054d.zip |
Masked on SPARC as it doesn't build.
(Portage version: 2.0.51.16)
Diffstat (limited to 'dev-lang/ghc')
-rw-r--r-- | dev-lang/ghc/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/ghc/ghc-6.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ghc/ghc-6.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ghc/ghc-6.2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ghc/ghc-6.2.2.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ghc/ghc-6.2.ebuild | 4 |
6 files changed, 15 insertions, 11 deletions
diff --git a/dev-lang/ghc/ChangeLog b/dev-lang/ghc/ChangeLog index f61493df20f3..4bfaa5507802 100644 --- a/dev-lang/ghc/ChangeLog +++ b/dev-lang/ghc/ChangeLog @@ -1,6 +1,10 @@ # 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.50 2005/01/25 21:53:19 kosmikus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.51 2005/02/19 18:52:45 weeve Exp $ + + 19 Feb 2005; Jason Wever <weeve@gentoo.org> ghc-6.0.1.ebuild, + ghc-6.2-r1.ebuild, ghc-6.2.1-r1.ebuild, ghc-6.2.2.ebuild, ghc-6.2.ebuild: + Masked on SPARC as it doesn't build. 25 Jan 2005; Andres Loeh <kosmikus@gentoo.org> ghc-6.2.2.ebuild: Dependency resolution for virtuals changed in portage. Temporily adapted the diff --git a/dev-lang/ghc/ghc-6.0.1.ebuild b/dev-lang/ghc/ghc-6.0.1.ebuild index e9cc5fb4ac0f..430fca69ff04 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-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.11 2005/01/19 12:47:10 kosmikus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.0.1.ebuild,v 1.12 2005/02/19 18:52:45 weeve 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 -ppc -alpha" +KEYWORDS="~x86 -sparc -ppc -alpha" PROVIDE="virtual/ghc" diff --git a/dev-lang/ghc/ghc-6.2-r1.ebuild b/dev-lang/ghc/ghc-6.2-r1.ebuild index 453c3e67123a..a638d287d203 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-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.9 2005/01/19 12:47:10 kosmikus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2-r1.ebuild,v 1.10 2005/02/19 18:52:45 weeve 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 -sparc" PROVIDE="virtual/ghc" diff --git a/dev-lang/ghc/ghc-6.2.1-r1.ebuild b/dev-lang/ghc/ghc-6.2.1-r1.ebuild index 4c1fbe750de3..d190298d9695 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-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.6 2005/01/19 12:47:10 kosmikus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2.1-r1.ebuild,v 1.7 2005/02/19 18:52:45 weeve 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 -sparc" PROVIDE="virtual/ghc" diff --git a/dev-lang/ghc/ghc-6.2.2.ebuild b/dev-lang/ghc/ghc-6.2.2.ebuild index 21a67ddc8e94..d69eb0ef9c3f 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.10 2005/01/25 21:53:19 kosmikus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2.2.ebuild,v 1.11 2005/02/19 18:52:45 weeve 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 -sparc" PROVIDE="virtual/ghc" diff --git a/dev-lang/ghc/ghc-6.2.ebuild b/dev-lang/ghc/ghc-6.2.ebuild index 4e863c1c27b9..b5321142025f 100644 --- a/dev-lang/ghc/ghc-6.2.ebuild +++ b/dev-lang/ghc/ghc-6.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.ebuild,v 1.13 2005/01/19 12:47:10 kosmikus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2.ebuild,v 1.14 2005/02/19 18:52:45 weeve 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 -sparc" PROVIDE="virtual/ghc" |