summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-26 10:26:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-26 10:26:05 +0000
commitf50c756bf3c66cf7d9943c948f26ccffbf1fd526 (patch)
treeb31d335bdbd365a1e9c5acf9c0d3101bb2f86b0e /dev-haskell/happy
parentStable for ppc, wrt bug #456490 (diff)
downloadgentoo-2-f50c756bf3c66cf7d9943c948f26ccffbf1fd526.tar.gz
gentoo-2-f50c756bf3c66cf7d9943c948f26ccffbf1fd526.tar.bz2
gentoo-2-f50c756bf3c66cf7d9943c948f26ccffbf1fd526.zip
Stable for ppc, wrt bug #456492
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/happy')
-rw-r--r--dev-haskell/happy/ChangeLog5
-rw-r--r--dev-haskell/happy/happy-1.18.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/happy/ChangeLog b/dev-haskell/happy/ChangeLog
index 3ce8452c5d60..b3499b1c19ab 100644
--- a/dev-haskell/happy/ChangeLog
+++ b/dev-haskell/happy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/happy
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.67 2013/03/25 20:43:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.68 2013/03/26 10:26:05 ago Exp $
+
+ 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> happy-1.18.10.ebuild:
+ Stable for ppc, wrt bug #456492
25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> happy-1.18.10.ebuild:
Stable for x86, wrt bug #456492
diff --git a/dev-haskell/happy/happy-1.18.10.ebuild b/dev-haskell/happy/happy-1.18.10.ebuild
index 9f17b5799bc5..5e77da89dfef 100644
--- a/dev-haskell/happy/happy-1.18.10.ebuild
+++ b/dev-haskell/happy/happy-1.18.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.18.10.ebuild,v 1.4 2013/03/25 20:43:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.18.10.ebuild,v 1.5 2013/03/26 10:26:05 ago Exp $
EAPI="4"
@@ -13,7 +13,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86"
IUSE="doc"
RDEPEND=""