1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
|
# ChangeLog for app-laptop/tpctl
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/ChangeLog,v 1.17 2008/07/31 11:49:32 ulm Exp $
31 Jul 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
Add USE flag description to metadata wrt GLEP 56.
25 May 2007; Christian Faulhammer <opfer@gentoo.org> ChangeLog:
corrected ChangeLog, so it conforms to our standards
28 Apr 2007; Sven Wegener <swegener@gentoo.org> tpctl-3.2.ebuild,
tpctl-4.2.ebuild, tpctl-4.4.ebuild, tpctl-4.4-r1.ebuild, tpctl-4.8.ebuild:
Fix *initd, *confd and *envd calls (#173884, #174266)
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
27 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-tpctl-3.2,
files/digest-tpctl-4.2, files/digest-tpctl-4.4, files/digest-tpctl-4.4-r1,
files/digest-tpctl-4.8, files/digest-tpctl-4.16, Manifest:
Fixing SHA256 digest for real, pass three...
*tpctl-4.17 (12 Mar 2006)
12 Mar 2006; Steev Klimaszewski <steev@gentoo.org> metadata.xml,
+tpctl-4.17.ebuild:
Update meta to show mobile as herd.
Version bump to 4.17, which closes bug #120067
Thanks to Tobias Sager for reporting.
12 Jan 2006; Diego Pettenò <flameeyes@gentoo.org> tpctl-4.4-r1.ebuild,
tpctl-4.8.ebuild:
Drop amd64 keyword, there are no amd64 ThinkPad for now.
30 Aug 2005; Robin H. Johnson <robbat2@gentoo.org> tpctl-4.16.ebuild:
Stable on x86.
31 Mar 2005; <blubb@gentoo.org> tpctl-4.8.ebuild:
stable on amd64
*tpctl-4.16 (08 Jan 2005)
08 Jan 2005; Henrik Brix Andersen <brix@gentoo.org> +tpctl-4.16.ebuild:
Version bump. Fixes bug #39943 and bug #69669.
18 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> tpctl-4.8.ebuild:
stable on x86.
*tpctl-4.4-r1 (07 Mar 2004)
07 Mar 2004; Peter Johanson <latexer@gentoo.org> metadata.xml,
tpctl-3.2.ebuild, tpctl-4.2.ebuild, tpctl-4.4-r1.ebuild, tpctl-4.4.ebuild,
tpctl-4.8.ebuild, files/apmiser.rc, files/tpctlir-cli-4.4-r1.diff:
Moved to new app-laptop category
26 Feb 2004; Gustavo Felisberto <humpback@gentoo.org>; tpctl-3.2.ebuild,
tpctl-4.2.ebuild, tpctl-4.4-r1.ebuild, tpctl-4.4.ebuild, tpctl-4.8.ebuild:
Adding -* and maintaining x86 or ~x86. There are only x86 thinkpads. See bug
34495
*tpctl-4.8 (25 Dec 2003)
25 Dec 2003; Robin H. Johnson <robbat2@gentoo.org> tpctl-4.8.ebuild:
version bump
03 Sep 2003; Karl Trygve Kalleberg (karltk@gentoo.org) tpctl-4.4-r1.ebuild :
USE=tpctlir incompatible with SMP-enabled kernel, patched tpctlir/tpctlir.c
Fixes #26820.
*tpctl-4.4-r1 (28 Jun 2003)
28 Jun 2003; Karl Trygve Kalleberg (karltk@gentoo.org) tpctl-4.4-r1.ebuild :
Version bump, installing manpages
*tpctl-4.4 (04 May 2003)
17 Feb 2003; Wout Mertens (wmertens@gentoo.org) tpctl-4.4.ebuild :
Version bump, fixing #20072
*tpctl-4.2 (17 Feb 2003)
17 Feb 2003; Wout Mertens (wmertens@gentoo.org) tpctl-4.2.ebuild :
Version bump
*tpctl-3.2 (25 Apr 2002)
21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
updated keywords (-ppc)
14 Jul 2002; phoen][x <phoenix@gentoo.org> tpctl-3.2.ebuild :
Added LICENSE, KEYWORDS, SLOT.
25 Apr 2002; Wout Mertens <Wout.Mertens@advalvas.be> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|