Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/vhba: vhba-20110915.ebuild ChangeLog
Date: Mon, 09 Apr 2012 12:09:17
Message-Id: 20120409120848.1E9AC2004B@flycatcher.gentoo.org
1 maekke 12/04/09 12:08:48
2
3 Modified: vhba-20110915.ebuild ChangeLog
4 Log:
5 x86 stable, bug #406941
6
7 (Portage version: 2.1.10.56/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 sys-fs/vhba/vhba-20110915.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/vhba/vhba-20110915.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/vhba/vhba-20110915.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/vhba/vhba-20110915.ebuild?r1=1.4&r2=1.5
15
16 Index: vhba-20110915.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-20110915.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- vhba-20110915.ebuild 6 Mar 2012 21:59:19 -0000 1.4
23 +++ vhba-20110915.ebuild 9 Apr 2012 12:08:48 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-20110915.ebuild,v 1.4 2012/03/06 21:59:19 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-20110915.ebuild,v 1.5 2012/04/09 12:08:48 maekke Exp $
29
30 EAPI="4"
31
32 @@ -13,7 +13,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="amd64 hppa ~x86"
37 +KEYWORDS="amd64 hppa x86"
38 IUSE=""
39
40 RDEPEND=">=sys-fs/udev-125"
41
42
43
44 1.31 sys-fs/vhba/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/vhba/ChangeLog?rev=1.31&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/vhba/ChangeLog?rev=1.31&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/vhba/ChangeLog?r1=1.30&r2=1.31
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v
53 retrieving revision 1.30
54 retrieving revision 1.31
55 diff -u -r1.30 -r1.31
56 --- ChangeLog 6 Mar 2012 21:59:19 -0000 1.30
57 +++ ChangeLog 9 Apr 2012 12:08:48 -0000 1.31
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-fs/vhba
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.30 2012/03/06 21:59:19 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.31 2012/04/09 12:08:48 maekke Exp $
63 +
64 + 09 Apr 2012; Markus Meier <maekke@g.o> vhba-20110915.ebuild:
65 + x86 stable, bug #406941
66
67 06 Mar 2012; Jeroen Roovers <jer@g.o> vhba-20110915.ebuild:
68 Stable for HPPA (bug #406941).