Re: [gentoo-dev] mercurial.eclass: change clone destination

2010-11-06 Thread Donnie Berkholz
On 21:30 Sat 06 Nov , Donnie Berkholz wrote: > On 10:22 Sat 06 Nov , Krzysztof Pawlik wrote: > > I'm sending this patch for discussion, what it changes? The change is > > to where the final clone of repository will be placed, it used to be > > ${WORKDIR}/${module} (where module usually is

Re: [gentoo-dev] mercurial.eclass: change clone destination

2010-11-06 Thread Donnie Berkholz
On 10:22 Sat 06 Nov , Krzysztof Pawlik wrote: > I'm sending this patch for discussion, what it changes? The change is > to where the final clone of repository will be placed, it used to be > ${WORKDIR}/${module} (where module usually is the last component of > source URI) to ${WORKDIR}/${P}

Re: [gentoo-dev] Hardened is planning on restructuring its profiles

2010-11-06 Thread Anthony G. Basile
On 11/06/2010 11:45 AM, Alex Alexander wrote: > On 6 Nov 2010, at 16:37, "Anthony G. Basile" wrote: > >> >> Hi everyone, >> >> The hardened team is planning to restructure its profiles so that there >> is no version. Thus on a amd64 system, >> >> [8] hardened/linux/amd64/10.0 >> [9] harden

Re: [gentoo-dev] RFC: global USE lzma

2010-11-06 Thread Pacho Ramos
El sáb, 06-11-2010 a las 17:44 +0100, Tomáš Chvátal escribió: > Dne 6.11.2010 16:49, Pacho Ramos napsal(a): > > El sáb, 06-11-2010 a las 16:12 +0100, justin escribió: > >> HI, > >> > >> has there are no objections I will add it to global as > >> > >> "Support for LZMA/XZ (de)compression algorithm"

Re: [gentoo-dev] RFC: global USE lzma

2010-11-06 Thread Tomáš Chvátal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dne 6.11.2010 16:49, Pacho Ramos napsal(a): > El sáb, 06-11-2010 a las 16:12 +0100, justin escribió: >> HI, >> >> has there are no objections I will add it to global as >> >> "Support for LZMA/XZ (de)compression algorithm" >> >> >> justin >> > > I wou

Re: [gentoo-dev] RFC: global USE lzma

2010-11-06 Thread Michał Górny
On Sat, 06 Nov 2010 16:12:57 +0100 justin wrote: > has there are no objections I will add it to global as > > "Support for LZMA/XZ (de)compression algorithm" XZ is not an algorithm. AFAIK .xz is just a file format using LZMA2. -- Best regards, Michał Górny signature.asc Description: PGP sig

Re: [gentoo-dev] Hardened is planning on restructuring its profiles

2010-11-06 Thread Anthony G. Basile
On 11/06/2010 10:46 AM, Theo Chatzimichos wrote: > On Saturday 06 November 2010 16:37:41 Anthony G. Basile wrote: >> Hi everyone, >> >> The hardened team is planning to restructure its profiles so that there >> is no version. Thus on a amd64 system, >> >> [8] hardened/linux/amd64/10.0 >> [9] harden

Re: [gentoo-dev] RFC: global USE lzma

2010-11-06 Thread Pacho Ramos
El sáb, 06-11-2010 a las 16:12 +0100, justin escribió: > HI, > > has there are no objections I will add it to global as > > "Support for LZMA/XZ (de)compression algorithm" > > > justin > I would vote for calling that new global USE flag "xz" instead of "lzma" since, if I don't misremember, lz

Re: [gentoo-dev] Hardened is planning on restructuring its profiles

2010-11-06 Thread Alex Alexander
On 6 Nov 2010, at 16:37, "Anthony G. Basile" wrote: > > Hi everyone, > > The hardened team is planning to restructure its profiles so that there > is no version. Thus on a amd64 system, > > [8] hardened/linux/amd64/10.0 > [9] hardened/linux/amd64/10.0/no-multilib > > would appear as >

Re: [gentoo-dev] RFC: global USE lzma

2010-11-06 Thread justin
HI, has there are no objections I will add it to global as "Support for LZMA/XZ (de)compression algorithm" justin signature.asc Description: OpenPGP digital signature

Re: [gentoo-dev] Hardened is planning on restructuring its profiles

2010-11-06 Thread Theo Chatzimichos
On Saturday 06 November 2010 16:37:41 Anthony G. Basile wrote: > Hi everyone, > > The hardened team is planning to restructure its profiles so that there > is no version. Thus on a amd64 system, > > [8] hardened/linux/amd64/10.0 > [9] hardened/linux/amd64/10.0/no-multilib > > would appe

[gentoo-dev] Hardened is planning on restructuring its profiles

2010-11-06 Thread Anthony G. Basile
Hi everyone, The hardened team is planning to restructure its profiles so that there is no version. Thus on a amd64 system, [8] hardened/linux/amd64/10.0 [9] hardened/linux/amd64/10.0/no-multilib would appear as [8] hardened/linux/amd64 [9] hardened/linux/amd64/no-multilib We

[gentoo-dev] mercurial.eclass: change clone destination

2010-11-06 Thread Krzysztof Pawlik
Hello, I'm sending this patch for discussion, what it changes? The change is to where the final clone of repository will be placed, it used to be ${WORKDIR}/${module} (where module usually is the last component of source URI) to ${WORKDIR}/${P} (essentially ${S}). This has few effects: - ebuilds