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-apps/kmod: kmod-16.ebuild ChangeLog
Date: Sun, 23 Feb 2014 08:53:36
Message-Id: 20140223085333.8C2202004C@flycatcher.gentoo.org
1 ago 14/02/23 08:53:33
2
3 Modified: kmod-16.ebuild ChangeLog
4 Log:
5 Stable for ppc, wrt bug #500106
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.9 sys-apps/kmod/kmod-16.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/kmod/kmod-16.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/kmod/kmod-16.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/kmod/kmod-16.ebuild?r1=1.8&r2=1.9
15
16 Index: kmod-16.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/kmod/kmod-16.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- kmod-16.ebuild 22 Feb 2014 08:08:45 -0000 1.8
23 +++ kmod-16.ebuild 23 Feb 2014 08:53:33 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/kmod-16.ebuild,v 1.8 2014/02/22 08:08:45 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/kmod-16.ebuild,v 1.9 2014/02/23 08:53:33 ago Exp $
29
30 EAPI=5
31 inherit bash-completion-r1 eutils multilib
32 @@ -10,7 +10,7 @@
33 inherit autotools git-2
34 else
35 SRC_URI="mirror://kernel/linux/utils/kernel/kmod/${P}.tar.xz"
36 - KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
37 + KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
38 inherit libtool
39 fi
40
41
42
43
44 1.133 sys-apps/kmod/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/kmod/ChangeLog?rev=1.133&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/kmod/ChangeLog?rev=1.133&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/kmod/ChangeLog?r1=1.132&r2=1.133
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v
53 retrieving revision 1.132
54 retrieving revision 1.133
55 diff -u -r1.132 -r1.133
56 --- ChangeLog 22 Feb 2014 08:08:45 -0000 1.132
57 +++ ChangeLog 23 Feb 2014 08:53:33 -0000 1.133
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-apps/kmod
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL
61 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v 1.132 2014/02/22 08:08:45 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v 1.133 2014/02/23 08:53:33 ago Exp $
63 +
64 + 23 Feb 2014; Agostino Sarubbo <ago@g.o> kmod-16.ebuild:
65 + Stable for ppc, wrt bug #500106
66
67 22 Feb 2014; Agostino Sarubbo <ago@g.o> kmod-16.ebuild:
68 Stable for x86, wrt bug #500106