diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-06-25 05:01:07 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-06-25 05:01:07 +0000 |
commit | f9d8b283a44f4255c515495670266145dea7bffa (patch) | |
tree | ce8282a65ae1152f8a8cd3f1e714e7f8d7d77260 /x11-misc | |
parent | old (diff) | |
download | gentoo-2-f9d8b283a44f4255c515495670266145dea7bffa.tar.gz gentoo-2-f9d8b283a44f4255c515495670266145dea7bffa.tar.bz2 gentoo-2-f9d8b283a44f4255c515495670266145dea7bffa.zip |
Trailing whitespace.
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xscreensaver/xscreensaver-5.02-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xscreensaver/xscreensaver-5.02-r2.ebuild b/x11-misc/xscreensaver/xscreensaver-5.02-r2.ebuild index b62224d75e91..ff001867f75d 100644 --- a/x11-misc/xscreensaver/xscreensaver-5.02-r2.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-5.02-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.02-r2.ebuild,v 1.7 2007/06/24 23:42:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xscreensaver/xscreensaver-5.02-r2.ebuild,v 1.8 2007/06/25 05:01:07 drac Exp $ inherit eutils flag-o-matic pam fixheadtails autotools @@ -51,7 +51,7 @@ src_unpack() { use offensive || epatch "${FILESDIR}/${P}-nsfw.patch" eautoreconf - + # change head and tail calls to POSIX ones. ht_fix_all } |