Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 372826 Details for
Bug 504830
sys-devel/gdb-7.7-r1[-python]: python-single-r1 usage should be behind USE=python
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for gdb-7.7-r1.ebuild
file_504830.txt (text/plain), 505 bytes, created by
Jonathan Callen (RETIRED)
on 2014-03-16 20:03:46 UTC
(
hide
)
Description:
Patch for gdb-7.7-r1.ebuild
Filename:
MIME Type:
Creator:
Jonathan Callen (RETIRED)
Created:
2014-03-16 20:03:46 UTC
Size:
505 bytes
patch
obsolete
>--- a/sys-devel/gdb/gdb-7.7-r1.ebuild >+++ b/sys-devel/gdb/gdb-7.7-r1.ebuild >@@ -68,8 +68,14 @@ DEPEND="${RDEPEND} > test? ( dev-util/dejagnu ) > nls? ( sys-devel/gettext )" > >+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" >+ > S=${WORKDIR}/${PN}-${MY_PV} > >+pkg_setup() { >+ use python && python-single-r1_pkg_setup >+} >+ > src_prepare() { > [[ -n ${RPM} ]] && rpm_spec_epatch "${WORKDIR}"/gdb.spec > use vanilla || [[ -n ${PATCH_VER} ]] && EPATCH_SUFFIX="patch" epatch "${WORKDIR}"/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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 504830
: 372826