Bug 123958 - media-sound/lilypond: Unnecessary global scope code
Bug#: 123958 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: agriffis@gentoo.org Reported By: ciaran.mccreesh@googlemail.com
Component: Applications
URL: 
Summary: media-sound/lilypond: Unnecessary global scope code
Keywords:  
Status Whiteboard: 
Opened: 2006-02-24 09:50 0000
Description:   Opened: 2006-02-24 09:50 0000
media-sound/lilypond calls cut in global scope to get MY_PV. This would be
better off as either bash substitution or a versionator.eclass function call.

Someone from QA can fix this if you'd rather not do it yourself.

------- Comment #1 From Aron Griffis (RETIRED) 2006-02-27 11:43:20 0000 -------
Please go ahead and fix it, thanks

------- Comment #2 From Ciaran McCreesh 2006-02-27 12:30:14 0000 -------
Done, thanks.