summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-13 06:03:10 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-13 06:03:10 +0000
commitc7625ecfb761339fa99364a38b88d2cd440c5adf (patch)
tree807a76bd474c4970e0066f2f2618cc624d88cf79 /dev-haskell/happy/happy-1.16.ebuild
parentinitial import (diff)
downloadhistorical-c7625ecfb761339fa99364a38b88d2cd440c5adf.tar.gz
historical-c7625ecfb761339fa99364a38b88d2cd440c5adf.tar.bz2
historical-c7625ecfb761339fa99364a38b88d2cd440c5adf.zip
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-haskell/happy/happy-1.16.ebuild')
-rw-r--r--dev-haskell/happy/happy-1.16.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-haskell/happy/happy-1.16.ebuild b/dev-haskell/happy/happy-1.16.ebuild
index a5065aac20c1..3c3d1404aeb9 100644
--- a/dev-haskell/happy/happy-1.16.ebuild
+++ b/dev-haskell/happy/happy-1.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.16.ebuild,v 1.1 2007/07/08 18:01:09 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.16.ebuild,v 1.2 2007/07/13 06:03:10 mr_bones_ Exp $
CABAL_FEATURES="bin"
inherit haskell-cabal autotools
@@ -38,4 +38,3 @@ src_install() {
cabal_src_install
use doc && cd doc && dohtml -r happy/*
}
-