summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-04 09:03:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-04 09:03:48 +0000
commit86cc7ee9facf085ce4e90143f52deba64036aa59 (patch)
tree4d7fc3fdc774414680352dd64835cd37fabadd22 /dev-haskell
parentStable for ppc, wrt bug #482948 (diff)
downloadgentoo-2-86cc7ee9facf085ce4e90143f52deba64036aa59.tar.gz
gentoo-2-86cc7ee9facf085ce4e90143f52deba64036aa59.tar.bz2
gentoo-2-86cc7ee9facf085ce4e90143f52deba64036aa59.zip
Stable for ppc, wrt bug #480570
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/xhtml/ChangeLog5
-rw-r--r--dev-haskell/xhtml/xhtml-3000.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/xhtml/ChangeLog b/dev-haskell/xhtml/ChangeLog
index 03594afe8ae7..51a8d8403fcc 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.33 2013/09/02 20:18:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/ChangeLog,v 1.34 2013/09/04 09:03:48 ago Exp $
+
+ 04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> xhtml-3000.2.1.ebuild:
+ Stable for ppc, wrt bug #480570
02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> xhtml-3000.2.1.ebuild:
Stable for alpha, wrt bug #480570
diff --git a/dev-haskell/xhtml/xhtml-3000.2.1.ebuild b/dev-haskell/xhtml/xhtml-3000.2.1.ebuild
index 92bb6e205738..9bd09508cb56 100644
--- a/dev-haskell/xhtml/xhtml-3000.2.1.ebuild
+++ b/dev-haskell/xhtml/xhtml-3000.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.ebuild,v 1.5 2013/09/02 20:18:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/xhtml/xhtml-3000.2.1.ebuild,v 1.6 2013/09/04 09:03:48 ago Exp $
EAPI="3"
@@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ia64 ppc ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.10.1"