diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2013-02-18 16:45:17 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2013-02-18 16:45:17 +0000 |
commit | 7962803df7bf2f2a1beec15a37e4a76c99f6b2e5 (patch) | |
tree | db323845fa5d6365b24b4527324b668a0f683f16 /sys-boot/grub | |
parent | whitespace (diff) | |
download | gentoo-2-7962803df7bf2f2a1beec15a37e4a76c99f6b2e5.tar.gz gentoo-2-7962803df7bf2f2a1beec15a37e4a76c99f6b2e5.tar.bz2 gentoo-2-7962803df7bf2f2a1beec15a37e4a76c99f6b2e5.zip |
whitespace
(Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-boot/grub')
-rw-r--r-- | sys-boot/grub/grub-2.00-r2.ebuild | 3 | ||||
-rw-r--r-- | sys-boot/grub/grub-9999.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sys-boot/grub/grub-2.00-r2.ebuild b/sys-boot/grub/grub-2.00-r2.ebuild index 292995b2e1e1..290738662b07 100644 --- a/sys-boot/grub/grub-2.00-r2.ebuild +++ b/sys-boot/grub/grub-2.00-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.00-r2.ebuild,v 1.4 2013/02/05 17:14:03 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.00-r2.ebuild,v 1.5 2013/02/18 16:45:17 mr_bones_ Exp $ EAPI=4 @@ -344,7 +344,6 @@ pkg_preinst() { display_zfs_feature_flag_warning=$? } - pkg_postinst() { # display the link to guide elog "For information on how to configure grub-2 please refer to the guide:" diff --git a/sys-boot/grub/grub-9999.ebuild b/sys-boot/grub/grub-9999.ebuild index ad50af6d2f3e..f62f7449d800 100644 --- a/sys-boot/grub/grub-9999.ebuild +++ b/sys-boot/grub/grub-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.86 2013/02/05 17:14:03 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.87 2013/02/18 16:45:17 mr_bones_ Exp $ EAPI=4 @@ -344,7 +344,6 @@ pkg_preinst() { display_zfs_feature_flag_warning=$? } - pkg_postinst() { # display the link to guide elog "For information on how to configure grub-2 please refer to the guide:" |