diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:33:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:33:38 +0000 |
commit | 1ce15abff397930b23da2c647008da875db7bc77 (patch) | |
tree | 86b2623857a37fd08a27f106a7aff6d258f103e8 /app-benchmarks/ltp | |
parent | whitespace (diff) | |
download | gentoo-2-1ce15abff397930b23da2c647008da875db7bc77.tar.gz gentoo-2-1ce15abff397930b23da2c647008da875db7bc77.tar.bz2 gentoo-2-1ce15abff397930b23da2c647008da875db7bc77.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-benchmarks/ltp')
-rw-r--r-- | app-benchmarks/ltp/ltp-20060306.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/ltp/ltp-20060306.ebuild b/app-benchmarks/ltp/ltp-20060306.ebuild index abe48bca7161..e266306723dc 100644 --- a/app-benchmarks/ltp/ltp-20060306.ebuild +++ b/app-benchmarks/ltp/ltp-20060306.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ltp/ltp-20060306.ebuild,v 1.1 2006/03/11 11:17:18 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ltp/ltp-20060306.ebuild,v 1.2 2007/06/26 01:33:38 mr_bones_ Exp $ inherit eutils portability @@ -20,7 +20,7 @@ DEPEND="virtual/libc" src_unpack() { unpack ${A} cd ${S} - # IDcheck patch not needed anymore, superseded by CREATE=0 + # IDcheck patch not needed anymore, superseded by CREATE=0 epatch ${FILESDIR}/runltp-path.patch # All that remains of bad perl paths |