summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-10-04 05:32:34 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-10-04 05:32:34 +0000
commit6ca11bb632e7f805ad4ec9fd073205b58545b6f8 (patch)
treeef192a1bfaf699e6e0be8c0ebea8f7cf2f38d3e8 /dev-haskell/hdoc
parentStable x86; haxing that xml (diff)
downloadgentoo-2-6ca11bb632e7f805ad4ec9fd073205b58545b6f8.tar.gz
gentoo-2-6ca11bb632e7f805ad4ec9fd073205b58545b6f8.tar.bz2
gentoo-2-6ca11bb632e7f805ad4ec9fd073205b58545b6f8.zip
Stable x86; boring doc's
(Portage version: 2.1.1)
Diffstat (limited to 'dev-haskell/hdoc')
-rw-r--r--dev-haskell/hdoc/ChangeLog5
-rw-r--r--dev-haskell/hdoc/hdoc-0.8.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/hdoc/ChangeLog b/dev-haskell/hdoc/ChangeLog
index b9996fb7458c..6eaeccdc3368 100644
--- a/dev-haskell/hdoc/ChangeLog
+++ b/dev-haskell/hdoc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/hdoc
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdoc/ChangeLog,v 1.13 2006/08/28 05:50:07 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdoc/ChangeLog,v 1.14 2006/10/04 05:32:34 tsunam Exp $
+
+ 04 Oct 2006; Joshua Jackson <tsunam@gentoo.org> hdoc-0.8.3.ebuild:
+ Stable x86; bug #144678
27 Aug 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> hdoc-0.8.3.ebuild:
stable on ppc (Bug #114678)
diff --git a/dev-haskell/hdoc/hdoc-0.8.3.ebuild b/dev-haskell/hdoc/hdoc-0.8.3.ebuild
index ec874100ee68..c1dc995df746 100644
--- a/dev-haskell/hdoc/hdoc-0.8.3.ebuild
+++ b/dev-haskell/hdoc/hdoc-0.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdoc/hdoc-0.8.3.ebuild,v 1.8 2006/08/28 05:50:07 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdoc/hdoc-0.8.3.ebuild,v 1.9 2006/10/04 05:32:34 tsunam Exp $
DESCRIPTION="A documentation generator for Haskell"
HOMEPAGE="http://www.fmi.uni-passau.de/~groessli/hdoc/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.fmi.uni-passau.de/~groessli/hdoc/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ppc64 sparc ~x86"
+KEYWORDS="~amd64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="virtual/ghc"