summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:22:41 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:22:41 +0000
commit792c995711750c99310ffe4d3c7d77aa18e8f593 (patch)
tree922580e735884673f3031e1e629a07c4133dec0a
parentwhitespace (diff)
downloadgentoo-2-792c995711750c99310ffe4d3c7d77aa18e8f593.tar.gz
gentoo-2-792c995711750c99310ffe4d3c7d77aa18e8f593.tar.bz2
gentoo-2-792c995711750c99310ffe4d3c7d77aa18e8f593.zip
whitespace
(Portage version: 2.1.2.7)
-rw-r--r--net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild
index 1aed0062a91c..79bf5f1a43c2 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r1.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/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild,v 1.9 2007/04/14 11:46:01 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/lrzsz-0.12.20-r1.ebuild,v 1.10 2007/06/26 02:22:41 mr_bones_ Exp $
inherit flag-o-matic eutils
@@ -26,7 +26,7 @@ src_compile() {
}
src_test() {
- #Don't use check target.
+ #Don't use check target.
#See bug #120748 before changing this function.
make vcheck || die "tests failed"
}