diff options
author | 2007-02-14 16:53:00 +0000 | |
---|---|---|
committer | 2007-02-14 16:53:00 +0000 | |
commit | 7bb7132462034675064cf966a3af77e11d1adece (patch) | |
tree | c0a20769df86fd862513cc951980b5bb032b90bf /sys-apps/hal/ChangeLog | |
parent | Follow the --missing request when the IUSE file is missing rather then always... (diff) | |
download | gentoo-2-7bb7132462034675064cf966a3af77e11d1adece.tar.gz gentoo-2-7bb7132462034675064cf966a3af77e11d1adece.tar.bz2 gentoo-2-7bb7132462034675064cf966a3af77e11d1adece.zip |
Fix issue with newer pciutils that uses gzipped pci.ids, which HAL can not handle
(Portage version: 2.1.2-r9)
Diffstat (limited to 'sys-apps/hal/ChangeLog')
-rw-r--r-- | sys-apps/hal/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-apps/hal/ChangeLog b/sys-apps/hal/ChangeLog index c409156ff566..ba11ea8e4238 100644 --- a/sys-apps/hal/ChangeLog +++ b/sys-apps/hal/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/hal # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.130 2007/02/14 08:28:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.131 2007/02/14 16:53:00 cardoe Exp $ + + 14 Feb 2007; Doug Goldstein <cardoe@gentoo.org> hal-0.5.7.1-r5.ebuild: + Fix issue with newer pciutils that uses gzipped pci.ids, which HAL can not + handle 14 Feb 2007; Markus Rothe <corsair@gentoo.org> hal-0.5.7.1-r5.ebuild: Stable on ppc64; bug #166790 |