Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/vhba: vhba-1.0.0.ebuild ChangeLog vhba-1.1.0.ebuild vhba-1.2.1.ebuild
Date: Sun, 06 Sep 2009 21:18:48
Message-Id: E1MkP8I-0005Xp-Sc@stork.gentoo.org
1 robbat2 09/09/06 21:18:46
2
3 Modified: vhba-1.0.0.ebuild ChangeLog vhba-1.1.0.ebuild
4 vhba-1.2.1.ebuild
5 Log:
6 Cleaning up for linux-info work: inherit linux-mod implies inherit linux-info.
7 (Portage version: 2.2_rc40/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.7 sys-fs/vhba/vhba-1.0.0.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/vhba/vhba-1.0.0.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/vhba/vhba-1.0.0.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/vhba/vhba-1.0.0.ebuild?r1=1.6&r2=1.7
15
16 Index: vhba-1.0.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-1.0.0.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -p -w -b -B -u -u -r1.6 -r1.7
22 --- vhba-1.0.0.ebuild 22 Aug 2008 22:07:29 -0000 1.6
23 +++ vhba-1.0.0.ebuild 6 Sep 2009 21:18:46 -0000 1.7
24 @@ -1,8 +1,8 @@
25 -# Copyright 1999-2008 Gentoo Foundation
26 +# Copyright 1999-2009 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-1.0.0.ebuild,v 1.6 2008/08/22 22:07:29 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-1.0.0.ebuild,v 1.7 2009/09/06 21:18:46 robbat2 Exp $
30
31 -inherit linux-info linux-mod eutils
32 +inherit linux-mod eutils
33
34 DESCRIPTION="VHBA module provides Virtual (SCSI) Host Bus Adapter for the cdemu suite"
35 HOMEPAGE="http://cdemu.org"
36
37
38
39 1.11 sys-fs/vhba/ChangeLog
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/vhba/ChangeLog?rev=1.11&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/vhba/ChangeLog?rev=1.11&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/vhba/ChangeLog?r1=1.10&r2=1.11
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v
48 retrieving revision 1.10
49 retrieving revision 1.11
50 diff -p -w -b -B -u -u -r1.10 -r1.11
51 --- ChangeLog 12 Mar 2009 07:59:38 -0000 1.10
52 +++ ChangeLog 6 Sep 2009 21:18:46 -0000 1.11
53 @@ -1,6 +1,11 @@
54 # ChangeLog for sys-fs/vhba
55 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.10 2009/03/12 07:59:38 dev-zero Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.11 2009/09/06 21:18:46 robbat2 Exp $
58 +
59 + 06 Sep 2009; Robin H. Johnson <robbat2@g.o> vhba-1.0.0.ebuild,
60 + vhba-1.1.0.ebuild, vhba-1.2.1.ebuild:
61 + Cleaning up for linux-info work: inherit linux-mod implies inherit
62 + linux-info.
63
64 *vhba-1.2.1 (12 Mar 2009)
65
66
67
68
69 1.4 sys-fs/vhba/vhba-1.1.0.ebuild
70
71 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/vhba/vhba-1.1.0.ebuild?rev=1.4&view=markup
72 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/vhba/vhba-1.1.0.ebuild?rev=1.4&content-type=text/plain
73 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/vhba/vhba-1.1.0.ebuild?r1=1.3&r2=1.4
74
75 Index: vhba-1.1.0.ebuild
76 ===================================================================
77 RCS file: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-1.1.0.ebuild,v
78 retrieving revision 1.3
79 retrieving revision 1.4
80 diff -p -w -b -B -u -u -r1.3 -r1.4
81 --- vhba-1.1.0.ebuild 16 Nov 2008 01:24:38 -0000 1.3
82 +++ vhba-1.1.0.ebuild 6 Sep 2009 21:18:46 -0000 1.4
83 @@ -1,8 +1,8 @@
84 -# Copyright 1999-2008 Gentoo Foundation
85 +# Copyright 1999-2009 Gentoo Foundation
86 # Distributed under the terms of the GNU General Public License v2
87 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-1.1.0.ebuild,v 1.3 2008/11/16 01:24:38 vanquirius Exp $
88 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-1.1.0.ebuild,v 1.4 2009/09/06 21:18:46 robbat2 Exp $
89
90 -inherit linux-info linux-mod eutils
91 +inherit linux-mod eutils
92
93 DESCRIPTION="VHBA module provides Virtual (SCSI) Host Bus Adapter for the cdemu suite"
94 HOMEPAGE="http://cdemu.org"
95
96
97
98 1.2 sys-fs/vhba/vhba-1.2.1.ebuild
99
100 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/vhba/vhba-1.2.1.ebuild?rev=1.2&view=markup
101 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/vhba/vhba-1.2.1.ebuild?rev=1.2&content-type=text/plain
102 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/vhba/vhba-1.2.1.ebuild?r1=1.1&r2=1.2
103
104 Index: vhba-1.2.1.ebuild
105 ===================================================================
106 RCS file: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-1.2.1.ebuild,v
107 retrieving revision 1.1
108 retrieving revision 1.2
109 diff -p -w -b -B -u -u -r1.1 -r1.2
110 --- vhba-1.2.1.ebuild 12 Mar 2009 07:59:38 -0000 1.1
111 +++ vhba-1.2.1.ebuild 6 Sep 2009 21:18:46 -0000 1.2
112 @@ -1,10 +1,10 @@
113 # Copyright 1999-2009 Gentoo Foundation
114 # Distributed under the terms of the GNU General Public License v2
115 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-1.2.1.ebuild,v 1.1 2009/03/12 07:59:38 dev-zero Exp $
116 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-1.2.1.ebuild,v 1.2 2009/09/06 21:18:46 robbat2 Exp $
117
118 EAPI="2"
119
120 -inherit linux-info linux-mod eutils
121 +inherit linux-mod eutils
122
123 DESCRIPTION="VHBA module provides Virtual (SCSI) Host Bus Adapter for the cdemu suite"
124 HOMEPAGE="http://cdemu.org"