summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 01:33:15 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 01:33:15 +0000
commit38f78fdfcb9c0b08110a039bad4ea2d2280aee3c (patch)
treecf7e7010de0857e20ae232ad9b96cfd5382c9fcf /app-backup/amanda/amanda-2.5.1_p3-r4.ebuild
parentwhitespace (diff)
downloadgentoo-2-38f78fdfcb9c0b08110a039bad4ea2d2280aee3c.tar.gz
gentoo-2-38f78fdfcb9c0b08110a039bad4ea2d2280aee3c.tar.bz2
gentoo-2-38f78fdfcb9c0b08110a039bad4ea2d2280aee3c.zip
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-backup/amanda/amanda-2.5.1_p3-r4.ebuild')
-rw-r--r--app-backup/amanda/amanda-2.5.1_p3-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/amanda/amanda-2.5.1_p3-r4.ebuild b/app-backup/amanda/amanda-2.5.1_p3-r4.ebuild
index b56490ab0d8a..7bbf53918a74 100644
--- a/app-backup/amanda/amanda-2.5.1_p3-r4.ebuild
+++ b/app-backup/amanda/amanda-2.5.1_p3-r4.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/app-backup/amanda/amanda-2.5.1_p3-r4.ebuild,v 1.1 2007/04/10 09:13:06 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-2.5.1_p3-r4.ebuild,v 1.2 2007/06/26 01:33:15 mr_bones_ Exp $
inherit eutils
@@ -177,7 +177,7 @@ src_compile() {
# Extras
# Speed option
myconf="${myconf} --with-buffered-dump"
- # "debugging" in the configuration is NOT debug in the conventional sense.
+ # "debugging" in the configuration is NOT debug in the conventional sense.
# It is actually just useful output in the application, and should remain
# enabled. There are some cases of breakage with MTX tape changers as of
# 2.5.1p2 that it exposes when turned off as well.