summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-07-01 19:57:35 +0000
committerJeroen Roovers <jer@gentoo.org>2010-07-01 19:57:35 +0000
commita3dd2858d4ebec345ec3b7a38161a8a20a0dc20f (patch)
tree1c7e5bd76d3df143220e2af6ba15d3674c2f6ec5
parentDrop support for ghc and darcs. (diff)
downloadgentoo-2-a3dd2858d4ebec345ec3b7a38161a8a20a0dc20f.tar.gz
gentoo-2-a3dd2858d4ebec345ec3b7a38161a8a20a0dc20f.tar.bz2
gentoo-2-a3dd2858d4ebec345ec3b7a38161a8a20a0dc20f.zip
Drop support for ghc and darcs.
(Portage version: 2.2_rc67/cvs/Linux i686, RepoMan options: --force)
-rw-r--r--dev-haskell/mtl/ChangeLog6
-rw-r--r--dev-haskell/mtl/mtl-1.0.ebuild6
-rw-r--r--dev-haskell/mtl/mtl-1.1.0.0.ebuild6
-rw-r--r--dev-haskell/mtl/mtl-1.1.0.2.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-haskell/mtl/ChangeLog b/dev-haskell/mtl/ChangeLog
index 350e55643aa7..e904e734ea8e 100644
--- a/dev-haskell/mtl/ChangeLog
+++ b/dev-haskell/mtl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/mtl
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.34 2010/03/27 08:53:27 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.35 2010/07/01 19:57:35 jer Exp $
+
+ 01 Jul 2010; Jeroen Roovers <jer@gentoo.org> mtl-1.0.ebuild,
+ mtl-1.1.0.0.ebuild, mtl-1.1.0.2.ebuild:
+ Drop support for ghc and darcs.
27 Mar 2010; Lennart Kolmodin <kolmodin@gentoo.org> mtl-1.1.0.2.ebuild:
Add ~ppc64 keyword. Tested by Sergei Trofimovich <slyfox@inbox.ru>.
diff --git a/dev-haskell/mtl/mtl-1.0.ebuild b/dev-haskell/mtl/mtl-1.0.ebuild
index 3182651fdd71..551c15ac9436 100644
--- a/dev-haskell/mtl/mtl-1.0.ebuild
+++ b/dev-haskell/mtl/mtl-1.0.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/mtl/mtl-1.0.ebuild,v 1.14 2007/12/13 00:50:15 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.0.ebuild,v 1.15 2010/07/01 19:57:35 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/mtl/mtl-1.1.0.0.ebuild b/dev-haskell/mtl/mtl-1.1.0.0.ebuild
index 371345d1a5fe..0836d340d2c7 100644
--- a/dev-haskell/mtl/mtl-1.1.0.0.ebuild
+++ b/dev-haskell/mtl/mtl-1.1.0.0.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/mtl/mtl-1.1.0.0.ebuild,v 1.5 2008/10/04 17:47:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.1.0.0.ebuild,v 1.6 2010/07/01 19:57:35 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=""
DEPEND=">=dev-lang/ghc-6.6"
diff --git a/dev-haskell/mtl/mtl-1.1.0.2.ebuild b/dev-haskell/mtl/mtl-1.1.0.2.ebuild
index 520bd2a2c30d..c13431ca592c 100644
--- a/dev-haskell/mtl/mtl-1.1.0.2.ebuild
+++ b/dev-haskell/mtl/mtl-1.1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.1.0.2.ebuild,v 1.3 2010/03/27 08:53:27 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.1.0.2.ebuild,v 1.4 2010/07/01 19:57:35 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 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
DEPEND=">=dev-lang/ghc-6.6.1