Re: [gentoo-user] Changing cpan repo in emerge

2014-07-07 Thread Yohan Pereira
On Mon, Jul 7, 2014 at 4:21 PM, Alan McKinnon wrote: > I have some auto-generated local ebuilds here that I made ages ago using > some automated cpan<->ebuild tool that was in portage. Unfortunately I > don;t recall the name :-) but here's the guts of what it built: https://wiki.gentoo.org/wiki/P

Re: [gentoo-user] Changing cpan repo in emerge

2014-07-07 Thread Alan McKinnon
On 07/07/2014 00:47, shawn wilson wrote: > How do I change emerge/ebuild from using cpan to metacpan to a local repo? > > I see mirror://cpan/foo and I figure SRC_URI gets scraped and changed > (I'm guessing this happens somewhere in python since I don't see > anything happening to SRC_URI in perl

Re: [gentoo-user] Changing cpan repo in emerge

2014-07-07 Thread shawn wilson
On Mon, Jul 7, 2014 at 5:27 AM, Stroller wrote: > > On Sun, 6 July 2014, at 11:47 pm, shawn wilson wrote: > >> How do I change emerge/ebuild from using cpan to metacpan to a local repo? > > If you're just creating a local ebuild - i.e. bumping to a version that isn't > in portage - then I think

Re: [gentoo-user] Changing cpan repo in emerge

2014-07-07 Thread Stroller
On Sun, 6 July 2014, at 11:47 pm, shawn wilson wrote: > How do I change emerge/ebuild from using cpan to metacpan to a local repo? If you're just creating a local ebuild - i.e. bumping to a version that isn't in portage - then I think you should be able to just download the .tar.gz file and s