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

Bug 232644

Summary: dev-ruby/trollop ebuild request
Product: Gentoo Linux Reporter: Sven Schwyn (svoop) <gentoo>
Component: New packagesAssignee: Hans de Graaff <graaff>
Status: RESOLVED FIXED    
Severity: enhancement CC: jnrowe, ruby
Priority: High Keywords: EBUILD, InOverlay, REVIEWED
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://trollop.rubyforge.org/
Whiteboard: [sunrise-overlay]
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 245330    
Attachments: Ebuild
trollop-1.13.ebuild

Description Sven Schwyn (svoop) 2008-07-22 13:09:17 UTC
A very simple and very standard wrapper ebuild to the trollop gem.

Reproducible: Always

Steps to Reproduce:
Comment 1 Sven Schwyn (svoop) 2008-07-22 13:13:16 UTC
Reviewed in #gentoo-sunrise and committed as of r6544.
Comment 2 stupendoussteve 2008-11-02 22:07:08 UTC
Created attachment 170574 [details]
Ebuild

Ebuild for trollop-1.10.2. Required to build sup mail client.
Comment 3 Sven Schwyn (svoop) 2009-01-03 13:39:14 UTC
Version bump to 1.10.2 as of r7585.

(Sorry for the delay, I've been on the road for a few months.)
Comment 4 Sergio D. Rodríguez Inclan 2009-01-06 03:26:54 UTC
Hi Steven, a few comments, first check the header something is not working there, see the /usr/portage/skel.ebuild file. Since you're using the gem.eclass, the URL part isn't required, also the DEPEND/RDEPEND part isn't necesary; you might want to add the USE_RUBY variable which specify what version of Ruby supports the ebuild libraries, yours seems to work with Ruby 1.8, 1.9 and Enterprise please test it, for more information about that take a look at the ruby.eclass. And finally if your ebuild was reviewed on Sunrise please add the URL to the reviewed/ directory in the Overlay.
Comment 5 James Rowe 2009-05-28 00:50:55 UTC
Created attachment 192660 [details, diff]
trollop-1.13.ebuild

Trollop 1.13 contains many fixes and new features, this is just the
ebuild I've been using for some time and notably fixes a few of the
problems in the earlier attachments.  Only tested with ruby 1.8.
Comment 6 Sven Schwyn (svoop) 2009-05-29 19:09:17 UTC
Version bump to 1.13 as of r8596.
Comment 7 Sven Schwyn (svoop) 2009-06-30 07:49:41 UTC
Version bump to 1.14 as of r8719.
Comment 8 Hans de Graaff gentoo-dev Security 2010-05-08 07:07:08 UTC
I've just added dev-ruby/trollop-1.16.2 to CVS, so it is now in the main tree.
Comment 9 Sven Schwyn (svoop) 2010-05-08 07:42:03 UTC
Great, thanks!