summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Kolmodin <kolmodin@gentoo.org>2009-05-01 10:26:22 +0000
committerLennart Kolmodin <kolmodin@gentoo.org>2009-05-01 10:26:22 +0000
commit46d11f8414b27c5a9921b18e765c039d8ad85119 (patch)
tree10d74fc79933fe93861fa6e514bbe3da0a24cccf /dev-haskell
parentStabilize dev-haskell/alex-2.3.1 on amd64 (diff)
downloadgentoo-2-46d11f8414b27c5a9921b18e765c039d8ad85119.tar.gz
gentoo-2-46d11f8414b27c5a9921b18e765c039d8ad85119.tar.bz2
gentoo-2-46d11f8414b27c5a9921b18e765c039d8ad85119.zip
amd64 stable for dev-haskell/happy-1.18.2, bug #268074.
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/happy/ChangeLog5
-rw-r--r--dev-haskell/happy/happy-1.18.2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-haskell/happy/ChangeLog b/dev-haskell/happy/ChangeLog
index 76d31ce5f51b..200a44cfe5b1 100644
--- a/dev-haskell/happy/ChangeLog
+++ b/dev-haskell/happy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/happy
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.39 2009/04/17 13:57:58 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.40 2009/05/01 10:26:22 kolmodin Exp $
+
+ 01 May 2009; Lennart Kolmodin <kolmodin@gentoo.org> happy-1.18.2.ebuild:
+ amd64 stable, bug #268074.
17 Apr 2009; Lennart Kolmodin <kolmodin@gentoo.org> happy-1.17.ebuild:
Make happy-1.17 compile with >=cabal-1.6.
diff --git a/dev-haskell/happy/happy-1.18.2.ebuild b/dev-haskell/happy/happy-1.18.2.ebuild
index 1677d270611b..2e26960cce9c 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-2008 Gentoo Foundation
+# Copyright 1999-2009 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.1 2008/12/16 21:26:49 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.18.2.ebuild,v 1.2 2009/05/01 10:26:22 kolmodin 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc"
DEPEND=">=dev-lang/ghc-6.4