summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-11 15:06:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-11 15:06:19 +0000
commit9e4bc07fb2c98b3f1c7d2ade6dc1df24cbb66749 (patch)
treed6e5fed059afa2220b52c75c7605b1ff1b87c2c9 /dev-haskell
parentStable for amd64, wrt bug #534850 (diff)
downloadgentoo-2-9e4bc07fb2c98b3f1c7d2ade6dc1df24cbb66749.tar.gz
gentoo-2-9e4bc07fb2c98b3f1c7d2ade6dc1df24cbb66749.tar.bz2
gentoo-2-9e4bc07fb2c98b3f1c7d2ade6dc1df24cbb66749.zip
Stable for amd64, wrt bug #534980
(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')
-rw-r--r--dev-haskell/haskeline/ChangeLog5
-rw-r--r--dev-haskell/haskeline/haskeline-0.7.1.3.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-haskell/haskeline/ChangeLog b/dev-haskell/haskeline/ChangeLog
index a655d0cb46ed..19b747ac90ae 100644
--- a/dev-haskell/haskeline/ChangeLog
+++ b/dev-haskell/haskeline/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/haskeline
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskeline/ChangeLog,v 1.35 2015/04/05 01:42:56 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskeline/ChangeLog,v 1.36 2015/06/11 15:06:19 ago Exp $
+
+ 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> haskeline-0.7.1.3.ebuild:
+ Stable for amd64, wrt bug #534980
*haskeline-0.7.2.1 (05 Apr 2015)
diff --git a/dev-haskell/haskeline/haskeline-0.7.1.3.ebuild b/dev-haskell/haskeline/haskeline-0.7.1.3.ebuild
index 96d3c276b754..c410197b00bf 100644
--- a/dev-haskell/haskeline/haskeline-0.7.1.3.ebuild
+++ b/dev-haskell/haskeline/haskeline-0.7.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/haskeline/haskeline-0.7.1.3.ebuild,v 1.2 2014/07/25 09:16:17 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskeline/haskeline-0.7.1.3.ebuild,v 1.3 2015/06/11 15:06:19 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="legacy-encoding libiconv +terminfo"
RDEPEND=">=dev-haskell/transformers-0.2:=[profile?] <dev-haskell/transformers-0.5:=[profile?]