summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-12 16:09:36 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-12 16:09:36 +0000
commiteeeed2d91310b2fc8de416ed8c2f3bbc5308d990 (patch)
tree77cc31325c8d8ba8f91417bee9712e9c3a72fe10 /dev-haskell/c2hs
parentMarking drift-2.2.3 ppc64 for bug 399981 (diff)
downloadhistorical-eeeed2d91310b2fc8de416ed8c2f3bbc5308d990.tar.gz
historical-eeeed2d91310b2fc8de416ed8c2f3bbc5308d990.tar.bz2
historical-eeeed2d91310b2fc8de416ed8c2f3bbc5308d990.zip
Marking c2hs-0.16.3 ppc64 for bug 399971
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'dev-haskell/c2hs')
-rw-r--r--dev-haskell/c2hs/ChangeLog5
-rw-r--r--dev-haskell/c2hs/c2hs-0.16.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/c2hs/ChangeLog b/dev-haskell/c2hs/ChangeLog
index e8dc6d165e7b..9ab914be55a1 100644
--- a/dev-haskell/c2hs/ChangeLog
+++ b/dev-haskell/c2hs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/c2hs
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/ChangeLog,v 1.44 2012/03/08 09:26:06 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/ChangeLog,v 1.45 2012/03/12 16:09:36 ranger Exp $
+
+ 12 Mar 2012; Brent Baude <ranger@gentoo.org> c2hs-0.16.3.ebuild:
+ Marking c2hs-0.16.3 ppc64 for bug 399971
08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> c2hs-0.16.3.ebuild:
x86 stable wrt bug #399971
diff --git a/dev-haskell/c2hs/c2hs-0.16.3.ebuild b/dev-haskell/c2hs/c2hs-0.16.3.ebuild
index a7b817ed95d1..0d0188c7cfe5 100644
--- a/dev-haskell/c2hs/c2hs-0.16.3.ebuild
+++ b/dev-haskell/c2hs/c2hs-0.16.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/c2hs-0.16.3.ebuild,v 1.4 2012/03/08 09:26:06 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/c2hs-0.16.3.ebuild,v 1.5 2012/03/12 16:09:36 ranger Exp $
EAPI="3"
@@ -13,7 +13,7 @@ SRC_URI="http://hackage.haskell.org/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.6.1