diff options
author | Christian Heim <phreak@gentoo.org> | 2007-02-13 16:47:26 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2007-02-13 16:47:26 +0000 |
commit | ea679183de2df711360bb346174499a40b90c898 (patch) | |
tree | ab518daf2c9534a446cf89cf732875f680bbd575 /app-laptop/acpi4asus/ChangeLog | |
parent | Stable on amd64/x86 wrt bug #166528. (diff) | |
download | historical-ea679183de2df711360bb346174499a40b90c898.tar.gz historical-ea679183de2df711360bb346174499a40b90c898.tar.bz2 historical-ea679183de2df711360bb346174499a40b90c898.zip |
Fixing the compilation against 2.6.20 (#166288 thanks to Cyril Romain <cyrilromain at yahoo.fr>), fixing the BUILD_PARAMS to use the selected kernel and *not* the running one.
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'app-laptop/acpi4asus/ChangeLog')
-rw-r--r-- | app-laptop/acpi4asus/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/app-laptop/acpi4asus/ChangeLog b/app-laptop/acpi4asus/ChangeLog index ce3b14e95d34..8449b4a3429c 100644 --- a/app-laptop/acpi4asus/ChangeLog +++ b/app-laptop/acpi4asus/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-laptop/acpi4asus # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/acpi4asus/ChangeLog,v 1.10 2007/02/10 10:24:12 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/acpi4asus/ChangeLog,v 1.11 2007/02/13 16:47:26 phreak Exp $ + +*acpi4asus-0.32-r1 (13 Feb 2007) + + 13 Feb 2007; Christian Heim <phreak@gentoo.org> + +files/acpi4asus-0.32-2.6.20.patch, +acpi4asus-0.32-r1.ebuild: + Fixing the compilation against 2.6.20 (#166288 thanks to Cyril Romain + <cyrilromain at yahoo.fr>), fixing the BUILD_PARAMS to use the selected + kernel and *not* the running one. *acpi4asus-0.32 (10 Feb 2007) |