First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 85208
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Packages in net-irc <net-irc@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ed Wildgoose <gentoo@wildgooses.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
rhapsody-0.24b.ebuild rhapsody 0.24b ebuild text/plain Ed Wildgoose 2005-03-14 05:20 0000 542 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 85208 depends on: Show dependency tree
Show dependency graph
Bug 85208 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: 2005-03-14 05:20 0000
ebuild is attached.  It has some rough edges such as the original program
installing it's "help" files in /usr/bin/help/***

I'm not sure if this is configurable though, but it's mainly a minor nasty.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Ed Wildgoose 2005-03-14 05:20:56 0000 -------
Created an attachment (id=53414) [edit]
rhapsody 0.24b ebuild

------- Comment #2 From Sven Wegener 2005-03-16 10:50:42 0000 -------
Thanks! In CVS as net-irc/rhapsody with some modifications:

- Correct LICENSE in GPL-2
- KEYWORDS should be set to ~arch
- RDEPEND="${DEPEND}" is unnecessary because portage will set RDEPEND toDEPEND if
  RDEPEND is not set.
- With the configure option -i ${D}/usr/bin all files will be in /usr/bin after
  the files have been merge to the real filesystem. And rhapsody searches it help
  files in /var/tmp/portage/rhapsody-0.24b/image/usr/bin/help and fails to find
  them. Look at the ebuild if you want to know how I worked around this.

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