summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-07-30 12:34:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-07-30 12:34:52 +0000
commit63d1f72ba44b60c149b6261d18271018cf5f3580 (patch)
tree2cd550dcac529b5981f0db2c9505dc21e90a5229
parentStable for sparc, wrt bug #534962 (diff)
downloadgentoo-2-63d1f72ba44b60c149b6261d18271018cf5f3580.tar.gz
gentoo-2-63d1f72ba44b60c149b6261d18271018cf5f3580.tar.bz2
gentoo-2-63d1f72ba44b60c149b6261d18271018cf5f3580.zip
Stable for sparc, wrt bug #534980
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
-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 4eb6ac7e1b0c..e200f71a5695 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.39 2015/07/23 20:22:34 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskeline/ChangeLog,v 1.40 2015/07/30 12:34:52 ago Exp $
+
+ 30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> haskeline-0.7.1.3.ebuild:
+ Stable for sparc, wrt bug #534980
23 Jul 2015; Pacho Ramos <pacho@gentoo.org> haskeline-0.7.1.3.ebuild:
ppc stable 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 cc73ac208784..8f322322c356 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.6 2015/07/23 20:22:34 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskeline/haskeline-0.7.1.3.ebuild,v 1.7 2015/07/30 12:34:52 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?]