summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2006-11-12 23:19:48 +0000
committerOlivier Crête <tester@gentoo.org>2006-11-12 23:19:48 +0000
commit9fd160cba11186331df440f05e6dbcb6b26e0b79 (patch)
tree03862f3dca8e790f8d6145fc03c50b72be84438b /sys-boot/grub-static/grub-static-0.97.ebuild
parentFixing #139159, #149590, #154556. Dropping xmms support, added audacious supp... (diff)
downloadhistorical-9fd160cba11186331df440f05e6dbcb6b26e0b79.tar.gz
historical-9fd160cba11186331df440f05e6dbcb6b26e0b79.tar.bz2
historical-9fd160cba11186331df440f05e6dbcb6b26e0b79.zip
Inherit mount-boot to auto-mount boot partition r/w
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'sys-boot/grub-static/grub-static-0.97.ebuild')
-rw-r--r--sys-boot/grub-static/grub-static-0.97.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-boot/grub-static/grub-static-0.97.ebuild b/sys-boot/grub-static/grub-static-0.97.ebuild
index 25a7f4ee3a44..1447762cb75f 100644
--- a/sys-boot/grub-static/grub-static-0.97.ebuild
+++ b/sys-boot/grub-static/grub-static-0.97.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2006 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.ebuild,v 1.2 2006/11/03 19:49:44 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97.ebuild,v 1.3 2006/11/12 23:19:48 tester Exp $
+
+inherit mount-boot
DESCRIPTION="Static GNU GRUB boot loader"