Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 9219 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]
update to latest portage and another feature
emerge_per_package_use.2.patch (text/plain), 992 bytes, created by
Max Kalika (RETIRED)
on 2003-03-10 12:15:50 UTC
(
hide
)
Description:
update to latest portage and another feature
Filename:
MIME Type:
Creator:
Max Kalika (RETIRED)
Created:
2003-03-10 12:15:50 UTC
Size:
992 bytes
patch
obsolete
>--- /tmp/emerge 2003-03-10 08:21:05.000000000 -0800 >+++ emerge 2003-03-10 08:56:57.000000000 -0800 >@@ -688,7 +688,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] >@@ -1629,8 +1629,8 @@ > else: > myvars=['GENTOO_MIRRORS', 'CONFIG_PROTECT', 'CONFIG_PROTECT_MASK', > 'PORTDIR', 'DISTDIR', 'PKGDIR', 'PORTAGE_TMPDIR', 'PORTDIR_OVERLAY', >- 'USE', 'COMPILER', 'CHOST', 'CFLAGS', 'CXXFLAGS','ACCEPT_KEYWORDS', >- 'MAKEOPTS', 'AUTOCLEAN', 'SYNC', 'FEATURES'] >+ 'USE', 'PKGUSE', 'COMPILER', 'CHOST', 'CFLAGS', 'CXXFLAGS', >+ 'ACCEPT_KEYWORDS', 'MAKEOPTS', 'AUTOCLEAN', 'SYNC', 'FEATURES'] > for x in myvars: > print x+'="'+portage.settings[x]+'"' > #print portage.settings.keys()
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