First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 129102
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Donnie Berkholz <dberkholz@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Che <che@uberwald.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 129102 depends on: Show dependency tree
Show dependency graph
Bug 129102 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-04-07 02:10 0000
Fish uses htmlview to display its help.
So htmlview should be a dependency

------- Comment #1 From Paweł Kilian 2006-04-07 22:27:14 0000 -------
patch

--- fish-1.21.3.ebuild.old  2006-04-04 00:50:14.000000000 -0400
+++ fish-1.21.3.ebuild 2006-04-08 01:25:59.000000000 -0400
@@ -16,6 +16,7 @@
                        x11-libs/libXext
                )
                virtual/x11
+       www-client/htmlview
        )"
 DEPEND="${RDEPEND}
        app-doc/doxygen"

------- Comment #2 From David Klempner 2006-04-08 11:28:03 0000 -------
I was about to come and report this; I just discovered fish. A transcript of my
first session:

% /usr/bin/fish
Welcome to fish, the friendly interactive shell
Type help for instructions on how to use fish
klempner@kenmore ~> ls
(snip)
klempner@kenmore ~> help
fish: Unknown command 'htmlview'
/usr/share/fish/functions/help.fish (line 12): htmlview
file:///usr/share/doc/fish-1.21.3/index.html &
                                               ^
in function 'help',
        called on standard input,

klempner@kenmore ~> 

at which point I came here to report this bug, if it hadn't already been
reported.

------- Comment #3 From Donnie Berkholz 2006-04-08 11:33:00 0000 -------
Fixed, thanks!

First Last Prev Next    No search results available      Search page      Enter new bug