summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2010-10-19 21:52:24 +0000
committerThomas Kahle <tomka@gentoo.org>2010-10-19 21:52:24 +0000
commit2fdd55b959c8f95651a00f78468c2037e490b46c (patch)
treeba938ad32e53c39428f49b763c533db9c293feb4 /dev-haskell
parentx86 stable per bug 339580 (diff)
downloadgentoo-2-2fdd55b959c8f95651a00f78468c2037e490b46c.tar.gz
gentoo-2-2fdd55b959c8f95651a00f78468c2037e490b46c.tar.bz2
gentoo-2-2fdd55b959c8f95651a00f78468c2037e490b46c.zip
x86 stable per bug 339580
(Portage version: 2.1.9.20/cvs/Linux i686)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/digest/ChangeLog5
-rw-r--r--dev-haskell/digest/digest-0.0.0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/digest/ChangeLog b/dev-haskell/digest/ChangeLog
index 8f6823d1d88d..f56c16ff8318 100644
--- a/dev-haskell/digest/ChangeLog
+++ b/dev-haskell/digest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/digest
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/digest/ChangeLog,v 1.6 2010/10/16 18:39:04 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/digest/ChangeLog,v 1.7 2010/10/19 21:52:24 tomka Exp $
+
+ 19 Oct 2010; Thomas Kahle <tomka@gentoo.org> digest-0.0.0.8.ebuild:
+ x86 stable per bug 339580
16 Oct 2010; Markos Chandras <hwoarang@gentoo.org> digest-0.0.0.8.ebuild:
Stable on amd64 wrt bug #339580
diff --git a/dev-haskell/digest/digest-0.0.0.8.ebuild b/dev-haskell/digest/digest-0.0.0.8.ebuild
index c98af2016595..5b516c000a49 100644
--- a/dev-haskell/digest/digest-0.0.0.8.ebuild
+++ b/dev-haskell/digest/digest-0.0.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/digest/digest-0.0.0.8.ebuild,v 1.6 2010/10/16 18:39:04 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/digest/digest-0.0.0.8.ebuild,v 1.7 2010/10/19 21:52:24 tomka Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
DEPEND=">=dev-lang/ghc-6.6.1