summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-28 10:43:29 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-28 10:43:29 +0000
commit07f0c68880431017cd0041d9b8d143465f473da8 (patch)
treeadfc74275b88511767bcefe5c68d1339c3ebd01e /dev-haskell/haskeline
parentStable for amd64, wrt bug #470354 (diff)
downloadgentoo-2-07f0c68880431017cd0041d9b8d143465f473da8.tar.gz
gentoo-2-07f0c68880431017cd0041d9b8d143465f473da8.tar.bz2
gentoo-2-07f0c68880431017cd0041d9b8d143465f473da8.zip
Stable for amd64, wrt bug #470356
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/haskeline')
-rw-r--r--dev-haskell/haskeline/ChangeLog7
-rw-r--r--dev-haskell/haskeline/haskeline-0.6.4.7-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/haskeline/ChangeLog b/dev-haskell/haskeline/ChangeLog
index 3761c22b99cc..f546cb635a6f 100644
--- a/dev-haskell/haskeline/ChangeLog
+++ b/dev-haskell/haskeline/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/haskeline
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskeline/ChangeLog,v 1.24 2012/12/22 21:44:56 slyfox Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskeline/ChangeLog,v 1.25 2013/07/28 10:43:29 ago Exp $
+
+ 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> haskeline-0.6.4.7-r1.ebuild:
+ Stable for amd64, wrt bug #470356
22 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org>
-files/haskeline-0.6.4.0-ghc-7.2.patch, -haskeline-0.6.2.2.ebuild,
diff --git a/dev-haskell/haskeline/haskeline-0.6.4.7-r1.ebuild b/dev-haskell/haskeline/haskeline-0.6.4.7-r1.ebuild
index 1ba8a502e660..8a161716481c 100644
--- a/dev-haskell/haskeline/haskeline-0.6.4.7-r1.ebuild
+++ b/dev-haskell/haskeline/haskeline-0.6.4.7-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskeline/haskeline-0.6.4.7-r1.ebuild,v 1.1 2012/11/18 06:57:25 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskeline/haskeline-0.6.4.7-r1.ebuild,v 1.2 2013/07/28 10:43:29 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=""
RDEPEND=">=dev-haskell/extensible-exceptions-0.1.1.0:=[profile?]