From 40f4def3b7ab360de014be6a673eb0e5166bdc2f Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Fri, 13 Jul 2007 06:03:10 +0000 Subject: whitespace (Portage version: 2.1.2.9) --- dev-haskell/happy/happy-1.16.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dev-haskell/happy') 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/* } - -- cgit v1.2.3-65-gdbad