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 | |
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')
-rw-r--r-- | media-gfx/splashutils/Manifest | 16 | ||||
-rw-r--r-- | media-gfx/splashutils/splashutils-1.1.9.7.ebuild | 4 |
2 files changed, 10 insertions, 10 deletions
diff --git a/media-gfx/splashutils/Manifest b/media-gfx/splashutils/Manifest index 4142e740ddd2..edf22b109e04 100644 --- a/media-gfx/splashutils/Manifest +++ b/media-gfx/splashutils/Manifest @@ -1,18 +1,18 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 1409e15605d9e85ecd9e151911beacfd splashutils-1.1.9.6-r1.ebuild 6008 -MD5 13b41917218dff90a78e1d3a582b86f7 splashutils-0.9.1.ebuild 3195 MD5 2e1f1dbd0802d17059b59ed4f41a12df ChangeLog 8868 -MD5 74ba5c242f5aef3ab4a48cd8aa9710c1 splashutils-1.1.9.7.ebuild 6272 -MD5 cfe1b5f88cc51ac6ffc42809178d2a06 metadata.xml 221 +MD5 d4d393d10196781338f83d0a795065ae files/digest-splashutils-0.9.1 378 MD5 ae39d33c3d0a3a91709b168706326abf files/digest-splashutils-1.1.9.6-r1 547 MD5 742f8fdebf8589f4a4c6af91fffc7fae files/digest-splashutils-1.1.9.7 547 -MD5 d4d393d10196781338f83d0a795065ae files/digest-splashutils-0.9.1 378 +MD5 cfe1b5f88cc51ac6ffc42809178d2a06 metadata.xml 221 +MD5 13b41917218dff90a78e1d3a582b86f7 splashutils-0.9.1.ebuild 3195 +MD5 1409e15605d9e85ecd9e151911beacfd splashutils-1.1.9.6-r1.ebuild 6008 +MD5 fc8839644cf68ad9e594481ca9ae1b2e splashutils-1.1.9.7.ebuild 6274 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFC0maAchej4aZK9/cRAruXAJwKfBfpbDM2HADfSKmz7fMIXzblDQCfRX4o -fgdqSRpJlmJFTG17I/Qb/Qc= -=UpoB +iD8DBQFC0oZYI1lqEGTUzyQRAoGmAJ9vpqN0fgAACJ5WhA6DcEHWJ6UQ9wCfbJjA +84FMO4il7x8eSPAAWEVwoOU= +=A8/G -----END PGP SIGNATURE----- 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" |