diff options
Diffstat (limited to 'sys-boot/grub-static/grub-static-0.97-r6.ebuild')
-rw-r--r-- | sys-boot/grub-static/grub-static-0.97-r6.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-boot/grub-static/grub-static-0.97-r6.ebuild b/sys-boot/grub-static/grub-static-0.97-r6.ebuild index 550355f562a6..1fe422192a09 100644 --- a/sys-boot/grub-static/grub-static-0.97-r6.ebuild +++ b/sys-boot/grub-static/grub-static-0.97-r6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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-static/grub-static-0.97-r6.ebuild,v 1.5 2010/11/30 08:14:50 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild,v 1.6 2011/04/10 14:26:12 ulm Exp $ # XXX: we need to review menu.lst vs grub.conf handling. We've been converting # all systems to grub.conf (and symlinking menu.lst to grub.conf), but @@ -21,7 +21,6 @@ KEYWORDS="-* amd64 ~x86" IUSE="" DEPEND="!sys-boot/grub" RDEPEND="${DEPEND}" -PROVIDE="virtual/bootloader" src_install() { cp -a "${WORKDIR}"/* "${D}"/ |