diff options
author | Jason Wever <weeve@gentoo.org> | 2005-02-19 18:53:42 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-02-19 18:53:42 +0000 |
commit | f0625b540bb478b895321107af2b51397ee44c14 (patch) | |
tree | 86e61c9cf676dc145ba942e6d155d126700ead3e /dev-lang/ghc-bin | |
parent | Masked on SPARC as it doesn't build. (diff) | |
download | gentoo-2-f0625b540bb478b895321107af2b51397ee44c14.tar.gz gentoo-2-f0625b540bb478b895321107af2b51397ee44c14.tar.bz2 gentoo-2-f0625b540bb478b895321107af2b51397ee44c14.zip |
Masked on SPARC.
(Portage version: 2.0.51.16)
Diffstat (limited to 'dev-lang/ghc-bin')
-rw-r--r-- | dev-lang/ghc-bin/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lang/ghc-bin/ghc-bin-5.04.3.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ghc-bin/ghc-bin-6.0.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/ghc-bin/ghc-bin-6.2.1.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/ghc-bin/ghc-bin-6.2.2.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ghc-bin/ghc-bin-6.2.ebuild | 4 |
6 files changed, 18 insertions, 14 deletions
diff --git a/dev-lang/ghc-bin/ChangeLog b/dev-lang/ghc-bin/ChangeLog index 149e58c79339..9b777ea08717 100644 --- a/dev-lang/ghc-bin/ChangeLog +++ b/dev-lang/ghc-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/ghc-bin -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ChangeLog,v 1.21 2004/12/09 15:18:21 chriswhite Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ChangeLog,v 1.22 2005/02/19 18:53:42 weeve Exp $ + + 19 Feb 2005; Jason Wever <weeve@gentoo.org> ghc-bin-6.0.ebuild, + ghc-bin-6.2.1.ebuild: + Masked on SPARC. 10 Dec 2004; Chris White <chriswhite@gentoo.org> ghc-bin-6.2.2.ebuild: Added arch? based SRC_URI, as ghc-bin will (hopefully) be getting more arches. diff --git a/dev-lang/ghc-bin/ghc-bin-5.04.3.ebuild b/dev-lang/ghc-bin/ghc-bin-5.04.3.ebuild index eeb590e57a01..35ef098321ae 100644 --- a/dev-lang/ghc-bin/ghc-bin-5.04.3.ebuild +++ b/dev-lang/ghc-bin/ghc-bin-5.04.3.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-bin/ghc-bin-5.04.3.ebuild,v 1.9 2004/07/02 04:26:35 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ghc-bin-5.04.3.ebuild,v 1.10 2005/02/19 18:53:42 weeve Exp $ IUSE="opengl" diff --git a/dev-lang/ghc-bin/ghc-bin-6.0.ebuild b/dev-lang/ghc-bin/ghc-bin-6.0.ebuild index a8e1030a6403..18121cce3df5 100644 --- a/dev-lang/ghc-bin/ghc-bin-6.0.ebuild +++ b/dev-lang/ghc-bin/ghc-bin-6.0.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-bin/ghc-bin-6.0.ebuild,v 1.5 2004/07/02 04:26:35 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ghc-bin-6.0.ebuild,v 1.6 2005/02/19 18:53:42 weeve Exp $ IUSE="opengl" @@ -11,7 +11,7 @@ SRC_URI="x86? ( http://www.haskell.org/ghc/dist/${PV}/ghc-${PV}-i386-unknown-lin HOMEPAGE="http://www.haskell.org" LICENSE="as-is" -KEYWORDS="~x86 -ppc ~sparc -alpha" +KEYWORDS="~x86 -ppc -sparc -alpha" SLOT="0" LOC="/opt/ghc" diff --git a/dev-lang/ghc-bin/ghc-bin-6.2.1.ebuild b/dev-lang/ghc-bin/ghc-bin-6.2.1.ebuild index 903e0e312984..7f6b5b946c60 100644 --- a/dev-lang/ghc-bin/ghc-bin-6.2.1.ebuild +++ b/dev-lang/ghc-bin/ghc-bin-6.2.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-bin/ghc-bin-6.2.1.ebuild,v 1.3 2004/11/03 13:57:04 kosmikus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ghc-bin-6.2.1.ebuild,v 1.4 2005/02/19 18:53:42 weeve Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://debian-amd64.alioth.debian.org/pure64/pool/unstable/main/amd64/g HOMEPAGE="http://www.haskell.org" LICENSE="as-is" -KEYWORDS="-* ~amd64" +KEYWORDS="-* ~amd64 -sparc" SLOT="0" DEPEND="app-arch/dpkg" diff --git a/dev-lang/ghc-bin/ghc-bin-6.2.2.ebuild b/dev-lang/ghc-bin/ghc-bin-6.2.2.ebuild index dc9918c03b18..51104ea75df7 100644 --- a/dev-lang/ghc-bin/ghc-bin-6.2.2.ebuild +++ b/dev-lang/ghc-bin/ghc-bin-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-bin/ghc-bin-6.2.2.ebuild,v 1.2 2004/12/09 15:18:21 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ghc-bin-6.2.2.ebuild,v 1.3 2005/02/19 18:53:42 weeve Exp $ IUSE="" # opengl not included in binary diff --git a/dev-lang/ghc-bin/ghc-bin-6.2.ebuild b/dev-lang/ghc-bin/ghc-bin-6.2.ebuild index 287ac2a98e62..21d6acf67205 100644 --- a/dev-lang/ghc-bin/ghc-bin-6.2.ebuild +++ b/dev-lang/ghc-bin/ghc-bin-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-bin/ghc-bin-6.2.ebuild,v 1.4 2004/07/02 04:26:35 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ghc-bin-6.2.ebuild,v 1.5 2005/02/19 18:53:42 weeve Exp $ IUSE="" # opengl not included in binary |