diff options
author | 2007-03-13 14:18:09 +0000 | |
---|---|---|
committer | 2007-03-13 14:18:09 +0000 | |
commit | 04f7288bcc795e61b50cd1e85eabb9e78a85ca12 (patch) | |
tree | 88f81a53a1c7c35e05df27f13e4a4880526b4e28 /sys-boot/gnu-efi/gnu-efi-3.0a-r1.ebuild | |
parent | x86 stable (diff) | |
download | historical-04f7288bcc795e61b50cd1e85eabb9e78a85ca12.tar.gz historical-04f7288bcc795e61b50cd1e85eabb9e78a85ca12.tar.bz2 historical-04f7288bcc795e61b50cd1e85eabb9e78a85ca12.zip |
x86 stable
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'sys-boot/gnu-efi/gnu-efi-3.0a-r1.ebuild')
-rw-r--r-- | sys-boot/gnu-efi/gnu-efi-3.0a-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/gnu-efi/gnu-efi-3.0a-r1.ebuild b/sys-boot/gnu-efi/gnu-efi-3.0a-r1.ebuild index 90e0c7680f2c..28cb69444c3d 100644 --- a/sys-boot/gnu-efi/gnu-efi-3.0a-r1.ebuild +++ b/sys-boot/gnu-efi/gnu-efi-3.0a-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/gnu-efi/gnu-efi-3.0a-r1.ebuild,v 1.2 2005/04/07 11:31:40 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/gnu-efi/gnu-efi-3.0a-r1.ebuild,v 1.3 2007/03/13 14:18:09 armin76 Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.hpl.hp.com/pub/linux-ia64/gnu-efi-3.0a.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ia64 ~x86" +KEYWORDS="ia64 x86" IUSE="" DEPEND="sys-apps/pciutils" |