Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 482088

Summary: gnome2.eclass: drop addwrite usage in favor of addpredict in next eapi
Product: Gentoo Linux Reporter: Pacho Ramos <pacho>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 262490, 571378    

Description Pacho Ramos gentoo-dev 2013-08-22 13:04:40 UTC
Maybe we could change this for next eapi (to be sure we don't break current ebuilds):
        # Avoid sandbox violations caused by gnome-vfs (bug #128289 and #345659)
        addwrite "$(unset HOME; echo ~)/.gnome2"

I would replace it with addpretend :/

What do you think?
Comment 1 Pacho Ramos gentoo-dev 2016-01-20 11:40:23 UTC
this could finally land in eapi6, right? :)
Comment 2 Pacho Ramos gentoo-dev 2016-04-03 12:57:40 UTC
[master dc527ce] gnome2.eclass/gnome2-utils.eclass: implement eapi6 support and take advantage of that for finally fixing many bugs/enhancements that were waiting for this (#571378)
 2 files changed, 113 insertions(+), 47 deletions(-)