summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-08 16:07:09 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-08 16:07:09 +0000
commit2c159c57f756391fa79731ac676ab4c3ca8b6639 (patch)
tree78a2ba7d98c5ca387d78608284750258b66903b4 /dev-haskell/text
parentVersion bump #548096 by Robin Kauffman. (diff)
downloadgentoo-2-2c159c57f756391fa79731ac676ab4c3ca8b6639.tar.gz
gentoo-2-2c159c57f756391fa79731ac676ab4c3ca8b6639.tar.bz2
gentoo-2-2c159c57f756391fa79731ac676ab4c3ca8b6639.zip
Stable for amd64, wrt bug #550400
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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-1.1.1.3.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-haskell/text/ChangeLog b/dev-haskell/text/ChangeLog
index 830a568b9f6c..cad9f5ff851d 100644
--- a/dev-haskell/text/ChangeLog
+++ b/dev-haskell/text/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/text
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/ChangeLog,v 1.48 2015/06/06 17:52:10 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/ChangeLog,v 1.49 2015/06/08 16:07:09 ago Exp $
+
+ 08 Jun 2015; Agostino Sarubbo <ago@gentoo.org> text-1.1.1.3.ebuild:
+ Stable for amd64, wrt bug #550400
06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add github to remote-id in metadata.xml
diff --git a/dev-haskell/text/text-1.1.1.3.ebuild b/dev-haskell/text/text-1.1.1.3.ebuild
index 9e93395e9f4d..48009826ed51 100644
--- a/dev-haskell/text/text-1.1.1.3.ebuild
+++ b/dev-haskell/text/text-1.1.1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/text-1.1.1.3.ebuild,v 1.2 2014/07/25 09:16:36 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/text-1.1.1.3.ebuild,v 1.3 2015/06/08 16:07:09 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"
RESTRICT="test" # quickcheck-2.7 is missing keywords due to new tf-random dep