From 5506b473f1f894e24013445e0f25aef68fdd54cc Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 25 Mar 2013 20:26:36 +0000 Subject: Stable for amd64, wrt bug #456518 (Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F) --- dev-haskell/terminfo/ChangeLog | 5 ++++- dev-haskell/terminfo/terminfo-0.3.2.5.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-haskell/terminfo') diff --git a/dev-haskell/terminfo/ChangeLog b/dev-haskell/terminfo/ChangeLog index be212a57b727..493f9d4207d8 100644 --- a/dev-haskell/terminfo/ChangeLog +++ b/dev-haskell/terminfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/terminfo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v 1.27 2013/03/01 20:39:33 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v 1.28 2013/03/25 20:26:36 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo terminfo-0.3.2.5.ebuild: + Stable for amd64, wrt bug #456518 01 Mar 2013; Sergei Trofimovich terminfo-0.3.2.3.ebuild: Backport build fix from bug #454216 to stable (bug #459668 by Diego Elio diff --git a/dev-haskell/terminfo/terminfo-0.3.2.5.ebuild b/dev-haskell/terminfo/terminfo-0.3.2.5.ebuild index 50d838ba4b6e..ff6411aab324 100644 --- a/dev-haskell/terminfo/terminfo-0.3.2.5.ebuild +++ b/dev-haskell/terminfo/terminfo-0.3.2.5.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/terminfo/terminfo-0.3.2.5.ebuild,v 1.2 2013/02/13 21:26:15 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/terminfo-0.3.2.5.ebuild,v 1.3 2013/03/25 20:26:36 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=dev-lang/ghc-6.10.4:= -- cgit v1.2.3-65-gdbad