summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-07 23:37:26 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-07 23:37:26 +0000
commit2a05ecae77b2d06e3abce7d2bd319964da783d39 (patch)
tree1ec2e7b8fff9521e21938f3a0d55a0d30364c5ad /dev-haskell/xhtml
parentamd64 stable, bug #502702 (diff)
downloadgentoo-2-2a05ecae77b2d06e3abce7d2bd319964da783d39.tar.gz
gentoo-2-2a05ecae77b2d06e3abce7d2bd319964da783d39.tar.bz2
gentoo-2-2a05ecae77b2d06e3abce7d2bd319964da783d39.zip
amd64 stable, bug #502704
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-haskell/xhtml')
-rw-r--r--dev-haskell/xhtml/ChangeLog7
-rw-r--r--dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/xhtml/ChangeLog b/dev-haskell/xhtml/ChangeLog
index ce1b7c3a0681..4e2802dc8b8c 100644
--- a/dev-haskell/xhtml/ChangeLog
+++ b/dev-haskell/xhtml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/xhtml
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/ChangeLog,v 1.36 2013/12/11 06:52:45 gienah Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/ChangeLog,v 1.37 2014/03/07 23:37:26 pacho Exp $
+
+ 07 Mar 2014; Pacho Ramos <pacho@gentoo.org> xhtml-3000.2.1-r1.ebuild:
+ amd64 stable, bug #502704
*xhtml-3000.2.1-r1 (11 Dec 2013)
diff --git a/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild b/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild
index 9ea1502f43de..e6b0c03cd0df 100644
--- a/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild
+++ b/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild,v 1.1 2013/12/11 06:52:45 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild,v 1.2 2014/03/07 23:37:26 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="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.10.4:="