Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 186492 - [EBUILD] dev-perl/Net-DNS-Resolver-Programmable-0.003
Summary: [EBUILD] dev-perl/Net-DNS-Resolver-Programmable-0.003
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-24 17:19 UTC by steveb
Modified: 2007-07-24 22:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-perl/Net-DNS-Resolver-Programmable/Net-DNS-Resolver-Programmable-0.003.ebuild (Net-DNS-Resolver-Programmable-0.003.ebuild,627 bytes, text/plain)
2007-07-24 17:22 UTC, steveb
Details
dev-perl/Net-DNS-Resolver-Programmable-0.003.ebuild (Net-DNS-Resolver-Programmable-0.003.ebuild,653 bytes, text/plain)
2007-07-24 18:59 UTC, steveb
Details

Note You need to log in before you can comment on or make changes to this bug.
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 :)