Bug 162843 - games-rpg/nwn-1.68-r1 : make_desktop_entry broken (with fix)
Bug#: 162843 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: calchan@gentoo.org
Component: Games
URL: 
Summary: games-rpg/nwn-1.68-r1 : make_desktop_entry broken (with fix)
Keywords:  
Status Whiteboard: 
Opened: 2007-01-19 19:56 0000
Description:   Opened: 2007-01-19 19:56 0000
A malicious line-break in the DESCRIPTION line breaks the make_desktop_entry
statement in src_install(). Plus, capitalizing the first letter of
${DESCRIPTION} enables the generation of a comment that's consistent with
others in menus (i.e. they seem to all start with a capital letter). Patch
below.

Denis.

------- Comment #1 From Denis Dupeyron 2007-01-19 19:58:02 0000 -------
Created an attachment (id=107476) [details]
nwn-1.68-r1.ebuild.patch

The patch for the above breakage.

------- Comment #2 From Chris Gianelloni (RETIRED) 2007-01-31 22:20:52 0000 -------
The funny thing is that this has been bugging me for a little while, now.  I
didn't notice it right away, but I've been looking into it.  Thanks for
spotting this one, it would have taken me damn near forever!