Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 205722 Details for
Bug 287143
dev-util/cmake: FindPythonLibs.cmake should use currently active Python version
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
cmake-2.6.4-r3.ebuild.patch
cmake-2.6.4-r3.ebuild.patch (text/plain), 670 bytes, created by
Arfrever Frehtes Taifersar Arahesis (RETIRED)
on 2009-09-30 19:12:36 UTC
(
hide
)
Description:
cmake-2.6.4-r3.ebuild.patch
Filename:
MIME Type:
Creator:
Arfrever Frehtes Taifersar Arahesis (RETIRED)
Created:
2009-09-30 19:12:36 UTC
Size:
670 bytes
patch
obsolete
>--- cmake-2.6.4-r2.ebuild >+++ cmake-2.6.4-r3.ebuild >@@ -16,7 +16,7 @@ > LICENSE="CMake" > KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" > SLOT="0" >-IUSE="emacs python3 qt4 vim-syntax" >+IUSE="emacs qt4 vim-syntax" > > DEPEND=" > >=net-misc/curl-7.16.4 >@@ -48,20 +48,6 @@ > "${FILESDIR}/${P}-FindBoost.patch" > ) > >-pkg_setup() { >- if use python3; then >- ewarn "Support for Python 3 is experimental." >- ewarn "Please include patches in bug reports!" >- ebeep 6 >- fi >-} >- >-src_prepare() { >- base_src_prepare >- >- use python3 && epatch "${FILESDIR}/${PN}-python-3.patch" >-} >- > src_configure() { > local qt_arg par_arg >
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 287143
:
205720
| 205722