From 477d2c63b7e87716a07e3b471214eb8302dc2727 Mon Sep 17 00:00:00 2001 From: Michael Januszewski Date: Mon, 16 May 2005 16:12:48 +0000 Subject: Fixed whitespace errors. (Portage version: 2.0.51.21-r1) --- media-gfx/splashutils/splashutils-1.1.9.6.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'media-gfx/splashutils') diff --git a/media-gfx/splashutils/splashutils-1.1.9.6.ebuild b/media-gfx/splashutils/splashutils-1.1.9.6.ebuild index ea746a6329c9..9b7ad479979e 100644 --- a/media-gfx/splashutils/splashutils-1.1.9.6.ebuild +++ b/media-gfx/splashutils/splashutils-1.1.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.1.9.6.ebuild,v 1.1 2005/05/16 16:11:36 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.1.9.6.ebuild,v 1.2 2005/05/16 16:12:48 spock Exp $ MISCSPLASH="miscsplashutils-0.1.3" GENTOOSPLASH="splashutils-gentoo-0.1.10" @@ -23,7 +23,7 @@ SRC_URI="mirror://gentoo/${PN}-lite-${PV}.tar.bz2 http://www.gzip.org/zlib/zlib-${V_ZLIB}.tar.bz2 ftp://ftp.kernel.org/pub/linux/libs/klibc/klibc-${V_KLIBC}.tar.bz2 ftp://ftp.kernel.org/pub/linux/libs/klibc/Stable/klibc-${V_KLIBC}.tar.bz2 - ftp://ftp.kernel.org/pub/linux/libs/klibc/Testing/klibc-${V_KLIBC}.tar.bz2" + ftp://ftp.kernel.org/pub/linux/libs/klibc/Testing/klibc-${V_KLIBC}.tar.bz2" LICENSE="GPL-2" SLOT="0" @@ -86,7 +86,7 @@ src_unpack() { # is being configured. Either that, or we end up with a segfaulting kernel # helper. rm ${S}/libs/zlib-${V_ZLIB}/Makefile - + # Check whether the kernel tree has been patched with fbsplash. if [[ ! -e /usr/src/linux/include/linux/console_splash.h ]]; then ewarn "Your kernel in /usr/src/linux has not been patched with a compatible version" -- cgit v1.2.3-65-gdbad