Gentoo Archives: gentoo-dev

From: Grant <emailgrant@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] anybody interested in writing a Perl ebuild?
Date: Sat, 26 May 2012 06:02:37
Message-Id: CAN0CFw3=1Q46HRUiFhHvDRHpWS2u0qLoum76nQ0od8LGZLzhLQ@mail.gmail.com
In Reply to: Re: [gentoo-dev] anybody interested in writing a Perl ebuild? by Kent Fredric
1 >> May I ask why you force the g-cpan category to dev-perl?
2 >
3 > Using that category solves many issues in advance, ie: if you
4 > generated an ebuild locally, and then we provided a maintained copy,
5 > portage would just switch from one to the other seamlessly where
6 > needed without you having to modify all ebuilds that depend on it.
7 >
8 > ie:
9 >
10 > if a package was installed in perl-gcpan/ instead ( which used to be
11 > the case iirc ), you then have:
12 >
13 >  perl-gcpan/foo : DEPENDS dev-perl/bar
14 >  perl-gcpan/baz : DEPENDS perl-gcpan/foo
15 >
16 > And if you want to cede development of "foo" to an overlay/gentoo,
17 > you'd have to change perl-gcpan/baz to point to perl-gcpan/foo
18 > instead.
19 >
20 > With the packages all in dev-perl, no such changes are required.
21
22 I was thinking it would be nice to know which ebuilds came from
23 g-cpan, but now that I think about it I suppose it doesn't really
24 matter.
25
26 Thanks a lot for your help!
27
28 - Grant

Replies

Subject Author
[gentoo-dev] Re: anybody interested in writing a Perl ebuild? Duncan <1i5t5.duncan@×××.net>