summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-07-01 19:59:41 +0000
committerJeroen Roovers <jer@gentoo.org>2010-07-01 19:59:41 +0000
commitccf02503667db96d6a1ea2c934b947e77b9c1f3d (patch)
treeb6b284a87e91d9eb4c91456bf7c373bfcc875924 /dev-haskell/happy
parentFix building with as-needed wrt bug 247919, debundle libquicktime, respect FL... (diff)
downloadhistorical-ccf02503667db96d6a1ea2c934b947e77b9c1f3d.tar.gz
historical-ccf02503667db96d6a1ea2c934b947e77b9c1f3d.tar.bz2
historical-ccf02503667db96d6a1ea2c934b947e77b9c1f3d.zip
Drop support for ghc and darcs.
Package-Manager: portage-2.2_rc67/cvs/Linux i686 RepoMan-Options: --force
Diffstat (limited to 'dev-haskell/happy')
-rw-r--r--dev-haskell/happy/ChangeLog6
-rw-r--r--dev-haskell/happy/happy-1.17.ebuild6
-rw-r--r--dev-haskell/happy/happy-1.18.2.ebuild6
-rw-r--r--dev-haskell/happy/happy-1.18.4.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-haskell/happy/ChangeLog b/dev-haskell/happy/ChangeLog
index 3de59870529a..6f3391b74498 100644
--- a/dev-haskell/happy/ChangeLog
+++ b/dev-haskell/happy/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/happy
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.44 2010/03/28 13:56:24 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.45 2010/07/01 19:56:36 jer Exp $
+
+ 01 Jul 2010; Jeroen Roovers <jer@gentoo.org> happy-1.17.ebuild,
+ happy-1.18.2.ebuild, happy-1.18.4.ebuild:
+ Drop support for ghc and darcs.
28 Mar 2010; Lennart Kolmodin <kolmodin@gentoo.org> happy-1.18.4.ebuild:
Bundle dev-haskell/mtl. mtl requires haddock if built with USE=doc, and
diff --git a/dev-haskell/happy/happy-1.17.ebuild b/dev-haskell/happy/happy-1.17.ebuild
index 52efe12444de..2eef64e46a61 100644
--- a/dev-haskell/happy/happy-1.17.ebuild
+++ b/dev-haskell/happy/happy-1.17.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/happy/happy-1.17.ebuild,v 1.5 2009/04/17 13:57:58 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.17.ebuild,v 1.6 2010/07/01 19:56:36 jer Exp $
CABAL_FEATURES="bin"
CABAL_MIN_VERSION=1.2
@@ -12,7 +12,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86"
IUSE="doc"
DEPEND=">=dev-lang/ghc-6.4
diff --git a/dev-haskell/happy/happy-1.18.2.ebuild b/dev-haskell/happy/happy-1.18.2.ebuild
index f1b3e15c02c8..880480a64ad0 100644
--- a/dev-haskell/happy/happy-1.18.2.ebuild
+++ b/dev-haskell/happy/happy-1.18.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/happy/happy-1.18.2.ebuild,v 1.4 2009/05/21 00:11:52 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.18.2.ebuild,v 1.5 2010/07/01 19:56:36 jer Exp $
CABAL_FEATURES="bin"
CABAL_MIN_VERSION=1.2
@@ -12,7 +12,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86"
IUSE="doc"
DEPEND=">=dev-lang/ghc-6.4
diff --git a/dev-haskell/happy/happy-1.18.4.ebuild b/dev-haskell/happy/happy-1.18.4.ebuild
index 3a46c3a62256..e1fb88dcd159 100644
--- a/dev-haskell/happy/happy-1.18.4.ebuild
+++ b/dev-haskell/happy/happy-1.18.4.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/happy/happy-1.18.4.ebuild,v 1.2 2010/03/28 13:56:24 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.18.4.ebuild,v 1.3 2010/07/01 19:56:36 jer Exp $
CABAL_FEATURES="bin"
inherit haskell-cabal autotools
@@ -18,7 +18,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc"
DEPEND=">=dev-lang/ghc-6.6.1