diff options
author | Markus Ullmann <jokey@gentoo.org> | 2008-10-27 18:21:13 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2008-10-27 18:21:13 +0000 |
commit | 9e40a92a093d143cf36918e6e0937f53ba26316d (patch) | |
tree | bbac214fdcb8f6f766d22945495e63ba27165636 /x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-2.0.2.ebuild | |
parent | (Proxy commit) Version bump (diff) | |
download | gentoo-2-9e40a92a093d143cf36918e6e0937f53ba26316d.tar.gz gentoo-2-9e40a92a093d143cf36918e6e0937f53ba26316d.tar.bz2 gentoo-2-9e40a92a093d143cf36918e6e0937f53ba26316d.zip |
(Proxy commit) Version bump
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo-r1 i686)
Diffstat (limited to 'x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-2.0.2.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-2.0.2.ebuild b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-2.0.2.ebuild index 2036527e8138..6df93d4c6c41 100644 --- a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-2.0.2.ebuild +++ b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-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/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-2.0.2.ebuild,v 1.1 2008/09/15 19:47:16 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-2.0.2.ebuild,v 1.2 2008/10/27 18:21:13 jokey Exp $ inherit x-modular eutils @@ -37,7 +37,7 @@ src_unpack() { rm -rf kBuild/bin tools # Disable things unused or splitted into separate ebuilds - cp "${FILESDIR}/${P}-localconfig" LocalConfig.kmk + cp "${FILESDIR}/${PN}-2-localconfig" LocalConfig.kmk } src_compile() { |