diff options
Diffstat (limited to 'sys-boot/grub/grub-0.97-r3.ebuild')
-rw-r--r-- | sys-boot/grub/grub-0.97-r3.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-boot/grub/grub-0.97-r3.ebuild b/sys-boot/grub/grub-0.97-r3.ebuild index c9871889c857..4994dacc7704 100644 --- a/sys-boot/grub/grub-0.97-r3.ebuild +++ b/sys-boot/grub/grub-0.97-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r3.ebuild,v 1.11 2008/02/25 02:08:22 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r3.ebuild,v 1.12 2011/04/10 14:34:42 ulm Exp $ inherit mount-boot eutils flag-o-matic toolchain-funcs autotools @@ -18,7 +18,6 @@ KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="static netboot custom-cflags" DEPEND=">=sys-libs/ncurses-5.2-r5" -PROVIDE="virtual/bootloader" src_unpack() { unpack ${A} |