Ebuild reauires dev-Perl/Pod-Simple which was changed to perl-core/Pod-Simple Reproducible: Always Steps to Reproduce: 1.g-cpan -i Pod-Webserver 2. 3. Actual Results: Pod-Webserver cannnot be emerged. Edited ebuild: # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # This ebuild generated by g-cpan 0.15.0 inherit perl-module S=${WORKDIR}/Pod-Webserver-3.05 DESCRIPTION="No description available" HOMEPAGE="http://search.cpan.org/search?query=Pod-Webserver&mode=dist" SRC_URI="mirror://cpan/authors/id/A/AR/ARANDAL/Pod-Webserver-3.05.tar.gz" IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc sparc-fbsd x86 x86-fbsd" DEPEND="perl-core/Pod-Simple dev-lang/perl"
Created attachment 186518 [details] Edited ebuild with fixed dependency perl-core/Compress-Zlib
(In reply to comment #0) > Ebuild reauires dev-Perl/Pod-Simple which was changed to perl-core/Pod-Simple > > Reproducible: Always > > Steps to Reproduce: > 1.g-cpan -i Pod-Webserver So g-cpan needs to be fixed to know about the new core modules.
what version of g-cpan used ? and please attach ebuild _created by g-cpan_ for me all ok # g-cpan -i -v -p Pod-Webserver ... * Calling: emerge --pretend Pod-Webserver These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] perl-core/Pod-Escapes-1.04 [ebuild N ] virtual/perl-Pod-Escapes-1.04 [ebuild N ] perl-core/Pod-Simple-3.07 [ebuild N ] virtual/perl-Pod-Simple-3.07 [ebuild N ] perl-gcpan/Pod-Webserver-3.05 and in DEPEND I have 'virtual/*' anywhere you can try this patches for more stable g-cpan work http://bugs.gentoo.org/show_bug.cgi?id=233386
Done in r229, thanks to tove. Please test soon when released as 0.16.0