Gentoo Archives: gentoo-commits

From: "Jurek Bartuszek (jurek)" <jurek@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-laptop/acerhk: acerhk-0.5.35.ebuild ChangeLog
Date: Sun, 01 Jun 2008 01:26:04
Message-Id: E1K2cKc-0005lk-66@stork.gentoo.org
1 jurek 08/06/01 01:25:58
2
3 Modified: acerhk-0.5.35.ebuild ChangeLog
4 Log:
5 app-laptop/acerhk: Changed /etc/modules.d to /etc/modprobe.d (bug #214030)
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.6 app-laptop/acerhk/acerhk-0.5.35.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/acerhk/acerhk-0.5.35.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/acerhk/acerhk-0.5.35.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/acerhk/acerhk-0.5.35.ebuild?r1=1.5&r2=1.6
14
15 Index: acerhk-0.5.35.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-laptop/acerhk/acerhk-0.5.35.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- acerhk-0.5.35.ebuild 30 Jan 2008 23:08:09 -0000 1.5
22 +++ acerhk-0.5.35.ebuild 1 Jun 2008 01:25:57 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/acerhk-0.5.35.ebuild,v 1.5 2008/01/30 23:08:09 jurek Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/acerhk-0.5.35.ebuild,v 1.6 2008/06/01 01:25:57 jurek Exp $
28
29 inherit linux-mod
30
31 @@ -45,7 +45,7 @@
32
33 elog "You can load the module:"
34 elog "% modprobe acerhk poll=1"
35 - elog "If you need poll=1 you can set it permanently in /etc/modules.d/acerhk"
36 + elog "If you need poll=1 you can set it permanently in /etc/modprobe.d/acerhk"
37 elog
38 elog "If you need more info about this driver you can read the README file"
39 elog "% zmore /usr/share/doc/${PF}/README.bz2"
40
41
42
43 1.28 app-laptop/acerhk/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/acerhk/ChangeLog?rev=1.28&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/acerhk/ChangeLog?rev=1.28&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/acerhk/ChangeLog?r1=1.27&r2=1.28
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-laptop/acerhk/ChangeLog,v
52 retrieving revision 1.27
53 retrieving revision 1.28
54 diff -u -r1.27 -r1.28
55 --- ChangeLog 30 Jan 2008 23:08:09 -0000 1.27
56 +++ ChangeLog 1 Jun 2008 01:25:57 -0000 1.28
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-laptop/acerhk
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/ChangeLog,v 1.27 2008/01/30 23:08:09 jurek Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/ChangeLog,v 1.28 2008/06/01 01:25:57 jurek Exp $
62 +
63 + 01 Jun 2008; Jurek Bartuszek <jurek@g.o> acerhk-0.5.35.ebuild:
64 + Changed /etc/modules.d to /etc/modprobe.d (bug #214030)
65
66 30 Jan 2008; Jurek Bartuszek <jurek@g.o> acerhk-0.5.35.ebuild:
67 Make acerhk build against 2.6.24 kernel (bug #207601)
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list