Gentoo Archives: gentoo-perl

From: Michael Cummings <mcummings@g.o>
To: gentoo-perl@l.g.o
Subject: Re: [gentoo-perl] perl-info - emerge --info for perl
Date: Sun, 03 Sep 2006 02:02:03
Message-Id: 44F9EE20.6040009@gentoo.org
In Reply to: Re: [gentoo-perl] perl-info - emerge --info for perl by Christian Hartmann
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Christian Hartmann wrote:
5 >> USE flags for perl and libperl would be good to - helps track down when
6 >> someone installs one with ithreads and one without.
7 >
8 > Done and in svn.d
9 >
10
11 Can't forget g-cpan :) (mostly because occasionally people will have a
12 module installed from g-cpan from before the package was in portage and
13 have issues as a result - or swear up and down we broke a system by not
14 upgrading the package, 'cept it wasn't ours)
15
16
17 @@ -30,7 +30,7 @@ use Term::ANSIColor;
18 # - init vars & contants >
19 my $VERSION = "0.10";
20 my $portdir = getPortdir();
21 - -my @scan_portage_categories = ("dev-perl","perl-core");
22 +my @scan_portage_categories = ("dev-perl","perl-core","perl-gcpan");
23 my $pkgdbdir = "/var/db/pkg/";
24 my %excludeDirs = ("." => 1, ".." => 1,
25 "metadata" => 1, "licenses" => 1, "eclass" => 1, "distfiles" => 1,
26 "virtual" => 1, "profiles" => 1 , "CVS" => 1);
27
28
29 - --
30
31 - -----o()o----------------------------------------------
32 Michael Cummings | #gentoo-dev, #gentoo-perl
33 Gentoo Perl Dev | on irc.freenode.net
34 Gentoo/SPARC
35 Gentoo/AMD64
36 GPG: 0543 6FA3 5F82 3A76 3BF7 8323 AB5C ED4E 9E7F 4E2E
37 - -----o()o----------------------------------------------
38 -----BEGIN PGP SIGNATURE-----
39 Version: GnuPG v1.4.4 (GNU/Linux)
40
41 iD8DBQFE+e4gq1ztTp5/Ti4RAhtkAJwN7DtOzyBQjtDfHqBvceScnRs9egCfW6ck
42 J3vvx76Mb7TyXq5xgxKDisk=
43 =bOTq
44 -----END PGP SIGNATURE-----
45 --
46 gentoo-perl@g.o mailing list