Re: [gentoo-dev] Ebuild versioning problems

2005-07-17 Thread Anders Bruun Olsen
On Wed, Jul 13, 2005 at 11:47:14AM -0400, Chris Gianelloni wrote: > > I absolutely agree, but I am not associated with them in any way and > > therefore am not in a possition to convince them to reconsider their > > versioning policy (unfortunately). > Why not just ask them? I've found that some p

Re: [gentoo-dev] Ebuild versioning problems

2005-07-13 Thread Chris Gianelloni
On Wed, 2005-07-13 at 10:11 +0200, Anders Bruun Olsen wrote: > > imho, projects who use those sort of versioning schemas should probably > > rethink wtf the version # means to them > > I absolutely agree, but I am not associated with them in any way and > therefore am not in a possition to convin

Re: [gentoo-dev] Ebuild versioning problems

2005-07-13 Thread Anders Bruun Olsen
On Tue, Jul 12, 2005 at 08:51:42AM -0400, Mike Frysinger wrote: > > I am working on an ebuild for open-iscsi (linux-iscsi-5.0.0.0.3rc6-363) > > and would like to know what the best way of dealing with that totally > > insane versionnumber is. > > Right now I have the ebuild named linux-iscsi-5.0.0.

Re: [gentoo-dev] Ebuild versioning problems

2005-07-12 Thread Mike Frysinger
On Tuesday 12 July 2005 05:59 am, Anders Bruun Olsen wrote: > I am working on an ebuild for open-iscsi (linux-iscsi-5.0.0.0.3rc6-363) > and would like to know what the best way of dealing with that totally > insane versionnumber is. > Right now I have the ebuild named linux-iscsi-5.0.0.0.3_rc6363.e

[gentoo-dev] Ebuild versioning problems

2005-07-12 Thread Anders Bruun Olsen
Hi, I am working on an ebuild for open-iscsi (linux-iscsi-5.0.0.0.3rc6-363) and would like to know what the best way of dealing with that totally insane versionnumber is. Right now I have the ebuild named linux-iscsi-5.0.0.0.3_rc6363.ebuild and then set $MY_PV and $MY_P manually. Is there a better