Bug 147065 - New ebuild: Ruby Inline
|
Bug#:
147065
|
Product: Gentoo Linux
|
Version: 2006.1
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: pclouds@gentoo.org
|
Reported By: guillaume.benny@sympatico.ca
|
|
Component: Ebuilds
|
|
|
URL:
http://www.zenspider.com/ZSS/Products/RubyInline/
|
|
Summary: New ebuild: Ruby Inline
|
|
Keywords: EBUILD
|
|
Status Whiteboard:
|
|
Opened: 2006-09-10 07:03 0000
|
A new ebuild that could be added: RubyInline. Packaged as a ruby
gem. This gem allows to embed C/C++ directly in Ruby code.
Version bumped in the Sunrise overlay.
BTW, is there any difference between your first and second ebuild/attachment?
Regards.
There is no difference at all between the ebuilds, except for the name... The
ebuild from the Sunrise overlay seems cleaner and it should probably used
instead of mine.
Since the name is not hard-coded (stored) in the ebuild itself (neither in
Bugzilla), you don't have to attach it again; it will work as long as whoever
downloads your first attachment names the ebuild correctly.
The ebuild in Sunrise was based on yours (it is yours really, with a small
change so that the ebuild's name is in lowercase).
Anyhow, great program; thanks for providing an ebuild in the first place. :-)
This package has been tested quite successfully with (on-coming) g-gem, an
ebuild generator for gems. Once I release g-gem, I will reconsider this package
and add it if g-gem can't handle it.
FYI, I added hoe and rubyforge as part of bug #153383's treatment
I changed the name to ruby-inline to follow ebuild naming policy and added it
to CVS. Thanks.