Re: [gentoo-dev] New darcs.eclass

2006-05-22 Thread Duncan Coutts
Since there were no objections the darcs.eclass is now in the main tree.

On Thu, 2006-05-18 at 22:58 +0100, Duncan Coutts wrote:
 Just like we have eclasses for cvs, tla etc, kosmikus has written one
 that does the same thing but for darcs.
 
 Darcs (dev-util/darcs) is one of the new breed of distributed source
 control systems. Many projects are now maintaining their development
 sources in darcs, hence the utility of this eclass:
 
 http://haskell.org/~gentoo/gentoo-haskell/portage/eclass/darcs.eclass
 
 kosmikus adapted it from the cvs and tla eclasses. We've been using it
 for some time in the Haskell team's overlay and we've had a request to
 include it in the main tree.
 
 http://bugs.gentoo.org/show_bug.cgi?id=128307
 That request includes an implementation but we're proposing our own
 implementation that is a bit more sophisticated and has already been
 tested with a few *-darcs ebuilds.
 
 So we'd like to have people's opinion/comments on this going into the
 tree and of course we would appreciate code review etc.

-- 
Duncan Coutts : Gentoo Developer (Haskell team lead)
email : dcoutts at gentoo dot org

-- 
gentoo-dev@gentoo.org mailing list



Re: [gentoo-dev] New darcs.eclass

2006-05-20 Thread Henrik Brix Andersen
On Fri, May 19, 2006 at 10:36:42PM -0400, Aron Griffis wrote:
 Along these lines, I added my mercurial.eclass to the tree.  I use it
 personally for a couple projects, and figured it might help prevent
 other people from needing to re-invent the wheel.

Errr... you added a new eclass without posting it to this mailing list
for review first?

./Brix
-- 
Henrik Brix Andersen [EMAIL PROTECTED]
Gentoo Metadistribution | Mobile computing herd


pgp6n7PvSiBEc.pgp
Description: PGP signature


Re: [gentoo-dev] New darcs.eclass

2006-05-20 Thread Aron Griffis
Henrik Brix Andersen wrote: [Sat May 20 2006, 04:50:22AM EDT]
 On Fri, May 19, 2006 at 10:36:42PM -0400, Aron Griffis wrote:
  Along these lines, I added my mercurial.eclass to the tree.  I use it
  personally for a couple projects, and figured it might help prevent
  other people from needing to re-invent the wheel.
 
 Errr... you added a new eclass without posting it to this mailing
 list for review first?

I've never posted an eclass here for review, and I don't think I've
ever announced one before either, so let's call this progress. ;-)

If you'd like to review it, I'd appreciate the input.

Thanks,
Aron

-- 
gentoo-dev@gentoo.org mailing list



Re: [gentoo-dev] New darcs.eclass

2006-05-19 Thread Aron Griffis
Along these lines, I added my mercurial.eclass to the tree.  I use it
personally for a couple projects, and figured it might help prevent
other people from needing to re-invent the wheel.

Regards,
Aron
-- 
gentoo-dev@gentoo.org mailing list