summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-07-28 14:42:18 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-07-28 14:42:18 +0000
commiteb8f30ac4811001790c1bee87ab5a9a232b0b7bd (patch)
treefa56da2f670194ce093b263478fa78b7d6f8d778 /dev-haskell
parentStable on ppc wrt bug 186849 (diff)
downloadgentoo-2-eb8f30ac4811001790c1bee87ab5a9a232b0b7bd.tar.gz
gentoo-2-eb8f30ac4811001790c1bee87ab5a9a232b0b7bd.tar.bz2
gentoo-2-eb8f30ac4811001790c1bee87ab5a9a232b0b7bd.zip
Stable on ppc wrt bug 186849
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/happy/ChangeLog5
-rw-r--r--dev-haskell/happy/happy-1.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/happy/ChangeLog b/dev-haskell/happy/ChangeLog
index 3de84ba386a7..19ec70362113 100644
--- a/dev-haskell/happy/ChangeLog
+++ b/dev-haskell/happy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/happy
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.25 2007/07/08 18:01:09 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.26 2007/07/28 14:42:18 nixnut Exp $
+
+ 28 Jul 2007; nixnut <nixnut@gentoo.org> happy-1.16.ebuild:
+ Stable on ppc wrt bug 186849
*happy-1.16 (08 Jul 2007)
diff --git a/dev-haskell/happy/happy-1.16.ebuild b/dev-haskell/happy/happy-1.16.ebuild
index 3c3d1404aeb9..f3a068411e52 100644
--- a/dev-haskell/happy/happy-1.16.ebuild
+++ b/dev-haskell/happy/happy-1.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.16.ebuild,v 1.2 2007/07/13 06:03:10 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.16.ebuild,v 1.3 2007/07/28 14:42:18 nixnut Exp $
CABAL_FEATURES="bin"
inherit haskell-cabal autotools
@@ -11,7 +11,7 @@ SRC_URI="http://haskell.org/happy/dist/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ppc ~ppc64 ~sparc ~x86"
IUSE="doc"
DEPEND=">=virtual/ghc-6.4