diff options
author | 2009-06-14 21:49:47 +0000 | |
---|---|---|
committer | 2009-06-14 21:49:47 +0000 | |
commit | 140f00e2d693d7ffe50ad7e6113096d2337afde3 (patch) | |
tree | c679435b68a16863d9843c054c273d13ef6af59a /app-emulation | |
parent | Add fetchmail to trusted-users (#274055). Thanks to Hannes Nagel (diff) | |
download | gentoo-2-140f00e2d693d7ffe50ad7e6113096d2337afde3.tar.gz gentoo-2-140f00e2d693d7ffe50ad7e6113096d2337afde3.tar.bz2 gentoo-2-140f00e2d693d7ffe50ad7e6113096d2337afde3.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/vmware-modules/vmware-modules-1.0.0.24.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/vmware-modules/vmware-modules-1.0.0.24.ebuild b/app-emulation/vmware-modules/vmware-modules-1.0.0.24.ebuild index d5ba57884e6e..b47f8dbdccc4 100644 --- a/app-emulation/vmware-modules/vmware-modules-1.0.0.24.ebuild +++ b/app-emulation/vmware-modules/vmware-modules-1.0.0.24.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-emulation/vmware-modules/vmware-modules-1.0.0.24.ebuild,v 1.1 2009/06/14 15:27:10 vadimk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-1.0.0.24.ebuild,v 1.2 2009/06/14 21:49:47 mr_bones_ Exp $ EAPI="2" @@ -73,4 +73,3 @@ src_install() { linux-mod_src_install } - |