Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 186492

Summary: [EBUILD] dev-perl/Net-DNS-Resolver-Programmable-0.003
Product: Gentoo Linux Reporter: steveb <steeeeeveee>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: VERIFIED NEEDINFO    
Severity: enhancement CC: perl
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: dev-perl/Net-DNS-Resolver-Programmable/Net-DNS-Resolver-Programmable-0.003.ebuild
dev-perl/Net-DNS-Resolver-Programmable-0.003.ebuild

Description steveb 2007-07-24 17:19:43 UTC
Ebuild for Net::DNS::Resolver::Programmable

Reproducible: Always
Comment 1 steveb 2007-07-24 17:22:50 UTC
Created attachment 125890 [details]
dev-perl/Net-DNS-Resolver-Programmable/Net-DNS-Resolver-Programmable-0.003.ebuild
Comment 2 steveb 2007-07-24 18:59:49 UTC
Created attachment 125902 [details]
dev-perl/Net-DNS-Resolver-Programmable-0.003.ebuild

Ahhgggr! I am an idiot! I have forgotten to add "S=${WORKDIR}/${PN}-v${PV}" to the ebuild.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-07-24 19:17:22 UTC
Please, explain why is this ebuild needed in the tree.

http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=3&chap=1#doc_chap2
Comment 4 steveb 2007-07-24 21:00:28 UTC
(In reply to comment #3)
> Please, explain why is this ebuild needed in the tree.
> 
> http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=3&chap=1#doc_chap2
> 
Uhhh.. It is the first time I see this. Good document.
Allow me to ask:
Dos the ebuild need to fulfill ALL the following requirements:
    * The module(s) fulfill a dependency
    * The module(s) cannot be handled by g-cpan
    * The module(s) add functionality to existing ebuilds
    * The module(s) provide tools, applications or other features (i.e. more than what their .PM offers)

I added this ebuild because it is needed by Mail::SPF. I use Mail::SPF with SpamAssassin and with Postfix (postfix-policyd-spf-perl ->  http://www.openspf.org/Software). That is the reason I made this ebuild.

So I just meet the first requirement of the above list. I never tried g-cpan. Maybe Net::DNS::Resolver::Programmable can be installed with g-cpan. I have not tried that.

Steve
Comment 5 steveb 2007-07-24 22:07:09 UTC
I checked g-cpan and it works with g-cpan. So this ebuild is useless :)