diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-09-30 17:00:53 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-09-30 17:00:53 +0000 |
commit | c99866ca4ec0091a3ef8c171cd66d3e03b4cf4b0 (patch) | |
tree | fd418949e840dda409046079ad2ce5384b549cb2 /app-emulation | |
parent | Forgot about other poppler consumers (diff) | |
download | gentoo-2-c99866ca4ec0091a3ef8c171cd66d3e03b4cf4b0.tar.gz gentoo-2-c99866ca4ec0091a3ef8c171cd66d3e03b4cf4b0.tar.bz2 gentoo-2-c99866ca4ec0091a3ef8c171cd66d3e03b4cf4b0.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/vmware-modules/vmware-modules-1.0.0.20.ebuild | 3 | ||||
-rw-r--r-- | app-emulation/vmware-modules/vmware-modules-1.0.0.22.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/app-emulation/vmware-modules/vmware-modules-1.0.0.20.ebuild b/app-emulation/vmware-modules/vmware-modules-1.0.0.20.ebuild index e126e331a3aa..6012432e678c 100644 --- a/app-emulation/vmware-modules/vmware-modules-1.0.0.20.ebuild +++ b/app-emulation/vmware-modules/vmware-modules-1.0.0.20.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/app-emulation/vmware-modules/vmware-modules-1.0.0.20.ebuild,v 1.3 2008/09/30 14:44:27 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-1.0.0.20.ebuild,v 1.4 2008/09/30 17:00:53 mr_bones_ Exp $ KEYWORDS="~amd64 ~x86" VMWARE_VER="VME_V604" # THIS VALUE IS JUST A PLACE HOLDER @@ -24,7 +24,6 @@ kernel_check() { eend $? } - src_unpack() { kernel_check vmware-mod_src_unpack diff --git a/app-emulation/vmware-modules/vmware-modules-1.0.0.22.ebuild b/app-emulation/vmware-modules/vmware-modules-1.0.0.22.ebuild index 8b0782d1f09f..f4eec1a61c11 100644 --- a/app-emulation/vmware-modules/vmware-modules-1.0.0.22.ebuild +++ b/app-emulation/vmware-modules/vmware-modules-1.0.0.22.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/app-emulation/vmware-modules/vmware-modules-1.0.0.22.ebuild,v 1.1 2008/09/30 14:44:27 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-1.0.0.22.ebuild,v 1.2 2008/09/30 17:00:53 mr_bones_ Exp $ KEYWORDS="~amd64 ~x86" VMWARE_VER="VME_V604" # THIS VALUE IS JUST A PLACE HOLDER @@ -24,7 +24,6 @@ kernel_check() { eend $? } - src_unpack() { kernel_check vmware-mod_src_unpack |