From 09eee49521e34da30ad23728efda717263c25529 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 17 May 2013 22:21:00 +0000 Subject: Stable for amd64, wrt bug #463032 (Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) --- dev-haskell/utf8-string/ChangeLog | 5 ++++- dev-haskell/utf8-string/utf8-string-0.3.7-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-haskell') diff --git a/dev-haskell/utf8-string/ChangeLog b/dev-haskell/utf8-string/ChangeLog index 8b7372a52604..48cbb0503518 100644 --- a/dev-haskell/utf8-string/ChangeLog +++ b/dev-haskell/utf8-string/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/utf8-string # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/ChangeLog,v 1.20 2013/05/16 15:46:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/ChangeLog,v 1.21 2013/05/17 22:21:00 ago Exp $ + + 17 May 2013; Agostino Sarubbo utf8-string-0.3.7-r1.ebuild: + Stable for amd64, wrt bug #463032 16 May 2013; Agostino Sarubbo utf8-string-0.3.7-r1.ebuild: Stable for ppc64, wrt bug #463032 diff --git a/dev-haskell/utf8-string/utf8-string-0.3.7-r1.ebuild b/dev-haskell/utf8-string/utf8-string-0.3.7-r1.ebuild index 557a23c825a3..4b0581994a61 100644 --- a/dev-haskell/utf8-string/utf8-string-0.3.7-r1.ebuild +++ b/dev-haskell/utf8-string/utf8-string-0.3.7-r1.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/utf8-string/utf8-string-0.3.7-r1.ebuild,v 1.3 2013/05/16 15:46:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/utf8-string/utf8-string-0.3.7-r1.ebuild,v 1.4 2013/05/17 22:21:00 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