Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/module-init-tools: module-init-tools-3.4.ebuild ChangeLog
Date: Fri, 07 Dec 2007 14:13:29
Message-Id: E1J0dxE-0004Fj-KX@stork.gentoo.org
1 corsair 07/12/07 14:13:24
2
3 Modified: module-init-tools-3.4.ebuild ChangeLog
4 Log:
5 Stable on ppc64; bug #201444
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.5 sys-apps/module-init-tools/module-init-tools-3.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/module-init-tools/module-init-tools-3.4.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/module-init-tools/module-init-tools-3.4.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/module-init-tools/module-init-tools-3.4.ebuild?r1=1.4&r2=1.5
14
15 Index: module-init-tools-3.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/module-init-tools/module-init-tools-3.4.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- module-init-tools-3.4.ebuild 7 Dec 2007 07:11:08 -0000 1.4
22 +++ module-init-tools-3.4.ebuild 7 Dec 2007 14:13:24 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/module-init-tools/module-init-tools-3.4.ebuild,v 1.4 2007/12/07 07:11:08 opfer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/module-init-tools/module-init-tools-3.4.ebuild,v 1.5 2007/12/07 14:13:24 corsair Exp $
28
29 inherit flag-o-matic eutils toolchain-funcs fixheadtails
30
31 @@ -15,7 +15,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
36 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
37 IUSE="old-linux"
38 # The test code runs `make clean && configure` and screws up src_compile()
39 RESTRICT="test"
40
41
42
43 1.132 sys-apps/module-init-tools/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/module-init-tools/ChangeLog?rev=1.132&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/module-init-tools/ChangeLog?rev=1.132&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/module-init-tools/ChangeLog?r1=1.131&r2=1.132
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-apps/module-init-tools/ChangeLog,v
52 retrieving revision 1.131
53 retrieving revision 1.132
54 diff -u -r1.131 -r1.132
55 --- ChangeLog 7 Dec 2007 07:11:08 -0000 1.131
56 +++ ChangeLog 7 Dec 2007 14:13:24 -0000 1.132
57 @@ -1,6 +1,10 @@
58 # ChangeLog for sys-apps/module-init-tools
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/module-init-tools/ChangeLog,v 1.131 2007/12/07 07:11:08 opfer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/module-init-tools/ChangeLog,v 1.132 2007/12/07 14:13:24 corsair Exp $
62 +
63 + 07 Dec 2007; Markus Rothe <corsair@g.o>
64 + module-init-tools-3.4.ebuild:
65 + Stable on ppc64; bug #201444
66
67 07 Dec 2007; Christian Faulhammer <opfer@g.o>
68 module-init-tools-3.4.ebuild:
69
70
71
72 --
73 gentoo-commits@g.o mailing list