summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-12-23 19:24:17 +0000
committerPacho Ramos <pacho@gentoo.org>2013-12-23 19:24:17 +0000
commit92b66281b0f98413861bd3b9f0f901523cad36f0 (patch)
tree84e8e5905a9d3329d11f9bbec5f1c33c70cda240 /dev-haskell/c2hs
parentupdate w3af-1.1 to python-single-r1 and most of an ebuild for 1.5 (need to fi... (diff)
downloadgentoo-2-92b66281b0f98413861bd3b9f0f901523cad36f0.tar.gz
gentoo-2-92b66281b0f98413861bd3b9f0f901523cad36f0.tar.bz2
gentoo-2-92b66281b0f98413861bd3b9f0f901523cad36f0.zip
amd64 stable, bug #491982
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-haskell/c2hs')
-rw-r--r--dev-haskell/c2hs/ChangeLog5
-rw-r--r--dev-haskell/c2hs/c2hs-0.16.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/c2hs/ChangeLog b/dev-haskell/c2hs/ChangeLog
index b87b0648e7cc..b83008ce7904 100644
--- a/dev-haskell/c2hs/ChangeLog
+++ b/dev-haskell/c2hs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/c2hs
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/ChangeLog,v 1.63 2013/09/13 05:32:44 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/ChangeLog,v 1.64 2013/12/23 19:24:17 pacho Exp $
+
+ 23 Dec 2013; Pacho Ramos <pacho@gentoo.org> c2hs-0.16.5.ebuild:
+ amd64 stable, bug #491982
*c2hs-0.16.5 (13 Sep 2013)
diff --git a/dev-haskell/c2hs/c2hs-0.16.5.ebuild b/dev-haskell/c2hs/c2hs-0.16.5.ebuild
index 80e2e29565b2..6c53d153ea3a 100644
--- a/dev-haskell/c2hs/c2hs-0.16.5.ebuild
+++ b/dev-haskell/c2hs/c2hs-0.16.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/c2hs-0.16.5.ebuild,v 1.1 2013/09/13 05:32:44 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/c2hs-0.16.5.ebuild,v 1.2 2013/12/23 19:24:17 pacho Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc"
DEPEND=">=dev-lang/ghc-6.10.4