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/hsshellscript
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/hsshellscript')
-rw-r--r--dev-haskell/hsshellscript/hsshellscript-2.2.2.ebuild3
-rw-r--r--dev-haskell/hsshellscript/hsshellscript-2.3.0.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-haskell/hsshellscript/hsshellscript-2.2.2.ebuild b/dev-haskell/hsshellscript/hsshellscript-2.2.2.ebuild
index ad1f347ab971..734f1a921523 100644
--- a/dev-haskell/hsshellscript/hsshellscript-2.2.2.ebuild
+++ b/dev-haskell/hsshellscript/hsshellscript-2.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsshellscript/hsshellscript-2.2.2.ebuild,v 1.2 2005/04/08 01:33:00 araujo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsshellscript/hsshellscript-2.2.2.ebuild,v 1.3 2007/07/13 06:03:10 mr_bones_ Exp $
inherit base eutils ghc-package
@@ -17,7 +17,6 @@ DEPEND=">=virtual/ghc-6.2
!>=virtual/ghc-6.4"
RDEPEND=""
-
src_unpack() {
base_src_unpack
cd ${S}
diff --git a/dev-haskell/hsshellscript/hsshellscript-2.3.0.ebuild b/dev-haskell/hsshellscript/hsshellscript-2.3.0.ebuild
index 7ade7f4b4baf..d9fba8b3d6fd 100644
--- a/dev-haskell/hsshellscript/hsshellscript-2.3.0.ebuild
+++ b/dev-haskell/hsshellscript/hsshellscript-2.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsshellscript/hsshellscript-2.3.0.ebuild,v 1.2 2005/09/23 13:28:48 araujo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsshellscript/hsshellscript-2.3.0.ebuild,v 1.3 2007/07/13 06:03:10 mr_bones_ Exp $
inherit base eutils ghc-package
@@ -17,7 +17,6 @@ DEPEND=">=virtual/ghc-6.2
!>=virtual/ghc-6.4"
RDEPEND=""
-
src_unpack() {
base_src_unpack
cd ${S}