Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 245336 - dev-ruby/ruby-lockfile-1.4.3.ebuild (New Package)
Summary: dev-ruby/ruby-lockfile-1.4.3.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://rubyforge.org/projects/codefor...
Whiteboard:
Keywords: InOverlay
Depends on:
Blocks: 245330
  Show dependency tree
 
Reported: 2008-11-02 22:52 UTC by stupendoussteve
Modified: 2013-11-12 07:26 UTC (History)
2 users (show)

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


Attachments
ebuild (ruby-lockfile-1.4.3.ebuild,389 bytes, text/plain)
2008-11-02 22:52 UTC, stupendoussteve
Details
lockfile-2.1.0.ebuild (lockfile-2.1.0.ebuild,445 bytes, text/plain)
2013-09-02 15:58 UTC, Peter Volkov (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stupendoussteve 2008-11-02 22:52:00 UTC
Lockfile is a Ruby module similar to the one for perl. Required for some programs, such as the sup mail client.

Reproducible: Always
Comment 1 stupendoussteve 2008-11-02 22:52:26 UTC
Created attachment 170582 [details]
ebuild

Ebuild to install lockfile from gem.
Comment 2 Hans de Graaff gentoo-dev Security 2009-08-30 09:01:36 UTC
I've added this package to my overlay: graaff

Note that I've added it as dev-ruby/lockfile to remain consistent with the upstream name.
Comment 3 Peter Volkov (RETIRED) gentoo-dev 2013-09-02 15:58:30 UTC
Created attachment 357684 [details]
lockfile-2.1.0.ebuild

Hans, I saw you removed this gem from overlay. I guess that's because it did not supporte ruby-1.9. Now there is 2.1.0 version availalbe and it should work:
http://rubygems.org/gems/lockfile
Comment 4 Hans de Graaff gentoo-dev Security 2013-11-12 07:26:38 UTC
lockfile 2.1.0 is now available in the gentoo tree since it is now a new dependency for dev-ruby/simplecov.