diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-12-31 03:43:00 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-12-31 03:43:00 +0000 |
commit | 7628a250e2be6ce93d72fe8c082517145db956a3 (patch) | |
tree | 3d843a0643c5fe9279377b2f99aca28b551d5cb6 /sys-fs | |
parent | whitespace (diff) | |
download | gentoo-2-7628a250e2be6ce93d72fe8c082517145db956a3.tar.gz gentoo-2-7628a250e2be6ce93d72fe8c082517145db956a3.tar.bz2 gentoo-2-7628a250e2be6ce93d72fe8c082517145db956a3.zip |
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/fatsort/fatsort-0.9.10.187.ebuild | 3 | ||||
-rw-r--r-- | sys-fs/fatsort/fatsort-0.9.9.1.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sys-fs/fatsort/fatsort-0.9.10.187.ebuild b/sys-fs/fatsort/fatsort-0.9.10.187.ebuild index 74cb5dade089..1967dbe7ad96 100644 --- a/sys-fs/fatsort/fatsort-0.9.10.187.ebuild +++ b/sys-fs/fatsort/fatsort-0.9.10.187.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/fatsort-0.9.10.187.ebuild,v 1.1 2008/12/08 23:15:32 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/fatsort-0.9.10.187.ebuild,v 1.2 2008/12/31 03:43:00 mr_bones_ Exp $ inherit toolchain-funcs versionator @@ -33,4 +33,3 @@ src_install() { doman man/fatsort.8 || die "doman failed" dodoc CHANGES README TODO || die "dodoc failed" } - diff --git a/sys-fs/fatsort/fatsort-0.9.9.1.ebuild b/sys-fs/fatsort/fatsort-0.9.9.1.ebuild index 3bde6a726bb4..c65bb5679c92 100644 --- a/sys-fs/fatsort/fatsort-0.9.9.1.ebuild +++ b/sys-fs/fatsort/fatsort-0.9.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/fatsort-0.9.9.1.ebuild,v 1.1 2008/12/04 18:12:41 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/fatsort-0.9.9.1.ebuild,v 1.2 2008/12/31 03:43:00 mr_bones_ Exp $ inherit eutils @@ -29,4 +29,3 @@ src_install() { doman man/fatsort.8 || die "doman failed" dodoc CHANGES README TODO || die "dodoc failed" } - |