Re: [gentoo-dev] New git.eclass (Take #2)

2006-09-11 Thread Fernando J. Pereda
On Thu, Sep 07, 2006 at 08:32:50PM +0200, Fernando J. Pereda wrote: > Hi guys, > > We are planning to add git.eclass as presented in bug #132383 (as > attachment 96300). I also attach it here in case someone wants to > comment parts of it. git.eclass is now in the tree - ferdy -- Fernando J. P

[gentoo-dev] New git.eclass (Take #2)

2006-09-07 Thread Fernando J. Pereda
Hi guys, We are planning to add git.eclass as presented in bug #132383 (as attachment 96300). I also attach it here in case someone wants to comment parts of it. Please raise your concerns if you have any. - ferdy -- Fernando J. Pereda Garcimartín Gentoo Developer (Alpha,net-mail,mutt,git) 20B

Re: [gentoo-dev] New git.eclass

2006-05-21 Thread Fernando J. Pereda
On Fri, May 19, 2006 at 11:58:32PM -0700, Donnie Berkholz wrote: > Fernando J. Pereda wrote: > > I'd like people who use Git eclass to test it and see if any of the > > 'features' I introduced break things for them. > > I just incorporated much of this into my version (minus some whitespace > chan

Re: [gentoo-dev] New git.eclass

2006-05-20 Thread Donnie Berkholz
Fernando J. Pereda wrote: > I'd like people who use Git eclass to test it and see if any of the > 'features' I introduced break things for them. I just incorporated much of this into my version (minus some whitespace changes) and pushed it up. Seems to work fine on my stuff, although the additiona

Re: [gentoo-dev] New git.eclass

2006-05-19 Thread Diego 'Flameeyes' Pettenò
On Friday 19 May 2006 23:44, Donnie Berkholz wrote: > If you just want the latest git rather than snapshots etc, you could do > a git-sources-.ebuild. That seems to have become the standard. I would suggest a 2.6.999 just to be on the safe side ;) -- Diego "Flameeyes" Pettenò - http://farragu

Re: [gentoo-dev] New git.eclass

2006-05-19 Thread Donnie Berkholz
Robin H. Johnson wrote: > Simple case - consider a disconnected machine, that you use sneakernet > to get files to - I've had a few in the past where the hardware was new > enough that networking was broken or not supported yet, and I had to try > a few patches and snapshots before actually getting

Re: [gentoo-dev] New git.eclass

2006-05-19 Thread Robin H. Johnson
On Fri, May 19, 2006 at 02:32:13PM -0700, Donnie Berkholz wrote: > Robin H. Johnson wrote: > > On Fri, May 19, 2006 at 09:08:08AM -0700, Greg KH wrote: > >> On Fri, May 19, 2006 at 01:45:30PM +0200, Fernando J. Pereda wrote: > >>> Also, git-sources *should* use this eclass once it is in the tree si

Re: [gentoo-dev] New git.eclass

2006-05-19 Thread Donnie Berkholz
Greg KH wrote: > Ok, we'll make it a new ebuild. "git-live-sources" perhaps? :) If you just want the latest git rather than snapshots etc, you could do a git-sources-.ebuild. That seems to have become the standard. Thanks, Donnie signature.asc Description: OpenPGP digital signature

Re: [gentoo-dev] New git.eclass

2006-05-19 Thread Donnie Berkholz
Robin H. Johnson wrote: > On Fri, May 19, 2006 at 09:08:08AM -0700, Greg KH wrote: >> On Fri, May 19, 2006 at 01:45:30PM +0200, Fernando J. Pereda wrote: >>> Also, git-sources *should* use this eclass once it is in the tree since >>> people using it will save _lots_ of bandwidth and disk space. >>

Re: [gentoo-dev] New git.eclass

2006-05-19 Thread Greg KH
On Fri, May 19, 2006 at 02:18:05PM -0700, Robin H. Johnson wrote: > On Fri, May 19, 2006 at 09:08:08AM -0700, Greg KH wrote: > > On Fri, May 19, 2006 at 01:45:30PM +0200, Fernando J. Pereda wrote: > > > Also, git-sources *should* use this eclass once it is in the tree since > > > people using it wi

Re: [gentoo-dev] New git.eclass

2006-05-19 Thread Robin H. Johnson
On Fri, May 19, 2006 at 09:08:08AM -0700, Greg KH wrote: > On Fri, May 19, 2006 at 01:45:30PM +0200, Fernando J. Pereda wrote: > > Also, git-sources *should* use this eclass once it is in the tree since > > people using it will save _lots_ of bandwidth and disk space. > Yes, I'll convert it over on

Re: [gentoo-dev] New git.eclass

2006-05-19 Thread Greg KH
On Fri, May 19, 2006 at 01:45:30PM +0200, Fernando J. Pereda wrote: > Also, git-sources *should* use this eclass once it is in the tree since > people using it will save _lots_ of bandwidth and disk space. Yes, I'll convert it over once you feel it is ready, just let me know. thanks, greg k-h --

Re: [gentoo-dev] New git.eclass

2006-05-19 Thread Fernando J. Pereda
On Thu, May 18, 2006 at 06:30:47PM -0700, Donnie Berkholz wrote: > [snip] Hi, I think I improved the eclass a bit by making it more efficient both disk and network wise among other things: - Branchs are supported so different versions of the ebuild can use different versions of the code with

Re: [gentoo-dev] New git.eclass

2006-05-18 Thread Donnie Berkholz
Duncan Coutts wrote: > In case anyone needs distracting from a current hot topic... > > Just like we have eclasses for cvs, tla etc, kosmikus has written one > that does the same thing but for darcs. s/kosmikus has/I have/, s/darcs/git/ > Darcs (dev-util/darcs) is one of the new breed of distrib