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
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')
-rw-r--r--dev-haskell/hinotify/hinotify-0.3.1.ebuild3
-rw-r--r--dev-haskell/html/html-1.0.1.2.ebuild3
-rw-r--r--dev-haskell/hunit/hunit-1.2.2.1.ebuild3
3 files changed, 3 insertions, 6 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"
-
diff --git a/dev-haskell/html/html-1.0.1.2.ebuild b/dev-haskell/html/html-1.0.1.2.ebuild
index 1b29bb488f82..c69aae1f16be 100644
--- a/dev-haskell/html/html-1.0.1.2.ebuild
+++ b/dev-haskell/html/html-1.0.1.2.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/html/html-1.0.1.2.ebuild,v 1.2 2009/12/15 23:02:50 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0.1.2.ebuild,v 1.3 2009/12/16 00:20:46 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"
-
diff --git a/dev-haskell/hunit/hunit-1.2.2.1.ebuild b/dev-haskell/hunit/hunit-1.2.2.1.ebuild
index b3aff3eb04b2..8ff5b9ac72d2 100644
--- a/dev-haskell/hunit/hunit-1.2.2.1.ebuild
+++ b/dev-haskell/hunit/hunit-1.2.2.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/hunit/hunit-1.2.2.1.ebuild,v 1.1 2009/12/15 23:16:20 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.2.2.1.ebuild,v 1.2 2009/12/16 00:21:04 mr_bones_ Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
@@ -17,7 +17,6 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-
RDEPEND=">=dev-lang/ghc-6.6.1"
DEPEND="${RDEPEND}