diff options
author | Mike Gilbert <floppym@gentoo.org> | 2014-09-10 14:38:39 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2014-09-10 14:38:39 +0000 |
commit | c37b732cf636b6cd93fb6bc718b1c00804863e66 (patch) | |
tree | 199bb60915266fdcccf1eba5d98ee6f447e1684d /sys-boot | |
parent | version bump, rm old (diff) | |
download | gentoo-2-c37b732cf636b6cd93fb6bc718b1c00804863e66.tar.gz gentoo-2-c37b732cf636b6cd93fb6bc718b1c00804863e66.tar.bz2 gentoo-2-c37b732cf636b6cd93fb6bc718b1c00804863e66.zip |
Whitespace.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/grub/files/grub.default-3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/grub/files/grub.default-3 b/sys-boot/grub/files/grub.default-3 index 9eba9fb2089a..8f0549d1c27e 100644 --- a/sys-boot/grub/files/grub.default-3 +++ b/sys-boot/grub/files/grub.default-3 @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/files/grub.default-3,v 1.2 2014/02/28 18:07:13 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/files/grub.default-3,v 1.3 2014/09/10 14:38:39 floppym Exp $ # # To populate all changes in this file you need to regenerate your # grub configuration file afterwards: # 'grub2-mkconfig -o /boot/grub/grub.cfg' # # See the grub info page for documentation on possible variables and -# their associated values. +# their associated values. GRUB_DISTRIBUTOR="Gentoo" |