diff options
author | 2007-08-14 21:27:56 +0000 | |
---|---|---|
committer | 2007-08-14 21:27:56 +0000 | |
commit | 1ef000b56b93ee0c0b0cf10d57cd328cef5e8a92 (patch) | |
tree | 3ab22683ba8b6f33b69754af34eb8d53f430699b /sys-libs/libkudzu/ChangeLog | |
parent | Modified to use the same built_with_use logic as other ebuilds in the tree an... (diff) | |
download | historical-1ef000b56b93ee0c0b0cf10d57cd328cef5e8a92.tar.gz historical-1ef000b56b93ee0c0b0cf10d57cd328cef5e8a92.tar.bz2 historical-1ef000b56b93ee0c0b0cf10d57cd328cef5e8a92.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>.
Package-Manager: portage-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: |