diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-09-15 22:14:11 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-09-15 22:14:11 +0000 |
commit | 861ef890aac8e76dbda7ce403e34452fc1cdfa13 (patch) | |
tree | f845c5e1cda61b599a01c5e58bed6e8c7cec23d6 /app-emulation/virtualbox-ose/virtualbox-ose-2.0.2.ebuild | |
parent | mark amd64 to fix error with 2.11.8 (diff) | |
download | historical-861ef890aac8e76dbda7ce403e34452fc1cdfa13.tar.gz historical-861ef890aac8e76dbda7ce403e34452fc1cdfa13.tar.bz2 historical-861ef890aac8e76dbda7ce403e34452fc1cdfa13.zip |
whitespace
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-emulation/virtualbox-ose/virtualbox-ose-2.0.2.ebuild')
-rw-r--r-- | app-emulation/virtualbox-ose/virtualbox-ose-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/virtualbox-ose/virtualbox-ose-2.0.2.ebuild b/app-emulation/virtualbox-ose/virtualbox-ose-2.0.2.ebuild index df50f7eeeea4..2751d6fe4fe8 100644 --- a/app-emulation/virtualbox-ose/virtualbox-ose-2.0.2.ebuild +++ b/app-emulation/virtualbox-ose/virtualbox-ose-2.0.2.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/virtualbox-ose/virtualbox-ose-2.0.2.ebuild,v 1.1 2008/09/15 19:54:48 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtualbox-ose/virtualbox-ose-2.0.2.ebuild,v 1.2 2008/09/15 22:14:11 mr_bones_ Exp $ EAPI=1 @@ -86,7 +86,7 @@ src_unpack() { # Remove shipped binaries (kBuild,yasm), see bug #232775 rm -rf kBuild/bin tools - # Disable things unused or splitted into separate ebuilds + # Disable things unused or splitted into separate ebuilds cp "${FILESDIR}/${P}-localconfig" LocalConfig.kmk } |