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
commit40f4def3b7ab360de014be6a673eb0e5166bdc2f (patch)
tree4c153ae581b94331a46a79913c079bf867a9020d /dev-haskell/hsshellscript
parentinitial import (diff)
downloadgentoo-2-40f4def3b7ab360de014be6a673eb0e5166bdc2f.tar.gz
gentoo-2-40f4def3b7ab360de014be6a673eb0e5166bdc2f.tar.bz2
gentoo-2-40f4def3b7ab360de014be6a673eb0e5166bdc2f.zip
whitespace
(Portage version: 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}