diff options
author | 2007-08-14 21:21:48 +0000 | |
---|---|---|
committer | 2007-08-14 21:21:48 +0000 | |
commit | d9656ab854ae034ca08bb16ed6e3cbcf540c6b10 (patch) | |
tree | 044e2801ec70278f563b4024e38c141a736f5e41 /sys-apps/vbetool/ChangeLog | |
parent | Added a --missing false since not all versions of pciutils support the zlib U... (diff) | |
download | gentoo-2-d9656ab854ae034ca08bb16ed6e3cbcf540c6b10.tar.gz gentoo-2-d9656ab854ae034ca08bb16ed6e3cbcf540c6b10.tar.bz2 gentoo-2-d9656ab854ae034ca08bb16ed6e3cbcf540c6b10.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-apps/vbetool/ChangeLog')
-rw-r--r-- | sys-apps/vbetool/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-apps/vbetool/ChangeLog b/sys-apps/vbetool/ChangeLog index efda132fe3a4..b5a4e263da0b 100644 --- a/sys-apps/vbetool/ChangeLog +++ b/sys-apps/vbetool/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-apps/vbetool # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/vbetool/ChangeLog,v 1.9 2007/06/22 17:59:15 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/vbetool/ChangeLog,v 1.10 2007/08/14 21:21:48 wolf31o2 Exp $ + + 14 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> vbetool-0.7.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>. 22 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> vbetool-0.7.ebuild: Added USE=zlib and a check on sys-apps/pciutils so we'll link with zlib when |