Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30666 - adding rbbr (ruby-gnome2 class/module browser) to the portage tree
Summary: adding rbbr (ruby-gnome2 class/module browser) to the portage tree
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on: 30665
Blocks:
  Show dependency tree
 
Reported: 2003-10-08 07:04 UTC by alex f
Modified: 2003-10-30 19:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
rbbr-0.4.0.ebuild (rbbr-0.4.0.ebuild,980 bytes, text/plain)
2003-10-08 07:07 UTC, alex f
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alex f 2003-10-08 07:04:49 UTC
rbbr is written in ruby-gtk2 and depends on the ruby-gnome2-0.7.0 package that needs to be bumped first. It also introduces a new local use flag 'ri' for dev-ruby/ri. With ri installed rbbr will not only show the ruby-gnome2 api, but also the standard ruby libs and builtins.
Comment 1 alex f 2003-10-08 07:07:37 UTC
Created attachment 18946 [details]
rbbr-0.4.0.ebuild
Comment 2 Aron Griffis (RETIRED) gentoo-dev 2003-10-30 19:41:54 UTC
Seems to me that depending on ri isn't very heavy after we're already depending
on the ruby-gnome2 stuff, so I pulled out the local USE flag.  Hope you don't
mind; let me know if you think that's a really bad idea.  Otherwise I also
changed the tabbing since the Gentoo standard for ebuilds is 1 tab per indent.
 Spaces aren't supposed to be used for indenting (even though it sometimes
looks better).

Thanks for the ebuild.  It's in cvs now.