summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:41:20 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:41:20 +0000
commitd6d07c30d874910a3194d80051d1ccb214bdd738 (patch)
tree65d05ad93031e269b37e9dc47ce0edb910764cce /sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild
parent(no commit message) (diff)
downloadhistorical-d6d07c30d874910a3194d80051d1ccb214bdd738.tar.gz
historical-d6d07c30d874910a3194d80051d1ccb214bdd738.tar.bz2
historical-d6d07c30d874910a3194d80051d1ccb214bdd738.zip
Add inherit eutils
Diffstat (limited to 'sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild')
-rw-r--r--sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild b/sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild
index 0f82f6258727..3a3427ff1ea8 100644
--- a/sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild
+++ b/sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild,v 1.2 2004/03/04 22:42:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild,v 1.3 2004/04/27 21:38:25 agriffis Exp $
+
+inherit eutils
DESCRIPTION="Interact with the EFI Boot Manager on IA-64 Systems"
HOMEPAGE="http://developer.intel.com/technology/efi"