Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 183349 - app-text/rfcutil-3.2.3 depends on an (assumingly) depracated virtual/w3m
Summary: app-text/rfcutil-3.2.3 depends on an (assumingly) depracated virtual/w3m
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-27 00:36 UTC by Atul
Modified: 2007-06-27 07:02 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 Atul 2007-06-27 00:36:14 UTC
In the rfcutil-3.2.3.ebuild file, it wants either lynx or a 'virtual/w3m' package. I could not find this in the portage tree. Instead, I found it as www-client/w3m. I don't know why there would ever be a virtual for w3m, but here's a quick diff for the correction in the ebuild:

21c21
<       || ( www-client/lynx virtual/w3m )"
---
>       || ( www-client/lynx www-client/w3m )"

I'm not too familiar with portage (or unix in general...) yet, so forgive my ignorance if this isn't really a bug.

Reproducible: Always

Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-06-27 07:02:39 UTC
grep -Rni w3m /usr/portage/profiles | grep virtual

http://devmanual.gentoo.org/profiles/virtuals/index.html