Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118176 - dev-perl/MIME-tools-5.417 require dev-perl/libnet
Summary: dev-perl/MIME-tools-5.417 require dev-perl/libnet
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-07 05:46 UTC by Chan Min Wai
Modified: 2006-01-07 05:49 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chan Min Wai 2006-01-07 05:46:58 UTC
As dev-perl/libnet have been moved 

The Depency have break.

homesrv MIME-tools # emerge -Daupv MIME-tools
>>> --pretend disables --ask... removing --ask from options.

These are the packages that I would merge, in order:

Calculating dependencies             p
emerge: there are no ebuilds to satisfy "dev-perl/libnet".
(dependency required by "dev-perl/MIME-tools-5.417" [ebuild])
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-07 05:49:20 UTC
Please, emerge sync before reporting bugs.

<snip>
DEPEND="${DEPEND}
        >=dev-perl/IO-stringy-2.108
        >=perl-core/MIME-Base64-3.05
        perl-core/libnet
        dev-perl/URI
        perl-core/Digest-MD5
        dev-perl/libwww-perl
        dev-perl/HTML-Tagset
        dev-perl/HTML-Parser
        dev-perl/MailTools"
</snip>