diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-02-08 20:11:00 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-02-08 20:11:00 +0000 |
commit | f2c8f5fd898566e19a16bee57a7e989952feddcb (patch) | |
tree | ea78eee0030f1bd2b6250034d7d832d5757beb69 /sys-apps/hal/ChangeLog | |
parent | stable x86, bug 207231 (diff) | |
download | gentoo-2-f2c8f5fd898566e19a16bee57a7e989952feddcb.tar.gz gentoo-2-f2c8f5fd898566e19a16bee57a7e989952feddcb.tar.bz2 gentoo-2-f2c8f5fd898566e19a16bee57a7e989952feddcb.zip |
Refactoring Linux kernel checks so hal doesn't bomb out on an unconfigured kernel. Closing bug #209025.
(Portage version: 2.1.4)
Diffstat (limited to 'sys-apps/hal/ChangeLog')
-rw-r--r-- | sys-apps/hal/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog index 880dabc4c8e6..c9727a3c50d6 100644 --- a/sys-apps/hal/ChangeLog +++ b/sys-apps/hal/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-apps/hal # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.224 2008/01/10 18:05:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.225 2008/02/08 20:11:00 wolf31o2 Exp $ + + 08 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> hal-0.5.7.1-r5.ebuild, + hal-0.5.9-r1.ebuild, hal-0.5.9.1-r1.ebuild, hal-0.5.9.1-r2.ebuild, + hal-0.5.9.1-r3.ebuild, hal-0.5.10.ebuild: + Refactoring Linux kernel checks so hal doesn't bomb out on an unconfigured + kernel. Closing bug #209025. 10 Jan 2008; Jeroen Roovers <jer@gentoo.org> hal-0.5.10.ebuild: Marked ~hppa (bug #200050). |