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
|
# ChangeLog for sys-apps/i2c
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/i2c/ChangeLog,v 1.14 2004/03/27 15:13:32 plasmaroo Exp $
*i2c-2.8.3 (27 Mar 2004)
27 Mar 2004; <plasmaroo@gentoo.org> +i2c-2.8.3.ebuild, +i2c-2.8.4.ebuild:
Version bump.
25 Jan 2004; <plasmaroo@gentoo.org> i2c-2.8.1.ebuild, i2c-2.8.2.ebuild:
Added "CC" variable support to the ebuild to enable distcc
support. Closes bug #39374.
26 Dec 2003; <plasmaroo@gentoo.org> i2c-2.8.0.ebuild, i2c-2.8.1.ebuild:
Marked stable on 'x86'.
*i2c-2.8.2 (13 Dec 2003)
13 Dec 2003; <plasmaroo@gentoo.org> i2c-2.8.2.ebuild:
Version bump; closes bug #35709
*i2c-2.8.1 (30 Oct 2003)
30 Oct 2003; Martin Holzer <mholzer@gentoo.org> i2c-2.7.0.ebuild,
i2c-2.8.0.ebuild, i2c-2.8.1.ebuild:
Version bumped. Closes #31180
30 Oct 2003; Martin Holzer <mholzer@gentoo.org> i2c-2.7.0.ebuild,
i2c-2.8.0.ebuild:
Changing Slot to ${KV}
14 Oct 2003; <plasmaroo@gentoo.org> i2c-2.7.0.ebuild, i2c-2.8.0.ebuild,
files/i2c-2.8.0-alphaCompile.patch:
Added a patch to get the code to compile on Alpha platforms and added ~alpha
flag: Bug 31084.
*i2c-2.8.0 (13 Aug 2003)
14 Aug 2003; John Mylchreest <johnm@gentoo.orf> i2c-2.8.0.ebuild:
ebuild has been masked, and a warning placed into this ebuild.
i2c structs have changed and break compatibility with other modules
such as bttv, zoran and RivaTV
fixes 26597
*i2c-2.8.0 (13 Aug 2003)
13 Aug 2003; Brandon Low <lostlogic@gentoo.org> i2c-2.8.0.ebuild:
New ebuild thanks to plasmaroo <plasmaroo@plasmaroo.squirrelserver.co.uk>
*i2c-2.7.0 (20 Jan 2003)
02 Mar 2003; Brandon Low <lostlogic@gentoo.org> i2c-2.7.0.ebuild:
mark unstable for the time being awaiting some fixage
01 Mar 2003; Seemant Kulleen <seemant@gentoo.org> i2c-2.7.0.ebuild :
Moved 2.7.0 to stable x86 It was causing breakage because lm_sensors depends on this, and
that went to stable x86
20 Jan 2003; Brandon Low <lostlogic@gentoo.org>: i2c-2.7.0.ebuild
Update to latest version, unstable marked for a few days, although
this code is well tested in the lolo and gentoo-sources.
*i2c-2.6.5-r1 (08 Dec 2002)
08 Dec 2002; Seth Chandler <sethbc@gentoo.org>: i2c-2.6.5-r1.ebuild
added to portage, originally contributed by Jonathan Kelly
<j0n@tpg.com.au>
|