<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>129102</bug_id>
          
          <creation_ts>2006-04-07 02:10 0000</creation_ts>
          <short_desc>The fish ebuild should depend on htmlview</short_desc>
          <delta_ts>2006-04-08 11:33:00 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>che@uberwald.org</reporter>
          <assigned_to>dberkholz@gentoo.org</assigned_to>
          <cc>klempner@imsanet.org</cc>

      

      
          <long_desc isprivate="0">
            <who>che@uberwald.org</who>
            <bug_when>2006-04-07 02:10:08 0000</bug_when>
            <thetext>Fish uses htmlview to display its help.
So htmlview should be a dependency</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pkilian@wklej.org</who>
            <bug_when>2006-04-07 22:27:14 0000</bug_when>
            <thetext>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
        )&quot;
 DEPEND=&quot;${RDEPEND}
        app-doc/doxygen&quot;
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>klempner@imsanet.org</who>
            <bug_when>2006-04-08 11:28:03 0000</bug_when>
            <thetext>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 ~&gt; ls
(snip)
klempner@kenmore ~&gt; help
fish: Unknown command &apos;htmlview&apos;
/usr/share/fish/functions/help.fish (line 12): htmlview file:///usr/share/doc/fish-1.21.3/index.html &amp;
                                               ^
in function &apos;help&apos;,
        called on standard input,

klempner@kenmore ~&gt; 

at which point I came here to report this bug, if it hadn&apos;t already been reported.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dberkholz@gentoo.org</who>
            <bug_when>2006-04-08 11:33:00 0000</bug_when>
            <thetext>Fixed, thanks!</thetext>
          </long_desc>
      
    </bug>

</bugzilla>