Commit Graph

11 Commits

Author SHA1 Message Date
kmos 77b9839e3d ruby-bundler is bundled with our ruby language packages.
Remove it from the TEST_DEPENDS of ruby-resque and ruby-rspec/1
to prepare for removing ruby-bundler

ok jeremy@
2022-07-08 20:35:37 +00:00
naddy 7a958849ed drop RCS Ids 2022-03-11 18:31:17 +00:00
sthen 485792605b replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:02:12 +00:00
dcoppa 15267914eb Revert, broken at runtime.
Fix dependencies while here.
2017-08-28 07:28:23 +00:00
dcoppa d3b900efbb bump 2017-08-28 06:23:31 +00:00
jasper d2d48c79cb - update to resque-1.23.1
- enable tests
2015-06-19 14:03:48 +00:00
jeremy a6b8b062f2 Bump gem ports buildable with ruby 1.8 that have binaries
The binaries now use a 18 suffix on ruby 1.8.
2014-10-11 19:54:46 +00:00
jasper 8b36e2be34 update HOMEPAGE 2014-09-29 19:31:20 +00:00
jeremy e79a176be2 Bump all ruby gem ports supporting rbx FLAVOR due to change to rubinius
gem directory when upgrading rubinius from 1.2.4 to 2.1.1.
2013-10-26 23:55:34 +00:00
espie 3f680606a7 PERMIT_* / REGRESS->TEST sweep 2013-03-11 02:52:04 +00:00
jasper dbe18b2a96 import ruby-resque-1.23.0
Resque is a Redis-backed Ruby library for creating background jobs,
placing those jobs on multiple queues, and processing them later.
Background jobs can be any Ruby class or module that responds to
perform. Your existing classes can easily be converted to background
jobs or you can create new classes specifically to do work. Or, you can
do both.
[...]

ok jeremy@
2012-10-31 22:12:20 +00:00