<?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>45237</bug_id>
          
          <creation_ts>2004-03-20 15:20 0000</creation_ts>
          <short_desc>app-portage/genlop should install genlop.bash-completion into /usr/share/bash-completion</short_desc>
          <delta_ts>2004-03-27 18:00:31 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>1.4_rc1</version>
          <rep_platform>All</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>joker@gentoo.org</reporter>
          <assigned_to>tools-portage@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>joker@gentoo.org</who>
            <bug_when>2004-03-20 15:20:20 0000</bug_when>
            <thetext>app-portage/genlop should install genlop.bash-completion into /usr/share/bash-completion at least if app-shells/bash-completion is installed.

Reproducible: Always
Steps to Reproduce:
1.(none)
2.
3.

Actual Results:  
(none)

Expected Results:  
(none)

Who about the following method? I don&apos;t think a dependency is good.

&lt;snip&gt;
dodoc README Changelog
if has_version app-shells/bash-completion; then
    insinto /usr/share/bash-completion
    newins genlop.bash-completion genlop
else
    dodoc genlop.bash-completion
fi
&lt;/snip&gt;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>genone@gentoo.org</who>
            <bug_when>2004-03-27 18:00:31 0000</bug_when>
            <thetext>fixed in CVS</thetext>
          </long_desc>
      
    </bug>

</bugzilla>