summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-07 16:31:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-07 16:31:56 +0000
commite172046165dde1dcc3ae3779031f5c004ba34115 (patch)
tree239799bf914422f122f8333a2090fdcfcb8b2573 /dev-haskell/text
parentStable for ppc, wrt bug #421351 (diff)
downloadgentoo-2-e172046165dde1dcc3ae3779031f5c004ba34115.tar.gz
gentoo-2-e172046165dde1dcc3ae3779031f5c004ba34115.tar.bz2
gentoo-2-e172046165dde1dcc3ae3779031f5c004ba34115.zip
Stable for ppc, wrt bug #421351
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-haskell/text')
-rw-r--r--dev-haskell/text/ChangeLog5
-rw-r--r--dev-haskell/text/text-0.11.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/text/ChangeLog b/dev-haskell/text/ChangeLog
index 75f6691e2346..064caf714992 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.17 2012/10/28 16:00:55 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/ChangeLog,v 1.18 2012/12/07 16:31:56 ago Exp $
+
+ 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> text-0.11.2.2.ebuild:
+ Stable for ppc, wrt bug #421351
28 Oct 2012; Sergei Trofimovich <slyfox@gentoo.org> text-0.11.2.3.ebuild:
Restricted tests (broken due to Cabal bug). Fixes bug #436604 by Olivier
diff --git a/dev-haskell/text/text-0.11.2.2.ebuild b/dev-haskell/text/text-0.11.2.2.ebuild
index a6575e3451f4..68c0ade671c2 100644
--- a/dev-haskell/text/text-0.11.2.2.ebuild
+++ b/dev-haskell/text/text-0.11.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.2.ebuild,v 1.4 2012/09/25 14:16:31 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/text-0.11.2.2.ebuild,v 1.5 2012/12/07 16:31:56 ago Exp $
# ebuild generated by hackport 0.2.13
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-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"
IUSE="test"
RDEPEND=">=dev-haskell/deepseq-1.1.0.0[profile?]