diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-07-17 19:53:50 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-07-17 19:53:50 +0000 |
commit | b851b1bd99585f36e488159dd649a680a4f2d164 (patch) | |
tree | 3dc5112c4b1b920a54cf5e90f451f9ba81bfc318 /sys-power/acpid/ChangeLog | |
parent | stable x86, security bug 171884 (diff) | |
download | gentoo-2-b851b1bd99585f36e488159dd649a680a4f2d164.tar.gz gentoo-2-b851b1bd99585f36e488159dd649a680a4f2d164.tar.bz2 gentoo-2-b851b1bd99585f36e488159dd649a680a4f2d164.zip |
Use Gentoo defaults for /etc/acpi again since they are better than the Debian ones and fix bashism #170213 by Roy Marples. Also make sure we respect env CFLAGS.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'sys-power/acpid/ChangeLog')
-rw-r--r-- | sys-power/acpid/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/sys-power/acpid/ChangeLog b/sys-power/acpid/ChangeLog index fcb05aad973d..821c03e1ba3c 100644 --- a/sys-power/acpid/ChangeLog +++ b/sys-power/acpid/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-power/acpid -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/ChangeLog,v 1.29 2007/07/17 19:42:55 genstef Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-power/acpid/ChangeLog,v 1.30 2007/07/17 19:53:50 vapier Exp $ + + 17 Jul 2007; Mike Frysinger <vapier@gentoo.org> + +files/acpid-1.0.6-default.sh, -files/acpid-1.0.6-examples.diff, + acpid-1.0.6.ebuild: + Use Gentoo defaults for /etc/acpi again since they are better than the + Debian ones and fix bashism #170213 by Roy Marples. Also make sure we + respect env CFLAGS. *acpid-1.0.6 (17 Jul 2007) |