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

Bug 202184

Summary: Do some little QA work on gnome2.eclass
Product: Gentoo Linux Reporter: Christian Faulhammer (RETIRED) <fauli>
Component: EclassesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: enhancement CC: betelgeuse, coldwind
Priority: High Keywords: InVCS
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for some little QA work on gnome2.eclass
gnome2.eclass-maintenance.patch

Description Christian Faulhammer (RETIRED) gentoo-dev 2007-12-13 20:40:59 UTC
gnome2.eclass could need some quotes and a transition from make to emake (though maybe emake may not work, but document it then).  Patch to follow
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2007-12-13 20:41:38 UTC
Created attachment 138408 [details]
Patch for some little QA work on gnome2.eclass
Comment 2 Saleem Abdulrasool (RETIRED) gentoo-dev 2007-12-13 22:39:04 UTC
The changes are in the gnome overlay.  Assuming we get sufficient testing, we will move them into the main tree with 2.22.
Comment 3 RĂ©mi Cardona (RETIRED) gentoo-dev 2007-12-14 06:55:54 UTC
*** Bug 190821 has been marked as a duplicate of this bug. ***
Comment 4 Santiago M. Mola (RETIRED) gentoo-dev 2008-01-11 15:51:01 UTC
Created attachment 140719 [details]
gnome2.eclass-maintenance.patch

Updated patch. There was missing quotes around ${D} in a find call.
Comment 5 Saleem Abdulrasool (RETIRED) gentoo-dev 2008-01-12 19:20:49 UTC
Only the ${D} in the find was missing quotes, which has now been fixed.
Comment 6 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-03-31 09:01:15 UTC
grmbl, cleaning up.