diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:33:15 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:33:15 +0000 |
commit | 38f78fdfcb9c0b08110a039bad4ea2d2280aee3c (patch) | |
tree | cf7e7010de0857e20ae232ad9b96cfd5382c9fcf /app-backup | |
parent | whitespace (diff) | |
download | gentoo-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')
-rw-r--r-- | app-backup/amanda/amanda-2.5.1_p3-r2.ebuild | 4 | ||||
-rw-r--r-- | app-backup/amanda/amanda-2.5.1_p3-r4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-backup/amanda/amanda-2.5.1_p3-r2.ebuild b/app-backup/amanda/amanda-2.5.1_p3-r2.ebuild index 70408ad7a866..8af6329e2976 100644 --- a/app-backup/amanda/amanda-2.5.1_p3-r2.ebuild +++ b/app-backup/amanda/amanda-2.5.1_p3-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/app-backup/amanda/amanda-2.5.1_p3-r2.ebuild,v 1.3 2007/04/09 21:07:22 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-2.5.1_p3-r2.ebuild,v 1.4 2007/06/26 01:33:15 mr_bones_ Exp $ inherit eutils @@ -175,7 +175,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. 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. |