gentoo-x86 commit in net-irc/quassel: ChangeLog quassel-9999-r1.ebuild quassel-0.2.0_rc1.ebuild quassel-0.2.9999.ebuild
Thomas Anderson <gentoofan23@gentoo.org> writes:
> The reason it's failing is because you have things after the 9999. You
> can do this:
I actually don't... and it doesn't file for the git case, it fails for
the non-git case (I only updated the git versions so the next time I
copy over the git ebuild I don't have to fix it again)
> Doing it my way doesn't fail for, say, 9999-r1
9999-r1 has this values:
P=quassel-9999
PN=quassel
PV=9999
PF=quassel-9999-r1
PVR=9999-r1 (was this the right variable name? I sincerely forgot)
the -r1 part is only ever used for the revisions in PVR, not on PV.
--
Diego "Flameeyes" Pettenò
http://blog.flameeyes.eu/
07-03-2008, 01:37 PM
Bo Ørsted Andresen
gentoo-x86 commit in net-irc/quassel: ChangeLog quassel-9999-r1.ebuild quassel-0.2.0_rc1.ebuild quassel-0.2.9999.ebuild
On Thursday 03 July 2008 01:06:17 Diego 'Flameeyes' Pettenò wrote:
> 9999-r1 has this values:
>
> P=quassel-9999
> PN=quassel
> PV=9999
> PF=quassel-9999-r1
> PVR=9999-r1 (was this the right variable name? I sincerely forgot)