Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-power/bbswitch: bbswitch-0.7.ebuild ChangeLog
Date: Sun, 26 Jan 2014 11:42:22
Message-Id: 20140126114153.D48402004C@flycatcher.gentoo.org
1 ago 14/01/26 11:41:53
2
3 Modified: bbswitch-0.7.ebuild ChangeLog
4 Log:
5 Stable for x86, wrt bug #480128
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.3 sys-power/bbswitch/bbswitch-0.7.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/bbswitch/bbswitch-0.7.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/bbswitch/bbswitch-0.7.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/bbswitch/bbswitch-0.7.ebuild?r1=1.2&r2=1.3
15
16 Index: bbswitch-0.7.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-power/bbswitch/bbswitch-0.7.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- bbswitch-0.7.ebuild 31 Aug 2013 09:14:14 -0000 1.2
23 +++ bbswitch-0.7.ebuild 26 Jan 2014 11:41:53 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-power/bbswitch/bbswitch-0.7.ebuild,v 1.2 2013/08/31 09:14:14 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-power/bbswitch/bbswitch-0.7.ebuild,v 1.3 2014/01/26 11:41:53 ago Exp $
30
31 EAPI=5
32 inherit eutils linux-mod
33 @@ -11,7 +11,7 @@
34
35 SLOT="0"
36 LICENSE="GPL-3+"
37 -KEYWORDS="amd64 ~x86"
38 +KEYWORDS="amd64 x86"
39 IUSE=""
40
41 DEPEND="virtual/linux-sources
42
43
44
45 1.15 sys-power/bbswitch/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/bbswitch/ChangeLog?rev=1.15&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/bbswitch/ChangeLog?rev=1.15&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/bbswitch/ChangeLog?r1=1.14&r2=1.15
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-power/bbswitch/ChangeLog,v
54 retrieving revision 1.14
55 retrieving revision 1.15
56 diff -u -r1.14 -r1.15
57 --- ChangeLog 11 Dec 2013 21:09:08 -0000 1.14
58 +++ ChangeLog 26 Jan 2014 11:41:53 -0000 1.15
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-power/bbswitch
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-power/bbswitch/ChangeLog,v 1.14 2013/12/11 21:09:08 pacho Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/sys-power/bbswitch/ChangeLog,v 1.15 2014/01/26 11:41:53 ago Exp $
65 +
66 + 26 Jan 2014; Agostino Sarubbo <ago@g.o> bbswitch-0.7.ebuild:
67 + Stable for x86, wrt bug #480128
68
69 *bbswitch-0.8 (11 Dec 2013)