summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-25 20:43:54 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-25 20:43:54 +0000
commit1819544bdfae645b2833d04ba1dbbeae9ae0dca0 (patch)
treedd18dc82548ecea00f8380258d1e5c9444275423 /dev-haskell/happy
parentStable for x86, wrt bug #456490 (diff)
downloadgentoo-2-1819544bdfae645b2833d04ba1dbbeae9ae0dca0.tar.gz
gentoo-2-1819544bdfae645b2833d04ba1dbbeae9ae0dca0.tar.bz2
gentoo-2-1819544bdfae645b2833d04ba1dbbeae9ae0dca0.zip
Stable for x86, wrt bug #456492
(Portage version: 2.1.11.55/cvs/Linux x86_64, 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 d7c4f7d6ddb9..3ce8452c5d60 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.66 2013/03/25 20:24:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.67 2013/03/25 20:43:54 ago Exp $
+
+ 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> happy-1.18.10.ebuild:
+ Stable for x86, wrt bug #456492
25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> happy-1.18.10.ebuild:
Stable for amd64, wrt bug #456492
diff --git a/dev-haskell/happy/happy-1.18.10.ebuild b/dev-haskell/happy/happy-1.18.10.ebuild
index fee8933f94b9..9f17b5799bc5 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.3 2013/03/25 20:24:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.18.10.ebuild,v 1.4 2013/03/25 20:43:54 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=""