summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/haddock/haddock-0.7.ebuild')
-rw-r--r--dev-haskell/haddock/haddock-0.7.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-haskell/haddock/haddock-0.7.ebuild b/dev-haskell/haddock/haddock-0.7.ebuild
index 935fb215ad03..51eebd72167a 100644
--- a/dev-haskell/haddock/haddock-0.7.ebuild
+++ b/dev-haskell/haddock/haddock-0.7.ebuild
@@ -1,13 +1,12 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/haddock-0.7.ebuild,v 1.14 2006/10/12 23:48:31 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/haddock-0.7.ebuild,v 1.15 2007/07/13 06:03:10 mr_bones_ Exp $
#
# USE variable summary:
# doc - Build extra documenation from DocBook sources,
# in HTML format.
# java - Build the above docs as PostScript as well.
-
inherit ghc-package multilib
IUSE="doc"
#java use flag disable, bug #107019