diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-08-14 21:27:56 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-08-14 21:27:56 +0000 |
commit | 24a7c8c98cf929f9deeac59a3b582844dc42c3ea (patch) | |
tree | 253caf24c64e9e07389fa09b0a52cecd42f0e9d0 /sys-libs/libkudzu/ChangeLog | |
parent | Modified to use the same built_with_use logic as other ebuilds in the tree an... (diff) | |
download | gentoo-2-24a7c8c98cf929f9deeac59a3b582844dc42c3ea.tar.gz gentoo-2-24a7c8c98cf929f9deeac59a3b582844dc42c3ea.tar.bz2 gentoo-2-24a7c8c98cf929f9deeac59a3b582844dc42c3ea.zip |
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>.
(Portage version: 2.1.3.3)
Diffstat (limited to 'sys-libs/libkudzu/ChangeLog')
-rw-r--r-- | sys-libs/libkudzu/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-libs/libkudzu/ChangeLog b/sys-libs/libkudzu/ChangeLog index 0bf0919280aa..62256ca5faf1 100644 --- a/sys-libs/libkudzu/ChangeLog +++ b/sys-libs/libkudzu/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-libs/libkudzu # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libkudzu/ChangeLog,v 1.29 2007/08/13 21:55:59 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libkudzu/ChangeLog,v 1.30 2007/08/14 21:27:56 wolf31o2 Exp $ + + 14 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> + libkudzu-1.1.62-r1.ebuild, libkudzu-1.2.57.1.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>. 13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> libkudzu-1.2.57.1.ebuild: |