Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 45237
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Portage Utilities Team <tools-portage@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Christian Birchinger <joker@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

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

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

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2004-03-20 15:20 0000
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't think a dependency is good.

<snip>
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
</snip>

------- Comment #1 From Marius Mauch (RETIRED) 2004-03-27 18:00:31 0000 -------
fixed in CVS

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug