Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 226319 Details for
Bug 289056
Version bump app-misc/gourmet-0.15.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch renamed for current ebuild
gourmet-0.15.4-empty_dictionary_insert.patch (text/plain), 524 bytes, created by
Frank
on 2010-04-02 20:50:47 UTC
(
hide
)
Description:
patch renamed for current ebuild
Filename:
MIME Type:
Creator:
Frank
Created:
2010-04-02 20:50:47 UTC
Size:
524 bytes
patch
obsolete
>--- a/src/lib/recipeManager.py 2009-10-14 11:54:10.000000000 -0300 >+++ b/src/lib/recipeManager.py 2009-10-14 11:54:33.000000000 -0300 > >@@ -34,7 +34,8 @@ > pickle_val=False) > if len(self.orgdic.items())==0: > dic = shopping.setup_default_orgdic() >- self.orgdic.initialize(dic) >+ if dic: >+ self.orgdic.initialize(dic) > > def init_ingorder_dic (self): > self.ingorder_dic = dbDic('ingkey','position',self.db.shopcats_table,db=self.db,
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 289056
:
207103
|
207105
|
226317
| 226319