diff options
author | 2009-11-01 01:24:32 +0000 | |
---|---|---|
committer | 2009-11-01 01:24:32 +0000 | |
commit | de074013153bbef3bc3fa51915339361f54a40e7 (patch) | |
tree | 1752085408a271afc753833b41585020b514dc07 /sys-fs | |
parent | whitespace (diff) | |
download | gentoo-2-de074013153bbef3bc3fa51915339361f54a40e7.tar.gz gentoo-2-de074013153bbef3bc3fa51915339361f54a40e7.tar.bz2 gentoo-2-de074013153bbef3bc3fa51915339361f54a40e7.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/fuse/fuse-2.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/fuse/fuse-2.8.1.ebuild b/sys-fs/fuse/fuse-2.8.1.ebuild index 877f3798109c..40f9c82fd495 100644 --- a/sys-fs/fuse/fuse-2.8.1.ebuild +++ b/sys-fs/fuse/fuse-2.8.1.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/sys-fs/fuse/fuse-2.8.1.ebuild,v 1.1 2009/10/31 03:30:10 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.8.1.ebuild,v 1.2 2009/11/01 01:24:32 mr_bones_ Exp $ EAPI=2 inherit eutils libtool linux-info @@ -68,7 +68,7 @@ src_install() { # The default is 1000. # #mount_max = 1000 - + # Allow non-root users to specify the 'allow_other' or 'allow_root' # mount options. # |