diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 05:15:33 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 05:15:33 +0000 |
commit | fa8bbca60da2153912e37cf3b76c0fb3b7652dab (patch) | |
tree | 085b3ef005e4a225c4043d053bb46de34d1d2ba3 /sys-fs/unionfs/unionfs-1.5_pre200701042308.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-fa8bbca60da2153912e37cf3b76c0fb3b7652dab.tar.gz gentoo-2-fa8bbca60da2153912e37cf3b76c0fb3b7652dab.tar.bz2 gentoo-2-fa8bbca60da2153912e37cf3b76c0fb3b7652dab.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sys-fs/unionfs/unionfs-1.5_pre200701042308.ebuild')
-rw-r--r-- | sys-fs/unionfs/unionfs-1.5_pre200701042308.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-fs/unionfs/unionfs-1.5_pre200701042308.ebuild b/sys-fs/unionfs/unionfs-1.5_pre200701042308.ebuild index 3be6ffb46a85..30fc9287815e 100644 --- a/sys-fs/unionfs/unionfs-1.5_pre200701042308.ebuild +++ b/sys-fs/unionfs/unionfs-1.5_pre200701042308.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/sys-fs/unionfs/unionfs-1.5_pre200701042308.ebuild,v 1.1 2007/01/07 19:19:39 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs/unionfs-1.5_pre200701042308.ebuild,v 1.2 2007/07/13 05:15:33 mr_bones_ Exp $ inherit eutils linux-mod @@ -83,4 +83,3 @@ src_install() { #into / # ${D}/sbin: usr could be unionfs mounted: bug #129960 #dosbin utils/unionctl utils/uniondbg utils/unionimap } - |