On Sun, Mar 22, 2009 at 1:18 PM, Ulrich Mueller <u...@gentoo.org> wrote: >>>>>> On Sun, 22 Mar 2009, mrness wrote: > >> Please do not apply patches that have ${P} prefix in other ebuild >> versions than ${PV}. >> Is that hard to create a new patch with a proper name? > > And multiply number and total size of files in ${FILESDIR}? > > Ulrich > >
Or just rename it ${PN}-bar.patch instead of ${P}-bar.patch if it is a patch for more than one ebuild version. But older ebuild has to be changed to make it works. Mounir