Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 30666

Summary: adding rbbr (ruby-gnome2 class/module browser) to the portage tree
Product: Gentoo Linux Reporter: alex f <acid.punk>
Component: New packagesAssignee: Aron Griffis (RETIRED) <agriffis>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 30665    
Bug Blocks:    
Attachments: rbbr-0.4.0.ebuild

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.