Gentoo Archives: gentoo-dev

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] g-cpan
Date: Tue, 09 Jun 2009 01:41:17
Message-Id: 8cd1ed20906081841g2fdc3593i1f5c8ed8dee35dad@mail.gmail.com
In Reply to: [gentoo-dev] g-cpan by Benny Pedersen
1 On Tue, Jun 9, 2009 at 12:57 PM, Benny Pedersen <me@××××.org> wrote:
2
3 >
4 > i like to use g-cpan more, but as lately it seems not to be so much stable
5 > with latest portage :/
6 >
7 > my question is how to make a bug on it or even if its worth doing it, is
8 > there a better proper way of make cpan modules into ebuilds as it was one
9 > time ?
10 >
11
12 I've just taken to DIYing it and making them suitable enough to go into the
13 overlay.
14
15 http://gist.github.com/126197 , I tend to run that, then just work out the
16 depends by reading upstreams Makefile.PL /Meta.yaml .
17
18 Feel free to adjust to your liking.
19
20 Probably sounds a bit archaic, but I've gotten used to it, g-cpan and
21 everything else that's existed seemed to explode too often for my liking.
22
23 --
24 Kent
25
26 perl -e "print substr( \"edrgmaM SPA NOcomil.ic\\@tfrken\", \$_ * 3, 3 )
27 for ( 9,8,0,7,1,6,5,4,3,2 );

Replies

Subject Author
Re: [gentoo-dev] g-cpan Benny Pedersen <me@××××.org>