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 | 0d9810da189aa172c0c12ab93a665e65ba9690c4 (patch) | |
tree | 9da66619aa3fb36d2634227fe9d5d99dded3a098 /media-gfx/splashutils | |
parent | ~amd64 (diff) | |
download | gentoo-2-0d9810da189aa172c0c12ab93a665e65ba9690c4.tar.gz gentoo-2-0d9810da189aa172c0c12ab93a665e65ba9690c4.tar.bz2 gentoo-2-0d9810da189aa172c0c12ab93a665e65ba9690c4.zip |
QA: Trim whitespace
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-gfx/splashutils')
-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" |