Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 285845 Details for
Bug 382257
dev-python/pybluez is incompatible with a cpython built under linux-kernel-3.x
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to pybluez-0.18.ebuild
pybluez-0.18.patch (text/plain), 425 bytes, created by
Wicher Minnaard
on 2011-09-08 11:01:13 UTC
(
hide
)
Description:
Patch to pybluez-0.18.ebuild
Filename:
MIME Type:
Creator:
Wicher Minnaard
Created:
2011-09-08 11:01:13 UTC
Size:
425 bytes
patch
obsolete
>--- pybluez-0.18.ebuild.orig 2010-07-18 14:37:21.000000000 +0200 >+++ pybluez-0.18.ebuild 2011-09-08 12:39:18.063234809 +0200 >@@ -6,7 +6,7 @@ > PYTHON_DEPEND="2" > SUPPORT_PYTHON_ABIS="1" > >-inherit distutils >+inherit eutils distutils > > MY_P="PyBluez-${PV}" > >@@ -27,6 +27,11 @@ > > PYTHON_MODNAME="bluetooth" > >+src_prepare() { >+ cd ${WORKDIR} >+ epatch ${FILESDIR}/linux3.patch >+} >+ > src_install() { > distutils_src_install >
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 382257
:
285843
| 285845