summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-07-01 19:56:25 +0000
committerJeroen Roovers <jer@gentoo.org>2010-07-01 19:56:25 +0000
commit98b991823bdb31484f375fd100811cce792b0515 (patch)
tree12dae35c12a83c057600f5cf526e757a067e16da /dev-haskell
parentFix building with as-needed wrt bug 247919, debundle libquicktime, respect FL... (diff)
downloadgentoo-2-98b991823bdb31484f375fd100811cce792b0515.tar.gz
gentoo-2-98b991823bdb31484f375fd100811cce792b0515.tar.bz2
gentoo-2-98b991823bdb31484f375fd100811cce792b0515.zip
Drop support for ghc and darcs.
(Portage version: 2.2_rc67/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/fgl/ChangeLog8
-rw-r--r--dev-haskell/fgl/fgl-5.2.ebuild6
-rw-r--r--dev-haskell/fgl/fgl-5.4.1.1.ebuild6
-rw-r--r--dev-haskell/fgl/fgl-5.4.2.2.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-haskell/fgl/ChangeLog b/dev-haskell/fgl/ChangeLog
index f3725cae2144..17edc8df9be7 100644
--- a/dev-haskell/fgl/ChangeLog
+++ b/dev-haskell/fgl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/fgl
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/ChangeLog,v 1.31 2009/04/19 12:03:12 kolmodin Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/ChangeLog,v 1.32 2010/07/01 19:56:25 jer Exp $
+
+ 01 Jul 2010; Jeroen Roovers <jer@gentoo.org> fgl-5.2.ebuild,
+ fgl-5.4.1.1.ebuild, fgl-5.4.2.2.ebuild:
+ Drop support for ghc and darcs.
*fgl-5.4.2.2 (19 Apr 2009)
diff --git a/dev-haskell/fgl/fgl-5.2.ebuild b/dev-haskell/fgl/fgl-5.2.ebuild
index d5189c935e6e..6086249090aa 100644
--- a/dev-haskell/fgl/fgl-5.2.ebuild
+++ b/dev-haskell/fgl/fgl-5.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/fgl-5.2.ebuild,v 1.14 2007/12/13 00:43:11 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/fgl-5.2.ebuild,v 1.15 2010/07/01 19:56:25 jer Exp $
inherit ghc-package
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="=dev-lang/ghc-6.4*"
diff --git a/dev-haskell/fgl/fgl-5.4.1.1.ebuild b/dev-haskell/fgl/fgl-5.4.1.1.ebuild
index bb424a00ef26..fa21e9e16508 100644
--- a/dev-haskell/fgl/fgl-5.4.1.1.ebuild
+++ b/dev-haskell/fgl/fgl-5.4.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/fgl-5.4.1.1.ebuild,v 1.4 2008/10/04 00:06:55 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/fgl-5.4.1.1.ebuild,v 1.5 2010/07/01 19:56:25 jer Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal versionator
@@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86"
IUSE=""
DEPEND=">=dev-lang/ghc-6.4
diff --git a/dev-haskell/fgl/fgl-5.4.2.2.ebuild b/dev-haskell/fgl/fgl-5.4.2.2.ebuild
index cde77215aa2d..601bf29ca2d4 100644
--- a/dev-haskell/fgl/fgl-5.4.2.2.ebuild
+++ b/dev-haskell/fgl/fgl-5.4.2.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/fgl-5.4.2.2.ebuild,v 1.1 2009/04/19 12:03:12 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/fgl-5.4.2.2.ebuild,v 1.2 2010/07/01 19:56:25 jer Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.6.1