summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-12-16 00:21:04 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-12-16 00:21:04 +0000
commit71668936fcbd51a7ece65b31bc8f6949bac86812 (patch)
treea6dec0525b6e23d3c78f54e79089c4279a2ff5bb /dev-haskell/hinotify
parentAdded patch to fix configure issues with autoconf-2.64 and later (fixes #2943... (diff)
downloadhistorical-71668936fcbd51a7ece65b31bc8f6949bac86812.tar.gz
historical-71668936fcbd51a7ece65b31bc8f6949bac86812.tar.bz2
historical-71668936fcbd51a7ece65b31bc8f6949bac86812.zip
whitespace
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-haskell/hinotify')
-rw-r--r--dev-haskell/hinotify/hinotify-0.3.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-haskell/hinotify/hinotify-0.3.1.ebuild b/dev-haskell/hinotify/hinotify-0.3.1.ebuild
index 979ef581c728..ea7d332fef14 100644
--- a/dev-haskell/hinotify/hinotify-0.3.1.ebuild
+++ b/dev-haskell/hinotify/hinotify-0.3.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/hinotify/hinotify-0.3.1.ebuild,v 1.1 2009/12/15 22:49:54 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hinotify/hinotify-0.3.1.ebuild,v 1.2 2009/12/16 00:20:29 mr_bones_ Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
@@ -17,4 +17,3 @@ IUSE=""
RDEPEND=">=dev-lang/ghc-6.6.1"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.2"
-