From 10308d8e94fc1ba0b80ed9309a68a9d772cc1fc9 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 25 Mar 2013 20:26:51 +0000 Subject: Stable for amd64, wrt bug #456520 (Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F) --- dev-haskell/text/ChangeLog | 7 +++++-- dev-haskell/text/text-0.11.2.3.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/dev-haskell/text/ChangeLog b/dev-haskell/text/ChangeLog index 65e1c47784da..5d7ff41ba06f 100644 --- a/dev-haskell/text/ChangeLog +++ b/dev-haskell/text/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/text -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/ChangeLog,v 1.21 2012/12/10 21:53:12 slyfox Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/ChangeLog,v 1.22 2013/03/25 20:26:51 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo text-0.11.2.3.ebuild: + Stable for amd64, wrt bug #456520 10 Dec 2012; Sergei Trofimovich text-0.11.2.2.ebuild: stable on alpha/ia64/sparc (bug #421351) diff --git a/dev-haskell/text/text-0.11.2.3.ebuild b/dev-haskell/text/text-0.11.2.3.ebuild index a617298ff09c..a5004496f3cf 100644 --- a/dev-haskell/text/text-0.11.2.3.ebuild +++ b/dev-haskell/text/text-0.11.2.3.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/text/text-0.11.2.3.ebuild,v 1.3 2012/12/07 18:29:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/text-0.11.2.3.ebuild,v 1.4 2013/03/25 20:26:51 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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" # tests fail to build: # : cannot satisfy -package-id text-0.11.2.3-inplace: # text-0.11.2.3-inplace is shadowed by package text-0.11.2.3-db61832d0c4660614c4ceff234ed4abb -- cgit v1.2.3-65-gdbad