From 1c036ecd8d1bfd52c0a89b75c7436c6815574e4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20F=C3=B6rster?= Date: Tue, 3 Jun 2014 06:57:02 +0200 Subject: [PATCH] [sys-apps/lms] some whitespace --- sys-apps/lms/lms-8.0.0.7.ebuild | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/sys-apps/lms/lms-8.0.0.7.ebuild b/sys-apps/lms/lms-8.0.0.7.ebuild index c5e9623..6268a65 100644 --- a/sys-apps/lms/lms-8.0.0.7.ebuild +++ b/sys-apps/lms/lms-8.0.0.7.ebuild @@ -27,14 +27,14 @@ pkg_pretend() { linux-info_pkg_setup if ! linux_config_exists || ! linux_chkconfig_present INTEL_MEI then - ewarn "This service requires Intel MEI driver in your kernel config" + ewarn "This service requires Intel MEI driver in your kernel config" ewarn - ewarn " Device Drivers -->" - ewarn " Misc devices -->" - ewarn " <*> Intel Management Engine Interface (Intel MEI)" - ewarn - ewarn "and recompile your kernel ..." - fi + ewarn " Device Drivers -->" + ewarn " Misc devices -->" + ewarn " <*> Intel Management Engine Interface (Intel MEI)" + ewarn + ewarn "and recompile your kernel ..." + fi } src_prepare() {