Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 194700 Details for
Bug 274160
vmware-modules: patch for 2.6.30
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
An ebuild to run them
vmware-modules-1.0.0.23-r2.ebuild (text/plain), 789 bytes, created by
Greg Turner
on 2009-06-14 20:47:44 UTC
(
hide
)
Description:
An ebuild to run them
Filename:
MIME Type:
Creator:
Greg Turner
Created:
2009-06-14 20:47:44 UTC
Size:
789 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >KEYWORDS="~amd64 ~x86" >VMWARE_VER="VME_V65" # THIS VALUE IS JUST A PLACE HOLDER > >PATCH_VER="1" > >inherit eutils vmware-mod > >LICENSE="GPL-2" >IUSE="" > >fakepvr="${PVR%%-r[0-9]*}-r1" > >VMWARE_MODULE_LIST="vmmon vmnet vmblock vmci vsock" >SRC_URI="x86? ( http://dev.gentoo.org/~ikelos/devoverlay-distfiles/${PN}-${fakepvr}.x86.tar.bz2 ) > amd64? ( http://dev.gentoo.org/~ikelos/devoverlay-distfiles/${PN}-${fakepvr}.amd64.tar.bz2 )" >VMWARE_MOD_DIR="${PN}-${fakepvr}" > >src_unpack() { > vmware-mod_src_unpack > cd "${S}" > epatch "${FILESDIR}/${fakepvr}-kernel-2.6.29.patch" > epatch "${FILESDIR}/${PVR}-kernel-2.6.30.patch" > epatch "${FILESDIR}/${PV}-makefile-kernel-dir.patch" >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 274160
:
194699
| 194700