summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-07-28 14:45:03 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-07-28 14:45:03 +0000
commit3a9db6daa05f6832218be4ab59cdf0157ed58dec (patch)
tree73a6fa5f0d79c93937b2047b932367300043339e /dev-haskell/happy
parentVersion bump for bug 134256, thanks to Dominique Michel for reporting. (diff)
downloadhistorical-3a9db6daa05f6832218be4ab59cdf0157ed58dec.tar.gz
historical-3a9db6daa05f6832218be4ab59cdf0157ed58dec.tar.bz2
historical-3a9db6daa05f6832218be4ab59cdf0157ed58dec.zip
Stable on ppc wrt bug 186849
Package-Manager: portage-2.1.3_rc9
Diffstat (limited to 'dev-haskell/happy')
-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