summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-10-16 18:33:59 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-10-16 18:33:59 +0000
commit92579a63fdbeebadee84601afdd3340e5380ce83 (patch)
treebeba2a60279c2eb6c8bf33b6d8ff270dce2d8160 /dev-haskell
parentStable on amd64 wrt bug #339580 (diff)
downloadgentoo-2-92579a63fdbeebadee84601afdd3340e5380ce83.tar.gz
gentoo-2-92579a63fdbeebadee84601afdd3340e5380ce83.tar.bz2
gentoo-2-92579a63fdbeebadee84601afdd3340e5380ce83.zip
Stable on amd64 wrt bug #339580
(Portage version: 2.2_rc92/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/html/ChangeLog5
-rw-r--r--dev-haskell/html/html-1.0.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/html/ChangeLog b/dev-haskell/html/ChangeLog
index 4948f556f9a8..67392f270b3e 100644
--- a/dev-haskell/html/ChangeLog
+++ b/dev-haskell/html/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/html
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/ChangeLog,v 1.36 2010/07/01 19:57:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/ChangeLog,v 1.37 2010/10/16 18:33:59 hwoarang Exp $
+
+ 16 Oct 2010; Markos Chandras <hwoarang@gentoo.org> html-1.0.1.2.ebuild:
+ Stable on amd64 wrt bug #339580
01 Jul 2010; Jeroen Roovers <jer@gentoo.org> html-1.0.ebuild,
html-1.0.1.1.ebuild, html-1.0.1.2.ebuild:
diff --git a/dev-haskell/html/html-1.0.1.2.ebuild b/dev-haskell/html/html-1.0.1.2.ebuild
index fb72b5087446..1c3340516821 100644
--- a/dev-haskell/html/html-1.0.1.2.ebuild
+++ b/dev-haskell/html/html-1.0.1.2.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/html/html-1.0.1.2.ebuild,v 1.5 2010/07/01 19:56:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0.1.2.ebuild,v 1.6 2010/10/16 18:33:59 hwoarang 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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.6.1"