Gentoo Archives: gentoo-commits

From: "Tobias Scherbaum (dertobi123)" <dertobi123@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-block/open-iscsi: open-iscsi-2.0.871.ebuild
Date: Wed, 28 Oct 2009 16:49:53
Message-Id: E1N3BiY-00061E-Ig@stork.gentoo.org
1 dertobi123 09/10/28 16:49:50
2
3 Modified: open-iscsi-2.0.871.ebuild
4 Log:
5 Remove trailing whitespace
6 (Portage version: 2.2_rc46/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 sys-block/open-iscsi/open-iscsi-2.0.871.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/open-iscsi/open-iscsi-2.0.871.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/open-iscsi/open-iscsi-2.0.871.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-block/open-iscsi/open-iscsi-2.0.871.ebuild?r1=1.1&r2=1.2
14
15 Index: open-iscsi-2.0.871.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-block/open-iscsi/open-iscsi-2.0.871.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- open-iscsi-2.0.871.ebuild 28 Oct 2009 16:47:54 -0000 1.1
22 +++ open-iscsi-2.0.871.ebuild 28 Oct 2009 16:49:50 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $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 $
27 +# $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 $
28
29 inherit versionator linux-mod eutils flag-o-matic
30
31 @@ -28,7 +28,7 @@
32 pkg_setup() {
33 linux-info_pkg_setup
34 linux-mod_pkg_setup
35 -
36 +
37 # Needs to be done, as iscsid currently only starts, when having the iSCSI
38 # support loaded as module. Kernel builtion options don't work. See this for
39 # more information: