summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-18 13:45:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-18 13:45:38 +0000
commit26a42c425e6642d0c6256fc9198164f67dd21176 (patch)
tree69845d8b50527e3c78c47527024ca1e9d40db5d8 /dev-haskell/text
parentStable for x86, wrt bug #480562 (diff)
downloadgentoo-2-26a42c425e6642d0c6256fc9198164f67dd21176.tar.gz
gentoo-2-26a42c425e6642d0c6256fc9198164f67dd21176.tar.bz2
gentoo-2-26a42c425e6642d0c6256fc9198164f67dd21176.zip
Stable for x86, wrt bug #480564
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/text')
-rw-r--r--dev-haskell/text/ChangeLog5
-rw-r--r--dev-haskell/text/text-0.11.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/text/ChangeLog b/dev-haskell/text/ChangeLog
index a4217740a5d5..f013eba94bd9 100644
--- a/dev-haskell/text/ChangeLog
+++ b/dev-haskell/text/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/text
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/ChangeLog,v 1.30 2013/08/11 08:42:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/ChangeLog,v 1.31 2013/08/18 13:45:38 ago Exp $
+
+ 18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> text-0.11.3.1.ebuild:
+ Stable for x86, wrt bug #480564
11 Aug 2013; Agostino Sarubbo <ago@gentoo.org> text-0.11.3.1.ebuild:
Stable for amd64, wrt bug #480564
diff --git a/dev-haskell/text/text-0.11.3.1.ebuild b/dev-haskell/text/text-0.11.3.1.ebuild
index f9f39aa86782..b7baa4df0f3c 100644
--- a/dev-haskell/text/text-0.11.3.1.ebuild
+++ b/dev-haskell/text/text-0.11.3.1.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/text/text-0.11.3.1.ebuild,v 1.2 2013/08/11 08:42:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/text-0.11.3.1.ebuild,v 1.3 2013/08/18 13:45:38 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"
IUSE="developer integer-simple"
RDEPEND=">=dev-haskell/deepseq-1.1.0.0:=[profile?]