Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/vhba: ChangeLog vhba-20101015-r1.ebuild
Date: Mon, 28 Nov 2011 11:47:42
Message-Id: 20111128114733.CE4652004B@flycatcher.gentoo.org
1 phajdan.jr 11/11/28 11:47:33
2
3 Modified: ChangeLog vhba-20101015-r1.ebuild
4 Log:
5 x86 stable wrt bug #348750
6
7 (Portage version: 2.1.10.11/cvs/Linux i686)
8
9 Revision Changes Path
10 1.26 sys-fs/vhba/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/vhba/ChangeLog?rev=1.26&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/vhba/ChangeLog?rev=1.26&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/vhba/ChangeLog?r1=1.25&r2=1.26
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v
19 retrieving revision 1.25
20 retrieving revision 1.26
21 diff -u -r1.25 -r1.26
22 --- ChangeLog 23 Nov 2011 09:40:00 -0000 1.25
23 +++ ChangeLog 28 Nov 2011 11:47:33 -0000 1.26
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-fs/vhba
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.25 2011/11/23 09:40:00 tetromino Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.26 2011/11/28 11:47:33 phajdan.jr Exp $
29 +
30 + 28 Nov 2011; Pawel Hajdan jr <phajdan.jr@g.o> vhba-20101015-r1.ebuild:
31 + x86 stable wrt bug #348750
32
33 *vhba-20110915 (23 Nov 2011)
34
35
36
37
38 1.4 sys-fs/vhba/vhba-20101015-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/vhba/vhba-20101015-r1.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/vhba/vhba-20101015-r1.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/vhba/vhba-20101015-r1.ebuild?r1=1.3&r2=1.4
43
44 Index: vhba-20101015-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-20101015-r1.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- vhba-20101015-r1.ebuild 23 Nov 2011 09:40:00 -0000 1.3
51 +++ vhba-20101015-r1.ebuild 28 Nov 2011 11:47:33 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-20101015-r1.ebuild,v 1.3 2011/11/23 09:40:00 tetromino Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-20101015-r1.ebuild,v 1.4 2011/11/28 11:47:33 phajdan.jr Exp $
57
58 # Use svn snapshots:
59 # https://sourceforge.net/tracker/?func=detail&atid=603423&aid=3041832&group_id=93175
60 @@ -18,7 +18,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~x86"
65 +KEYWORDS="~amd64 x86"
66 IUSE=""
67
68 DEPEND="virtual/linux-sources"