summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-25 20:24:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-25 20:24:05 +0000
commita4272728c3c281e025094d1b9d3f042d753f62f1 (patch)
tree2dfd82c5b3e0f0229ed7bbe5af051c2ff28ebc23 /dev-haskell/happy
parentStable for amd64, wrt bug #456490 (diff)
downloadgentoo-2-a4272728c3c281e025094d1b9d3f042d753f62f1.tar.gz
gentoo-2-a4272728c3c281e025094d1b9d3f042d753f62f1.tar.bz2
gentoo-2-a4272728c3c281e025094d1b9d3f042d753f62f1.zip
Stable for amd64, 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/ChangeLog7
-rw-r--r--dev-haskell/happy/happy-1.18.10.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/happy/ChangeLog b/dev-haskell/happy/ChangeLog
index a1b6c738c557..d7c4f7d6ddb9 100644
--- a/dev-haskell/happy/ChangeLog
+++ b/dev-haskell/happy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/happy
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.65 2012/12/27 20:57:45 slyfox Exp $
+# 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 $
+
+ 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> happy-1.18.10.ebuild:
+ Stable for amd64, wrt bug #456492
27 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org>
files/happy-1.18.6-man.patch, files/happy-1.18.9-missing-tests.patch,
diff --git a/dev-haskell/happy/happy-1.18.10.ebuild b/dev-haskell/happy/happy-1.18.10.ebuild
index 3d55a933dd57..fee8933f94b9 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-2012 Gentoo Foundation
+# 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.2 2012/12/27 20:57:45 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.18.10.ebuild,v 1.3 2013/03/25 20:24: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=""