From 42f7f2600820b08452442d57f5e4a940cd061e74 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 11 Jun 2015 15:05:04 +0000 Subject: Stable for amd64, wrt bug #534948 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) --- dev-haskell/ansi-wl-pprint/ChangeLog | 5 ++++- dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-haskell') diff --git a/dev-haskell/ansi-wl-pprint/ChangeLog b/dev-haskell/ansi-wl-pprint/ChangeLog index 4f9638d8a011..3af9d97f2e47 100644 --- a/dev-haskell/ansi-wl-pprint/ChangeLog +++ b/dev-haskell/ansi-wl-pprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/ansi-wl-pprint # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ChangeLog,v 1.36 2015/06/06 10:12:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ChangeLog,v 1.37 2015/06/11 15:05:04 ago Exp $ + + 11 Jun 2015; Agostino Sarubbo ansi-wl-pprint-0.6.7.1.ebuild: + Stable for amd64, wrt bug #534948 06 Jun 2015; Justin Lecher metadata.xml: Add github to remote-id in metadata.xml diff --git a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild index a389a5aa55f6..0f92a59231a3 100644 --- a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild +++ b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild,v 1.2 2015/01/26 13:06:49 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild,v 1.3 2015/06/11 15:05:04 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" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="example" RDEPEND=">=dev-haskell/ansi-terminal-0.4.0:=[profile?]