Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 7156 Details for
Bug 13616
per package USE flags and KEYWORDS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
emerge to allow for per-package USE flags
emerge_per_package_use.patch (text/plain), 503 bytes, created by
Max Kalika (RETIRED)
on 2003-01-09 22:25:50 UTC
(
hide
)
Description:
emerge to allow for per-package USE flags
Filename:
MIME Type:
Creator:
Max Kalika (RETIRED)
Created:
2003-01-09 22:25:50 UTC
Size:
503 bytes
patch
obsolete
>--- /usr/lib/portage/bin/emerge 2002-12-29 19:39:01.000000000 -0800 >+++ /usr/local/portage/emerge 2003-01-09 19:43:38.000000000 -0800 >@@ -570,7 +570,7 @@ > "given a dependency string, create the appropriate depgraph and return 1 on success and 0 on failure" > if not arg: > #processing dependencies >- mycheck=portage.dep_check(depstring,self.mydbapi[myroot]) >+ mycheck=portage.dep_check(depstring,self.mydbapi[myroot],parent=myparent) > if not mycheck[0]: > return 0 > mymerge=mycheck[1]
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 13616
:
7155
|
7156
|
7264
|
7265
|
9218
|
9219
|
10588
|
10589
|
12254
|
12255
|
13752
|
13753
|
14390
|
14678
|
14679
|
14847
|
14873
|
15239
|
15240
|
15241
|
15291
|
15303
|
15304
|
15347
|
15348
|
15349
|
15614
|
15715
|
16609
|
16610
|
16611
|
16768
|
17925
|
17926
|
19128
|
20637
|
20652
|
21575
|
21577