Re: [gentoo-dev] x-modular.eclass: A modified approach to EAPI support

2009-03-06 Thread Rémi Cardona
Le 06/03/2009 21:57, Donnie Berkholz a écrit : Any thoughts? Looks pretty good to me. I don't have much else to say :) Cheers, Rémi

Re: [gentoo-dev] Re: How to speed up maintenance and other Gentoo work?

2009-03-06 Thread Caleb Cushing
On Wed, Mar 4, 2009 at 7:50 AM, Nicolas Sebrecht wrote: > Give a git access to the developpers beside the current CVS ? or replace cvs with git... oh and you can replace rsync too... because git is faster there as well. -- Caleb Cushing http://xenoterracide.blogspot.com

[gentoo-dev] Re: How to speed up maintenance and other Gentoo work?

2009-03-06 Thread Duncan
Ryan Hill posted 20090306194452.6b5bf...@halo.dirtyepic.sk.ca, excerpted below, on Fri, 06 Mar 2009 19:44:52 -0600: > You can give [metagen] a herd, maintainer name/email, maintainer > description, package description, etc., and it will hock out a xml > loogie for you. LOL. Never seen it descr

[gentoo-dev] Re: gems.eclass review

2009-03-06 Thread Ryan Hill
On Tue, 03 Mar 2009 17:47:58 +0100 Alex Legler wrote: > Hey, > > we have some changes to be made in gems.eclass for Ruby 1.9.1. > Basically this introduces the possibility to install gems for multiple > versions of Ruby. > > If anyone feels like reviewing, please review the following > changes:

[gentoo-dev] Re: How to speed up maintenance and other Gentoo work?

2009-03-06 Thread Ryan Hill
On Wed, 04 Mar 2009 04:01:36 +0200 Mart Raudsepp wrote: > I'm collecting ideas from the wider development and contributing > community on how to help maintainers and contributors get work done > quicker, or rephrased - how to get more done in the limited time we > have. > > This basically means

Re: [gentoo-dev] x-modular.eclass: A modified approach to EAPI support

2009-03-06 Thread Petteri Räty
Donnie Berkholz wrote: > I decided to try something a little different because I had some ideas > for improving the existing EAPI patches I've seen going into other > eclasses. So here is my patch for x-modular.eclass. I tested it with > ebuilds using EAPIs 0, 1, and 2, and it appeared to work f

[gentoo-dev] Re: x-modular.eclass: A modified approach to EAPI support

2009-03-06 Thread Christian Faulhammer
Hi, Donnie Berkholz : > Any thoughts? Nice is the centralisation of the EAPI check although I also like to see function execution by EAPI on the spot. What I don't like is dying on an unknown EAPI. Is it in the range of possibilities that the provided phases will change drastically with EAPI >

[gentoo-dev] x-modular.eclass: A modified approach to EAPI support

2009-03-06 Thread Donnie Berkholz
I decided to try something a little different because I had some ideas for improving the existing EAPI patches I've seen going into other eclasses. So here is my patch for x-modular.eclass. I tested it with ebuilds using EAPIs 0, 1, and 2, and it appeared to work fine. It already happened to ha

Re: [gentoo-dev] Regen2 ( was QA Overlay Layout support )

2009-03-06 Thread Marijn Schouten (hkBst)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Caleb Cushing wrote: > On Fri, Mar 6, 2009 at 9:51 AM, Marijn Schouten (hkBst) > wrote: >> Why do you think they should? > > you must have not read what I said on that bugtracker because I'm > thought I was pretty clear, that when you work as a volun

Re: [gentoo-dev] How to speed up maintenance and other Gentoo work?

2009-03-06 Thread Petteri Räty
Mart Raudsepp wrote: > Hello, > > I'm collecting ideas from the wider development and contributing > community on how to help maintainers and contributors get work done > quicker, or rephrased - how to get more done in the limited time we > have. > This RSS feed should be turned into a GLEP abou

Re: [gentoo-dev] bzr.eclass: The next level (this time with patch)

2009-03-06 Thread René 'Necoro' Neumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Perhaps add "> /dev/null" to the pushd/popd calls? To get rid of unnecessary output. - - Necoro -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkmxTBcACgkQ4UO

Re: [gentoo-dev] Regen2 ( was QA Overlay Layout support )

2009-03-06 Thread Caleb Cushing
On Fri, Mar 6, 2009 at 9:51 AM, Marijn Schouten (hkBst) wrote: > Why do you think they should? you must have not read what I said on that bugtracker because I'm thought I was pretty clear, that when you work as a volunteer it's still a job. Don't believe me, go volunteer for community service or

Re: [gentoo-dev] Regen2 ( was QA Overlay Layout support )

2009-03-06 Thread Marijn Schouten (hkBst)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Caleb Cushing wrote: > On Fri, Mar 6, 2009 at 7:12 AM, Marijn Schouten (hkBst) > wrote: >> "right now you are the kind of person that thinks being a volunteer is a >> privilege and not a responsibility. You think that because you don't get paid >> tha

Re: [gentoo-dev] Regen2 ( was QA Overlay Layout support )

2009-03-06 Thread Caleb Cushing
On Fri, Mar 6, 2009 at 7:12 AM, Marijn Schouten (hkBst) wrote: > "right now you are the kind of person that thinks being a volunteer is a > privilege and not a responsibility. You think that because you don't get paid > that you don't have to do it. I assure you that if you look at most non foss >

Re: [gentoo-dev] Regen2 ( was QA Overlay Layout support )

2009-03-06 Thread Marijn Schouten (hkBst)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Caleb Cushing wrote: >> Your demands because of your feelings of entitlement are what are costing you >> respect. > > why do people keep telling me what I feel? anyone else ever notice > feelings don't convey well over text. Well, you spoke of "owing

Re: [gentoo-dev] Regen2 ( was QA Overlay Layout support )

2009-03-06 Thread Caleb Cushing
> I've found that git's patches aren't really what we want in the case of > bumping. >  For bug reports we usually ask for a patch against the last ebuild in the > tree. > Is there perhaps a way to make git do that automatically? well, git has copy detection, you can tell if a file is merely a c

Re: [gentoo-dev] QA Overlay Layout support.

2009-03-06 Thread Caleb Cushing
On Wed, Mar 4, 2009 at 8:52 PM, Jorge Manuel B. S. Vicetto wrote: > One of the reasons we had to split the work in the 2 overlays was to > move the live ebuilds to the experimental overlay so that "casual users" > wouldn't be affected by them. if they're properly masked/keyworded why would 'casua