summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2011-04-10 14:26:12 +0000
committerUlrich Müller <ulm@gentoo.org>2011-04-10 14:26:12 +0000
commitb18e9bb5c0bb300ef7f27fb89bc4f01056a9a974 (patch)
treeaa33547f2e08b9483bacaee0d5425cf1456495fa /sys-boot/grub-static/grub-static-0.97-r9.ebuild
parentDon't PROVIDE virtual/bootloader, bug 359971. (diff)
downloadgentoo-2-b18e9bb5c0bb300ef7f27fb89bc4f01056a9a974.tar.gz
gentoo-2-b18e9bb5c0bb300ef7f27fb89bc4f01056a9a974.tar.bz2
gentoo-2-b18e9bb5c0bb300ef7f27fb89bc4f01056a9a974.zip
Don't PROVIDE virtual/bootloader, bug 359971.
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot/grub-static/grub-static-0.97-r9.ebuild')
-rw-r--r--sys-boot/grub-static/grub-static-0.97-r9.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-boot/grub-static/grub-static-0.97-r9.ebuild b/sys-boot/grub-static/grub-static-0.97-r9.ebuild
index 15bcb766a0b4..0b1fe90b0dbc 100644
--- a/sys-boot/grub-static/grub-static-0.97-r9.ebuild
+++ b/sys-boot/grub-static/grub-static-0.97-r9.ebuild
@@ -1,6 +1,6 @@
# 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-r9.ebuild,v 1.10 2011/01/09 03:24:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild,v 1.11 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"
# These are already stripped since we use a binpkg.
QA_PRESTRIPPED="/sbin/grub /bin/mbchk"