blob: 2c3c64b1e50ebe9a5ad206a9335c75a84e452010 (
plain)
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
|
# ChangeLog for app-laptop/smcinit
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-laptop/smcinit/ChangeLog,v 1.8 2007/08/14 20:54:41 wolf31o2 Exp $
14 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> smcinit-0.4.ebuild:
Added a --missing false since not all versions of pciutils support the zlib
USE flag. This was reported to bug #188221 by Åsmund Grammeltvedt
<asmundg@big-oil.org>.
22 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> smcinit-0.4.ebuild:
I forgot to add the DEPEND on sys-libs/zlib.
22 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> smcinit-0.4.ebuild:
Added a check for USE=zlib and checking if sys-apps/pciutils was built with
USE=zlib. This closes bug #171022.
28 Apr 2007; Sven Wegener <swegener@gentoo.org> smcinit-0.4.ebuild:
Fix *initd, *confd and *envd calls (#173884, #174266)
23 Aug 2006; Michele Noberasco <s4t4n@gentoo.org> smcinit-0.4.ebuild:
Applied patch to fix long standing bug #117368. Since it the issue is
about package compilation, I applied the patch to current version instead
of creating a new revision. Hence, the package is back into ~arch.
24 Dec 2004; Michele Noberasco <s4t4n@gentoo.org> smcinit-0.4.ebuild:
Stable for x86.
*smcinit-0.4 (24 Nov 2004)
24 Nov 2004; Michele Noberasco <s4t4n@gentoo.org> smcinit-0.4.ebuild:
Initial import. Closes #39746.
|