diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-08-14 21:26:02 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-08-14 21:26:02 +0000 |
commit | f8b0b1066e03f17d7626f9d38f34426f367d213d (patch) | |
tree | 6ac7ded6fa1771f1d5d93711e94b2423bfdfa4aa /sys-boot/efibootmgr/ChangeLog | |
parent | Added a --missing false since not all versions of pciutils support the zlib U... (diff) | |
download | historical-f8b0b1066e03f17d7626f9d38f34426f367d213d.tar.gz historical-f8b0b1066e03f17d7626f9d38f34426f367d213d.tar.bz2 historical-f8b0b1066e03f17d7626f9d38f34426f367d213d.zip |
Modified to use the same built_with_use logic as other ebuilds in the tree and added --missing as reported on bug #188221.
Package-Manager: portage-2.1.3.3
Diffstat (limited to 'sys-boot/efibootmgr/ChangeLog')
-rw-r--r-- | sys-boot/efibootmgr/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-boot/efibootmgr/ChangeLog b/sys-boot/efibootmgr/ChangeLog index 9a6d18202744..5b779685cae5 100644 --- a/sys-boot/efibootmgr/ChangeLog +++ b/sys-boot/efibootmgr/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-boot/efibootmgr # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.14 2007/07/11 14:18:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.15 2007/08/14 21:26:02 wolf31o2 Exp $ + + 14 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> + efibootmgr-0.5.3.ebuild: + Modified to use the same built_with_use logic as other ebuilds in the tree + and added --missing as reported on bug #188221. 11 Jul 2007; Raúl Porcel <armin76@gentoo.org> efibootmgr-0.5.3.ebuild: Fix build failure if pciutils is built with zlib, thanks to Alexander |