commit: d8ef92757019a13cbb0614a3ebd900e04208a22e
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 20 09:10:32 2016 +0000
Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Sat Feb 20 09:10:47 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8ef9275
sys-kernel/raspberrypi-image: Fix Whitespace and Header
Package-Manager: portage-2.2.27
.../raspberrypi-image/raspberrypi-image-4.1.17_p20160209.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git
a/sys-kernel/raspberrypi-image/raspberrypi-image-4.1.17_p20160209.ebuild
b/sys-kernel/raspberrypi-image/raspberrypi-image-4.1.17_p20160209.ebuild
index 9c3f83b..2f524af 100644
--- a/sys-kernel/raspberrypi-image/raspberrypi-image-4.1.17_p20160209.ebuild
+++ b/sys-kernel/raspberrypi-image/raspberrypi-image-4.1.17_p20160209.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1_pre20130807.ebuild,v
1.1 2013/08/15 18:21:47 xmw Exp $
+# $Id$
EAPI=5
@@ -40,7 +40,7 @@ pkg_preinst() {
die "${msg}"
fi
fi
-
+
if ! grep "${ROOT}boot" /proc/mounts >/dev/null 2>&1; then
ewarn "${ROOT}boot is not mounted, the files might not be
installed at the right place"
fi