summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-08-14 09:16:56 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-08-14 09:16:56 +0000
commit19440e8780bcb3792e34484b39372d304cc89799 (patch)
treee23f00240cb33c8cb8a9b2137de8bfc8d5fe6b86 /sys-boot/grub
parentWhitespace (diff)
downloadgentoo-2-19440e8780bcb3792e34484b39372d304cc89799.tar.gz
gentoo-2-19440e8780bcb3792e34484b39372d304cc89799.tar.bz2
gentoo-2-19440e8780bcb3792e34484b39372d304cc89799.zip
Whitespace
(Portage version: 2.2.0/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-boot/grub')
-rw-r--r--sys-boot/grub/ChangeLog6
-rw-r--r--sys-boot/grub/grub-2.00-r4.ebuild4
-rw-r--r--sys-boot/grub/grub-2.00_p5086.ebuild4
-rw-r--r--sys-boot/grub/grub-9999.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/sys-boot/grub/ChangeLog b/sys-boot/grub/ChangeLog
index 604529ae087c..cca93af90c79 100644
--- a/sys-boot/grub/ChangeLog
+++ b/sys-boot/grub/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-boot/grub
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.271 2013/08/04 20:43:43 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.272 2013/08/14 09:16:56 patrick Exp $
+
+ 14 Aug 2013; Patrick Lauer <patrick@gentoo.org> grub-2.00-r4.ebuild,
+ grub-2.00_p5086.ebuild, grub-9999.ebuild:
+ Whitespace
04 Aug 2013; Mike Gilbert <floppym@gentoo.org> -grub-2.00_p4946.ebuild:
Remove old snapshot.
diff --git a/sys-boot/grub/grub-2.00-r4.ebuild b/sys-boot/grub/grub-2.00-r4.ebuild
index 18c7127125af..4cd9dca09857 100644
--- a/sys-boot/grub/grub-2.00-r4.ebuild
+++ b/sys-boot/grub/grub-2.00-r4.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-r4.ebuild,v 1.2 2013/07/21 19:22:48 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.00-r4.ebuild,v 1.3 2013/08/14 09:16:56 patrick Exp $
EAPI=5
AUTOTOOLS_AUTO_DEPEND=yes
@@ -189,7 +189,7 @@ grub_configure() {
${platform:+--with-platform=}${platform}
# Let configure detect this where supported
- $(usex efiemu '' --disable-efiemu)
+ $(usex efiemu '' --disable-efiemu)
)
if use multislot; then
diff --git a/sys-boot/grub/grub-2.00_p5086.ebuild b/sys-boot/grub/grub-2.00_p5086.ebuild
index db9426357660..136b80b5e6ba 100644
--- a/sys-boot/grub/grub-2.00_p5086.ebuild
+++ b/sys-boot/grub/grub-2.00_p5086.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_p5086.ebuild,v 1.1 2013/08/04 20:42:32 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.00_p5086.ebuild,v 1.2 2013/08/14 09:16:56 patrick Exp $
EAPI=5
@@ -187,7 +187,7 @@ grub_configure() {
${platform:+--with-platform=}${platform}
# Let configure detect this where supported
- $(usex efiemu '' '--disable-efiemu')
+ $(usex efiemu '' '--disable-efiemu')
)
if use multislot; then
diff --git a/sys-boot/grub/grub-9999.ebuild b/sys-boot/grub/grub-9999.ebuild
index 4451b117604c..11f88920da4b 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.99 2013/08/04 20:42:32 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.100 2013/08/14 09:16:56 patrick Exp $
EAPI=5
@@ -187,7 +187,7 @@ grub_configure() {
${platform:+--with-platform=}${platform}
# Let configure detect this where supported
- $(usex efiemu '' '--disable-efiemu')
+ $(usex efiemu '' '--disable-efiemu')
)
if use multislot; then