summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Parrott <cparrott@gentoo.org>2006-10-05 03:09:33 +0000
committerChris Parrott <cparrott@gentoo.org>2006-10-05 03:09:33 +0000
commit979a51f85fe1ace738a073a3ebb6d053e973ae5f (patch)
tree9d87b723a4586defa2ea074672c2b9d1ca7c59a2 /dev-haskell/c2hs
parentmarked stable for amd64 (bug 144678) (diff)
downloadgentoo-2-979a51f85fe1ace738a073a3ebb6d053e973ae5f.tar.gz
gentoo-2-979a51f85fe1ace738a073a3ebb6d053e973ae5f.tar.bz2
gentoo-2-979a51f85fe1ace738a073a3ebb6d053e973ae5f.zip
marked stable for amd64 (bug 144678)
(Portage version: 2.1.2_pre2-r3)
Diffstat (limited to 'dev-haskell/c2hs')
-rw-r--r--dev-haskell/c2hs/ChangeLog5
-rw-r--r--dev-haskell/c2hs/c2hs-0.14.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/c2hs/ChangeLog b/dev-haskell/c2hs/ChangeLog
index 1c0850869bf5..2802ac7de01d 100644
--- a/dev-haskell/c2hs/ChangeLog
+++ b/dev-haskell/c2hs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/c2hs
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/ChangeLog,v 1.19 2006/10/04 05:19:21 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/ChangeLog,v 1.20 2006/10/05 03:09:33 cparrott Exp $
+
+ 05 Oct 2006; Chris Parrott <cparrott@gentoo.org> c2hs-0.14.5.ebuild:
+ marked stable for amd64 (bug 144678)
04 Oct 2006; Joshua Jackson <tsunam@gentoo.org> c2hs-0.14.5.ebuild:
Stable x86;bug #144678
diff --git a/dev-haskell/c2hs/c2hs-0.14.5.ebuild b/dev-haskell/c2hs/c2hs-0.14.5.ebuild
index b7a8d4a0162a..a3695bd9e80d 100644
--- a/dev-haskell/c2hs/c2hs-0.14.5.ebuild
+++ b/dev-haskell/c2hs/c2hs-0.14.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/c2hs-0.14.5.ebuild,v 1.9 2006/10/04 05:19:21 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/c2hs-0.14.5.ebuild,v 1.10 2006/10/05 03:09:33 cparrott Exp $
CABAL_FEATURES="bin"
inherit base eutils haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://www.cse.unsw.edu.au/~chak/haskell/c2hs/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86"
IUSE=""
DEPEND=">=virtual/ghc-6.0"