From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MDqKz-0004Bc-OX for garchives@archives.gentoo.org; Tue, 09 Jun 2009 01:41:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52019E0453; Tue, 9 Jun 2009 01:41:14 +0000 (UTC) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.248]) by pigeon.gentoo.org (Postfix) with ESMTP id 278F0E0453 for ; Tue, 9 Jun 2009 01:41:14 +0000 (UTC) Received: by an-out-0708.google.com with SMTP id d40so6477655and.1 for ; Mon, 08 Jun 2009 18:41:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=eSRafWD0P4F4+MQamveSJxBzfksoRCqG6sKCbMluJwE=; b=baNe5QkDahfYx+dWdwYGwNjkOebmkIwZwma+FQifu8GP1PtkG3JtsZjlPu+N5MwaJo sgNNj9ea5FiR7Cwp4F5NxhGzjDk2q05J7T84k6YsRA143hebTJXVZycNJ6+2OxzHKbA5 hMs8M4jCKCAJwhCBzm2Fc3GMDvhh+ueIJjHyM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=SSytyoeHOuX3D6c9RsJrg5snLfeqHRHNE4eamXoutqwD0nBBMTRxrHNjm3j2CMQSQX D1x1OgPqtAyhOxPBOG14XHHXbsMR4NJwLKtRCZO6a5tEeBk6SSnjWg3LIdBUQSKHfP+i essGLwounKL1I3psRTQ684+baaN8BQf1VzUVE= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.100.120.9 with SMTP id s9mr862144anc.158.1244511673624; Mon, 08 Jun 2009 18:41:13 -0700 (PDT) In-Reply-To: <11787.RhAXURREBFo=.1244509051.squirrel@mail.junc.org> References: <11787.RhAXURREBFo=.1244509051.squirrel@mail.junc.org> Date: Tue, 9 Jun 2009 13:41:13 +1200 Message-ID: <8cd1ed20906081841g2fdc3593i1f5c8ed8dee35dad@mail.gmail.com> Subject: Re: [gentoo-dev] g-cpan From: Kent Fredric To: gentoo-dev@lists.gentoo.org Content-Type: multipart/alternative; boundary=0016e64135f439b9a8046be074e1 X-Archives-Salt: afd4e178-c503-4dc3-bbcb-8cb0c9a8a66b X-Archives-Hash: 061f7e465bd90e6ee64567e09fec0cb7 --0016e64135f439b9a8046be074e1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On Tue, Jun 9, 2009 at 12:57 PM, Benny Pedersen wrote: > > i like to use g-cpan more, but as lately it seems not to be so much stable > with latest portage :/ > > my question is how to make a bug on it or even if its worth doing it, is > there a better proper way of make cpan modules into ebuilds as it was one > time ? > I've just taken to DIYing it and making them suitable enough to go into the overlay. http://gist.github.com/126197 , I tend to run that, then just work out the depends by reading upstreams Makefile.PL /Meta.yaml . Feel free to adjust to your liking. Probably sounds a bit archaic, but I've gotten used to it, g-cpan and everything else that's existed seemed to explode too often for my liking. -- Kent perl -e "print substr( \"edrgmaM SPA NOcomil.ic\\@tfrken\", \$_ * 3, 3 ) for ( 9,8,0,7,1,6,5,4,3,2 ); --0016e64135f439b9a8046be074e1 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Tue, Jun 9, 2009 at 12:57 PM, Benny P= edersen <me@junc.org> wrote:

i like to use g-cpan more, but as lately it seems not to be so much stable<= br> with latest portage :/

my question is how to make a bug on it or even if its worth doing it, is there a better proper way of make cpan modules into ebuilds as it was one time ?

I've just taken to DIYing it and making them suit= able enough to go into the overlay.

=A0
http://gist.github.com/126197 , I tend to run that, then = just work out the depends by reading upstreams Makefile.PL /Meta.yaml .
Feel free to adjust to your liking.

Probably sounds a bit archai= c, but I've gotten used to it, g-cpan and everything else that's ex= isted seemed to explode too often for my liking.

-- Kent

perl -e =A0"print substr( \"edrgmaM =A0SPA NOcomil.i= c\\@tfrken\", \$_ * 3, 3 ) for ( 9,8,0,7,1,6,5,4,3,2 );
--0016e64135f439b9a8046be074e1--