diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 04:23:35 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 04:23:35 +0000 |
commit | 8661af285039646abcd3db3a337821a52b474743 (patch) | |
tree | 02483881811a20f1bc03015c6239e9ac881e6a46 /app-backup/tob | |
parent | whitespace (diff) | |
download | gentoo-2-8661af285039646abcd3db3a337821a52b474743.tar.gz gentoo-2-8661af285039646abcd3db3a337821a52b474743.tar.bz2 gentoo-2-8661af285039646abcd3db3a337821a52b474743.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-backup/tob')
-rw-r--r-- | app-backup/tob/tob-0.26-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-backup/tob/tob-0.26-r1.ebuild b/app-backup/tob/tob-0.26-r1.ebuild index c1f38b73e7ca..8eca53ff37cd 100644 --- a/app-backup/tob/tob-0.26-r1.ebuild +++ b/app-backup/tob/tob-0.26-r1.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-backup/tob/tob-0.26-r1.ebuild,v 1.3 2006/12/26 16:19:28 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/tob/tob-0.26-r1.ebuild,v 1.4 2007/07/15 04:23:35 mr_bones_ Exp $ inherit eutils @@ -43,4 +43,3 @@ src_install() { einfo "creating the TOBLISTS directory ..." dodir /var/lib/tob } - |