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

Bug 134894

Summary: app-text/docbook-sgml-utils does not list www-client/links as a posible dependency
Product: Gentoo Linux Reporter: Andrei Slavoiu <ansla80>
Component: New packagesAssignee: Text-Markup Team (OBSOLETE) <text-markup+disabled>
Status: VERIFIED FIXED    
Severity: trivial    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch that will properly add support for elinks
docbook-sgml-utils-0.6.14.ebuild.patch

Description Andrei Slavoiu 2006-05-30 02:44:32 UTC
app-text/docbook-sgml-utils depends on: || ( www-client/lynx www-client/elinks virtual/w3m )". However, www-client/links should also be in this list, and it used to be in the previous ebuilds.
Comment 1 Andrei Slavoiu 2006-05-30 02:46:31 UTC
Created attachment 87852 [details, diff]
patch that will properly add support for elinks

Unlike the current way to add support for the elinks browser used by the ebuild, this patch will not remove the support for links.
Comment 2 Andrei Slavoiu 2006-05-30 02:51:44 UTC
Created attachment 87853 [details, diff]
docbook-sgml-utils-0.6.14.ebuild.patch
Comment 3 Leonardo Boshell (RETIRED) gentoo-dev 2006-06-05 20:27:23 UTC
Support for links was removed because of bug #72604. It seems like the -dump option in links, although it was present since version 0.90, wasn't recognized for some reason. It does work now, however, so I've re-added it.

Thanks for your report.
Comment 4 Andrei Slavoiu 2006-06-18 06:36:41 UTC
Closed