summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-07-03 10:19:06 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-07-03 10:19:06 +0000
commit017cbf69ca9ed72813d1ceadc2c6fc6e73497d44 (patch)
treeb0607a52519f6ca4a828579e68cc070b720d851f /dev-haskell
parentStable for alpha, wrt bug #534962 (diff)
downloadgentoo-2-017cbf69ca9ed72813d1ceadc2c6fc6e73497d44.tar.gz
gentoo-2-017cbf69ca9ed72813d1ceadc2c6fc6e73497d44.tar.bz2
gentoo-2-017cbf69ca9ed72813d1ceadc2c6fc6e73497d44.zip
Stable for alpha, wrt bug #534980
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/haskeline/ChangeLog b/dev-haskell/haskeline/ChangeLog
index f067c7ca6058..a9dd17e75185 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.37 2015/06/26 08:43:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskeline/ChangeLog,v 1.38 2015/07/03 10:19:06 ago Exp $
+
+ 03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> haskeline-0.7.1.3.ebuild:
+ Stable for alpha, wrt bug #534980
26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> haskeline-0.7.1.3.ebuild:
Stable for x86, wrt bug #534980
diff --git a/dev-haskell/haskeline/haskeline-0.7.1.3.ebuild b/dev-haskell/haskeline/haskeline-0.7.1.3.ebuild
index a581b55cd3cb..837a141bee8a 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-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.4 2015/06/26 08:43:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskeline/haskeline-0.7.1.3.ebuild,v 1.5 2015/07/03 10:19:06 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?]