diff options
author | 2009-04-10 07:41:50 +0000 | |
---|---|---|
committer | 2009-04-10 07:41:50 +0000 | |
commit | bc34de3b7f4141674f0eb9a35458095474c899a3 (patch) | |
tree | 2bb6537a94996e7ada47dd63c1265f63686ea1d6 /app-backup | |
parent | Bug #265294: One of the cases of the Amanda env special file broke the upgrad... (diff) | |
download | gentoo-2-bc34de3b7f4141674f0eb9a35458095474c899a3.tar.gz gentoo-2-bc34de3b7f4141674f0eb9a35458095474c899a3.tar.bz2 gentoo-2-bc34de3b7f4141674f0eb9a35458095474c899a3.zip |
Whitespace.
(Portage version: 2.2_rc27/cvs/Linux x86_64)
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/amanda/amanda-2.6.0_p2-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/amanda/amanda-2.6.0_p2-r4.ebuild b/app-backup/amanda/amanda-2.6.0_p2-r4.ebuild index fc6d97014e60..9b9b054146a8 100644 --- a/app-backup/amanda/amanda-2.6.0_p2-r4.ebuild +++ b/app-backup/amanda/amanda-2.6.0_p2-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-2.6.0_p2-r4.ebuild,v 1.9 2009/04/10 07:40:57 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-2.6.0_p2-r4.ebuild,v 1.10 2009/04/10 07:41:50 robbat2 Exp $ inherit autotools eutils @@ -320,7 +320,7 @@ src_install() { # Clean up some bits dodoc "${D}"/usr/share/amanda/* rm -rf "${D}"/usr/share/amanda - + # Do not remove these next two lines # This file is created, and installed, but then removed at the start of # pkg_postinst. It simply insures that the settings that Amanda is built |