Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 482088 - gnome2.eclass: drop addwrite usage in favor of addpredict in next eapi
Summary: gnome2.eclass: drop addwrite usage in favor of addpredict in next eapi
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gnome2.eclass 571378
  Show dependency tree
 
Reported: 2013-08-22 13:04 UTC by Pacho Ramos
Modified: 2016-04-03 12:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)