summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-19 13:38:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-19 13:38:58 +0000
commit6434914b30086b3defcfbb9da3c8871d9c85e581 (patch)
treed77db51346ba0bbcd6556af698ab792cbb5c4803 /dev-haskell/xhtml
parentStable for ia64, wrt bug #491980 (diff)
downloadgentoo-2-6434914b30086b3defcfbb9da3c8871d9c85e581.tar.gz
gentoo-2-6434914b30086b3defcfbb9da3c8871d9c85e581.tar.bz2
gentoo-2-6434914b30086b3defcfbb9da3c8871d9c85e581.zip
Stable for ia64, wrt bug #502704
(Portage version: 2.2.7/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/xhtml')
-rw-r--r--dev-haskell/xhtml/ChangeLog5
-rw-r--r--dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/xhtml/ChangeLog b/dev-haskell/xhtml/ChangeLog
index 52f8925b2566..0f0e150159d9 100644
--- a/dev-haskell/xhtml/ChangeLog
+++ b/dev-haskell/xhtml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/xhtml
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/ChangeLog,v 1.39 2014/03/12 09:51:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/ChangeLog,v 1.40 2014/03/19 13:38:58 ago Exp $
+
+ 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> xhtml-3000.2.1-r1.ebuild:
+ Stable for ia64, wrt bug #502704
12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> xhtml-3000.2.1-r1.ebuild:
Stable for sparc, wrt bug #502704
diff --git a/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild b/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild
index 9263c8f78812..9c5cfd8130ba 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-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.4 2014/03/12 09:51:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild,v 1.5 2014/03/19 13:38:58 ago 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:="