summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-10-27 04:19:09 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-10-27 04:19:09 +0000
commit3f5d4ed868c706c0b588f330a06a2018cd9f21dc (patch)
treea21c6a70e412581b02cfc6c6cba75d7110a426f3 /dev-haskell/x11
parentQA: Add missing CVS header (diff)
downloadgentoo-2-3f5d4ed868c706c0b588f330a06a2018cd9f21dc.tar.gz
gentoo-2-3f5d4ed868c706c0b588f330a06a2018cd9f21dc.tar.bz2
gentoo-2-3f5d4ed868c706c0b588f330a06a2018cd9f21dc.zip
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-haskell/x11')
-rw-r--r--dev-haskell/x11/x11-1.4.6.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-haskell/x11/x11-1.4.6.1.ebuild b/dev-haskell/x11/x11-1.4.6.1.ebuild
index c7f07425f2e4..6ea6bbb76932 100644
--- a/dev-haskell/x11/x11-1.4.6.1.ebuild
+++ b/dev-haskell/x11/x11-1.4.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/x11/x11-1.4.6.1.ebuild,v 1.2 2009/10/26 22:56:59 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/x11/x11-1.4.6.1.ebuild,v 1.3 2009/10/27 04:19:09 mr_bones_ Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal eutils
@@ -29,4 +29,3 @@ src_compile() {
CABAL_CONFIGURE_FLAGS="--configure-option=$(use_with xinerama)"
cabal_src_compile
}
-