Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-laptop/tp_smapi: tp_smapi-0.40.ebuild ChangeLog tp_smapi-0.37.ebuild tp_smapi-0.39.ebuild
Date: Sun, 06 Sep 2009 21:13:37
Message-Id: E1MkP3H-0004yI-Jo@stork.gentoo.org
1 robbat2 09/09/06 21:13:35
2
3 Modified: tp_smapi-0.40.ebuild ChangeLog tp_smapi-0.37.ebuild
4 tp_smapi-0.39.ebuild
5 Log:
6 Cleaning up for linux-info work: inherit linux-mod implies inherit linux-info.
7 (Portage version: 2.2_rc40/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 app-laptop/tp_smapi/tp_smapi-0.40.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.40.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.40.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.40.ebuild?r1=1.2&r2=1.3
15
16 Index: tp_smapi-0.40.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.40.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -p -w -b -B -u -u -r1.2 -r1.3
22 --- tp_smapi-0.40.ebuild 8 Jul 2009 21:04:11 -0000 1.2
23 +++ tp_smapi-0.40.ebuild 6 Sep 2009 21:13:35 -0000 1.3
24 @@ -1,10 +1,10 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.40.ebuild,v 1.2 2009/07/08 21:04:11 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.40.ebuild,v 1.3 2009/09/06 21:13:35 robbat2 Exp $
29
30 EAPI="2"
31
32 -inherit eutils linux-mod linux-info
33 +inherit eutils linux-mod
34
35 DESCRIPTION="IBM ThinkPad SMAPI BIOS driver"
36 HOMEPAGE="http://tpctl.sourceforge.net/"
37
38
39
40 1.32 app-laptop/tp_smapi/ChangeLog
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/tp_smapi/ChangeLog?rev=1.32&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/tp_smapi/ChangeLog?rev=1.32&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/tp_smapi/ChangeLog?r1=1.31&r2=1.32
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/ChangeLog,v
49 retrieving revision 1.31
50 retrieving revision 1.32
51 diff -p -w -b -B -u -u -r1.31 -r1.32
52 --- ChangeLog 8 Jul 2009 21:04:11 -0000 1.31
53 +++ ChangeLog 6 Sep 2009 21:13:35 -0000 1.32
54 @@ -1,6 +1,11 @@
55 # ChangeLog for app-laptop/tp_smapi
56 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/ChangeLog,v 1.31 2009/07/08 21:04:11 maekke Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/ChangeLog,v 1.32 2009/09/06 21:13:35 robbat2 Exp $
59 +
60 + 06 Sep 2009; Robin H. Johnson <robbat2@g.o> tp_smapi-0.37.ebuild,
61 + tp_smapi-0.39.ebuild, tp_smapi-0.40.ebuild:
62 + Cleaning up for linux-info work: inherit linux-mod implies inherit
63 + linux-info.
64
65 08 Jul 2009; Markus Meier <maekke@g.o> tp_smapi-0.40.ebuild:
66 amd64 stable, bug #274086
67
68
69
70 1.4 app-laptop/tp_smapi/tp_smapi-0.37.ebuild
71
72 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.37.ebuild?rev=1.4&view=markup
73 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.37.ebuild?rev=1.4&content-type=text/plain
74 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.37.ebuild?r1=1.3&r2=1.4
75
76 Index: tp_smapi-0.37.ebuild
77 ===================================================================
78 RCS file: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.37.ebuild,v
79 retrieving revision 1.3
80 retrieving revision 1.4
81 diff -p -w -b -B -u -u -r1.3 -r1.4
82 --- tp_smapi-0.37.ebuild 22 Sep 2008 20:20:25 -0000 1.3
83 +++ tp_smapi-0.37.ebuild 6 Sep 2009 21:13:35 -0000 1.4
84 @@ -1,8 +1,8 @@
85 -# Copyright 1999-2008 Gentoo Foundation
86 +# Copyright 1999-2009 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.37.ebuild,v 1.3 2008/09/22 20:20:25 hanno Exp $
89 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.37.ebuild,v 1.4 2009/09/06 21:13:35 robbat2 Exp $
90
91 -inherit linux-mod linux-info
92 +inherit linux-mod
93
94 DESCRIPTION="IBM ThinkPad SMAPI BIOS driver"
95 HOMEPAGE="http://tpctl.sourceforge.net/"
96
97
98
99 1.2 app-laptop/tp_smapi/tp_smapi-0.39.ebuild
100
101 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.39.ebuild?rev=1.2&view=markup
102 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.39.ebuild?rev=1.2&content-type=text/plain
103 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.39.ebuild?r1=1.1&r2=1.2
104
105 Index: tp_smapi-0.39.ebuild
106 ===================================================================
107 RCS file: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.39.ebuild,v
108 retrieving revision 1.1
109 retrieving revision 1.2
110 diff -p -w -b -B -u -u -r1.1 -r1.2
111 --- tp_smapi-0.39.ebuild 20 Oct 2008 08:35:22 -0000 1.1
112 +++ tp_smapi-0.39.ebuild 6 Sep 2009 21:13:35 -0000 1.2
113 @@ -1,8 +1,8 @@
114 -# Copyright 1999-2008 Gentoo Foundation
115 +# Copyright 1999-2009 Gentoo Foundation
116 # Distributed under the terms of the GNU General Public License v2
117 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.39.ebuild,v 1.1 2008/10/20 08:35:22 welp Exp $
118 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.39.ebuild,v 1.2 2009/09/06 21:13:35 robbat2 Exp $
119
120 -inherit linux-mod linux-info
121 +inherit linux-mod
122
123 DESCRIPTION="IBM ThinkPad SMAPI BIOS driver"
124 HOMEPAGE="http://tpctl.sourceforge.net/"