summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-03-22 16:10:58 +0000
committerJeroen Roovers <jer@gentoo.org>2011-03-22 16:10:58 +0000
commit060cfcc9b1949354830b5ffad35539c774a38b8d (patch)
treebc0a237b9010f78745b8f1d177cca48f885a3af7 /sys-boot/lilo/lilo-23.0.ebuild
parentversion bump (diff)
downloadgentoo-2-060cfcc9b1949354830b5ffad35539c774a38b8d.tar.gz
gentoo-2-060cfcc9b1949354830b5ffad35539c774a38b8d.tar.bz2
gentoo-2-060cfcc9b1949354830b5ffad35539c774a38b8d.zip
Remove PROVIDE="virtual/bootloader" (bug #359971).
(Portage version: 2.2.0_alpha28/cvs/Linux i686)
Diffstat (limited to 'sys-boot/lilo/lilo-23.0.ebuild')
-rw-r--r--sys-boot/lilo/lilo-23.0.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/sys-boot/lilo/lilo-23.0.ebuild b/sys-boot/lilo/lilo-23.0.ebuild
index c6446a9a5e04..d3d0f8f38ee7 100644
--- a/sys-boot/lilo/lilo-23.0.ebuild
+++ b/sys-boot/lilo/lilo-23.0.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/lilo/lilo-23.0.ebuild,v 1.2 2010/07/19 23:57:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/lilo-23.0.ebuild,v 1.3 2011/03/22 16:10:58 jer Exp $
EAPI="2"
@@ -27,8 +27,6 @@ RDEPEND="device-mapper? ( || (
>=sys-fs/lvm2-2.02.45
>=sys-fs/device-mapper-1.02.12 ) )"
-PROVIDE="virtual/bootloader"
-
src_prepare() {
# this patch is needed when booting PXE and the device you're using
# emulates vga console via serial console.