[gentoo-dev] Re: repoman - I cannot handle it...

2007-10-21 Thread Steve Long
Markus Rothe wrote: Attached are the scripts I use to commit packages stable/unstable. Somewhere must be a bug! 'name_split.cpp' splits a package name like sys-devel/gcc-4.1.2 into category, package name and version number. It's done in c++ as that's the only language I do more with than

Re: [gentoo-dev] Re: repoman - I cannot handle it...

2007-10-21 Thread Marius Mauch
On Sun, 21 Oct 2007 11:44:46 +0100 Steve Long [EMAIL PROTECTED] wrote: Markus Rothe wrote: Attached are the scripts I use to commit packages stable/unstable. Somewhere must be a bug! 'name_split.cpp' splits a package name like sys-devel/gcc-4.1.2 into category, package name and

Re: [gentoo-dev] Re: repoman - I cannot handle it...

2007-10-21 Thread Marijn Schouten (hkBst)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marius Mauch wrote: But like name_splitted.cpp is buggy as it assumes that a dash followed by a digit starts the version part. See echo ${PORTDIR}/*-*/* | tr ' ' '\n' | grep '\-[[:digit:]]' No output here. Marijn - -- Marijn Schouten (hkBst),

Re: [gentoo-dev] Re: repoman - I cannot handle it...

2007-10-21 Thread Elias Pipping
On Sun, Oct 21, 2007 at 03:08:13PM +0200, Marijn Schouten (hkBst) wrote: Marius Mauch wrote: But like name_splitted.cpp is buggy as it assumes that a dash followed by a digit starts the version part. See echo ${PORTDIR}/*-*/* | tr ' ' '\n' | grep '\-[[:digit:]]' No output here. This

[gentoo-dev] Re: repoman - I cannot handle it...

2007-10-21 Thread Christian Faulhammer
Markus Rothe [EMAIL PROTECTED]: Although I am willing to educate on both issues. Maybe we can really start such a project. Anyone else interested? Stable marking monkeys from sparc, x86 and amd64 might be interested in this. See