diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-11 14:46:21 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-11 14:46:21 +0000 |
commit | 16e4e2d3da66b4f65e7ea4519b1191d5e096dfce (patch) | |
tree | 14fb1f7522beb97188adb1e7453a1ac2657ea146 /media-gfx/splashutils/splashutils-1.1.9.7.ebuild | |
parent | ~amd64 (diff) | |
download | historical-16e4e2d3da66b4f65e7ea4519b1191d5e096dfce.tar.gz historical-16e4e2d3da66b4f65e7ea4519b1191d5e096dfce.tar.bz2 historical-16e4e2d3da66b4f65e7ea4519b1191d5e096dfce.zip |
QA: Trim whitespace
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-gfx/splashutils/splashutils-1.1.9.7.ebuild')
-rw-r--r-- | media-gfx/splashutils/splashutils-1.1.9.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/splashutils/splashutils-1.1.9.7.ebuild b/media-gfx/splashutils/splashutils-1.1.9.7.ebuild index 4d483a1deab4..6a0f3d452735 100644 --- a/media-gfx/splashutils/splashutils-1.1.9.7.ebuild +++ b/media-gfx/splashutils/splashutils-1.1.9.7.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.7.ebuild,v 1.2 2005/07/11 12:30:26 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.1.9.7.ebuild,v 1.3 2005/07/11 14:46:21 swegener Exp $ inherit multilib linux-mod @@ -45,7 +45,7 @@ SM="${WORKDIR}/${MISCSPLASH}" pkg_setup() { check_kernel_built - + if use hardened; then ewarn "Due to problems with klibc, it is currently impossible to compile splashutils" ewarn "with 'hardened' GCC flags. As a workaround, the package will be compiled with" |