summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2007-08-14 21:26:02 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2007-08-14 21:26:02 +0000
commit6a4fb097ab73e1edea677e9561e1a8bcd0b07e6e (patch)
tree6890ec41c5f004f049f3af716d0fef70fe4b12bf /sys-boot/efibootmgr/ChangeLog
parentAdded a --missing false since not all versions of pciutils support the zlib U... (diff)
downloadgentoo-2-6a4fb097ab73e1edea677e9561e1a8bcd0b07e6e.tar.gz
gentoo-2-6a4fb097ab73e1edea677e9561e1a8bcd0b07e6e.tar.bz2
gentoo-2-6a4fb097ab73e1edea677e9561e1a8bcd0b07e6e.zip
Modified to use the same built_with_use logic as other ebuilds in the tree and added --missing as reported on bug #188221.
(Portage version: 2.1.3.3)
Diffstat (limited to 'sys-boot/efibootmgr/ChangeLog')
-rw-r--r--sys-boot/efibootmgr/ChangeLog7
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