Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 402928 Details for
Bug 549042
app-portage/ufed-0.92 marks local flags as global and does not recognize new package.use syntax
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to let package.use mark the values as local
ufed-local-global.patch (text/plain), 238 bytes, created by
Martin Väth
on 2015-05-10 07:05:35 UTC
(
hide
)
Description:
Patch to let package.use mark the values as local
Filename:
MIME Type:
Creator:
Martin Väth
Created:
2015-05-10 07:05:35 UTC
Size:
238 bytes
patch
obsolete
>--- 1/Portage.pm >+++ 2/Portage.pm >@@ -938,7 +938,7 @@ > for my $flag (@flags) { > my $state = $flag =~ s/^-// || 0; > >- _add_temp($flag, "global"); >+ _add_temp($flag, "local"); > _add_temp($flag, $pkg); > > if ($state) {
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 549042
: 402928