summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-haskell/blaze-html/ChangeLog5
-rw-r--r--dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/blaze-html/ChangeLog b/dev-haskell/blaze-html/ChangeLog
index 932867d8e060..a31c99e348a7 100644
--- a/dev-haskell/blaze-html/ChangeLog
+++ b/dev-haskell/blaze-html/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/blaze-html
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-html/ChangeLog,v 1.12 2014/02/27 07:09:29 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-html/ChangeLog,v 1.13 2014/03/02 22:59:11 pacho Exp $
+
+ 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> blaze-html-0.6.1.2.ebuild:
+ amd64 stable, bug #502652
27 Feb 2014; Alexander Vershilov <qnikst@gentoo.org>
blaze-html-0.6.1.2.ebuild:
diff --git a/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild b/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild
index 8db0840b6ea6..9a50d7691d24 100644
--- a/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild
+++ b/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild,v 1.3 2014/02/27 07:09:29 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild,v 1.4 2014/03/02 22:59:11 pacho Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND=">=dev-haskell/blaze-builder-0.2:=[profile?] <dev-haskell/blaze-builder-0.4:=[profile?]