Bug 181999 - Encoding key is deprecated (eutils.eclass)
|
Bug#:
181999
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: games@gentoo.org
|
Reported By: carlo@gentoo.org
|
|
Component: Eclasses and Profiles
|
|
|
URL:
|
|
Summary: Encoding key is deprecated (eutils.eclass)
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-06-14 08:08 0000
|
Earlier versions flag the Encoding key missing as an error, but since desktop
entry spec 1.0 it is deprecated.
In line to the spec I'd like to drop the Encoding key from make_desktop_entry()
and make_session_desktop() in eutils.eclass. Could that possibly cause problems
with Gnome?
Well, it certainly will before the new version goes stable. After, probably
not; at least, in my brief testing, it caused no problems.
WRT the ebuild: doesn't the unmerge use the same USE flags that were used
during emerge, not the ones that were set during unmerge? They're certainly
saved...
Could you add this to the tree?
(In reply to comment #2)
> WRT the ebuild: doesn't the unmerge use the same USE flags that were used
> during emerge, not the ones that were set during unmerge? They're certainly
> saved...
Indeed.. left it out.
0.13 is now in tree but we should keep this open so eutils can be
adjusted after this is stabilized.
dev-util/desktop-file-utils-0.14 stable on ppc64
Reassigning to games since we wrote/maintain this block of code, as the primary
user.
OK. This is now FIXED in CVS...
Thanks everybody!