Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 198507 - dev-ruby/daemons-1.0.9 version bump
Summary: dev-ruby/daemons-1.0.9 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-08 22:16 UTC by Jochen Schalanda
Modified: 2007-11-10 08:18 UTC (History)
0 users

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


Attachments
daemons-1.0.9.ebuild (daemons-1.0.9.ebuild,368 bytes, text/plain)
2007-11-08 22:16 UTC, Jochen Schalanda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jochen Schalanda 2007-11-08 22:16:35 UTC
Wrap existing ruby scripts to be run as a daemon.

Homepage: http://daemons.rubyforge.org/

Reproducible: Always

Steps to Reproduce:
Comment 1 Jochen Schalanda 2007-11-08 22:16:50 UTC
Created attachment 135522 [details]
daemons-1.0.9.ebuild
Comment 2 Hans de Graaff gentoo-dev Security 2007-11-10 08:18:17 UTC
daemons-1.0.9 is now in CVS, thanks for the bug report.

I also concur with Jakub: just mentioning that the old ebuild still works fine is better then appending a new ebuild. Otherwise a patch is easier because it points directly to the changes that were needed.

For reference, USE_RUBY makes no sense for gem ebuilds and should be removed, and for gems SRC_URI can also be removed as the eclass provides the normal default for this.