summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2009-10-28 16:49:50 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2009-10-28 16:49:50 +0000
commit9bc95785f21c6f9b8c13386456d8a4231ae22289 (patch)
tree88af077783993e844ed0a83b16da86fc4c32a9b5 /sys-block/open-iscsi
parentBump, proxy-committing for Craig (#278589) (diff)
downloadgentoo-2-9bc95785f21c6f9b8c13386456d8a4231ae22289.tar.gz
gentoo-2-9bc95785f21c6f9b8c13386456d8a4231ae22289.tar.bz2
gentoo-2-9bc95785f21c6f9b8c13386456d8a4231ae22289.zip
Remove trailing whitespace
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'sys-block/open-iscsi')
-rw-r--r--sys-block/open-iscsi/open-iscsi-2.0.871.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/open-iscsi/open-iscsi-2.0.871.ebuild b/sys-block/open-iscsi/open-iscsi-2.0.871.ebuild
index 7fd785bd7a81..ef63365d35e9 100644
--- a/sys-block/open-iscsi/open-iscsi-2.0.871.ebuild
+++ b/sys-block/open-iscsi/open-iscsi-2.0.871.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/sys-block/open-iscsi/open-iscsi-2.0.871.ebuild,v 1.1 2009/10/28 16:47:54 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/open-iscsi/open-iscsi-2.0.871.ebuild,v 1.2 2009/10/28 16:49:50 dertobi123 Exp $
inherit versionator linux-mod eutils flag-o-matic
@@ -28,7 +28,7 @@ ERROR_CFG="open-iscsi needs CRC32C support in your kernel."
pkg_setup() {
linux-info_pkg_setup
linux-mod_pkg_setup
-
+
# Needs to be done, as iscsid currently only starts, when having the iSCSI
# support loaded as module. Kernel builtion options don't work. See this for
# more information: