| Commit message (Expand) | Author | Age | Files | Lines |
* | fix random bugs in eclass documentation, and convert to new @AUTHOR tag | Mike Frysinger | 2011-08-22 | 1 | -4/+3 |
* | Require an older version of rubygems, since this is compatibility-only now. | Diego Elio Pettenò | 2010-08-03 | 1 | -2/+3 |
* | Add deprecation notices to the old ruby eclasses. | Hans de Graaff | 2010-04-03 | 1 | -1/+5 |
* | Commit missing --force support. | Diego Elio Pettenò | 2009-11-29 | 1 | -1/+5 |
* | Use mirror://rubygems | Alex Legler | 2009-11-28 | 1 | -3/+2 |
* | gems.eclass: Fetch gems from gems.rubyforge.org only for the moment | Alex Legler | 2009-11-28 | 1 | -2/+3 |
* | Deprecation indicates that it might still work, so be more clear that this no... | Hans de Graaff | 2009-08-20 | 1 | -3/+3 |
* | Remove USE_RUBY=any support from gems.eclass | Alex Legler | 2009-08-20 | 1 | -10/+3 |
* | Increase the dependency on rubygems to rubygems 1.3.1. This has been the stab... | Hans de Graaff | 2009-07-05 | 1 | -9/+3 |
* | Change the blocker from generic dev-ruby/rdoc to rdoc earlier than 2. | Diego Elio Pettenò | 2009-05-23 | 1 | -4/+4 |
* | Updating gems.eclass for Ruby 1.9.1 | Alex Legler | 2009-03-17 | 1 | -49/+100 |
* | Quote variables. Thanks to maekke in bug 258197. | Alex Legler | 2009-02-08 | 1 | -3/+3 |
* | Multiple ruby versions are currently only supported in the ruby overlay, use ... | Hans de Graaff | 2008-11-14 | 1 | -4/+4 |
* | Handle the installation of gems differently when using rubygems >= 1.3.0. | Hans de Graaff | 2008-11-14 | 1 | -3/+12 |
* | Explicitly set RDEPEND | Richard Brown | 2008-02-17 | 1 | -3/+6 |
* | Updated rubygems dependency to be >= 0.9, in order to remove obsoleted workar... | Joshua Nichols | 2008-01-16 | 1 | -37/+20 |
* | Fix version doc check | Richard Brown | 2008-01-11 | 1 | -4/+3 |
* | Added default SRC_URI for gems.eclass, to point at rubyforge. | Joshua Nichols | 2007-09-17 | 1 | -2/+4 |
* | Allow ebuilds to specify GEM_SRC. From Diego Pettenò <flameeyes@gmail.com> | Richard Brown | 2007-03-05 | 1 | -3/+3 |
* | Don't call ruby_patch_mkmf, it causes #164525 | Nguyen Thai Ngoc Duy | 2007-01-31 | 1 | -2/+2 |
* | Separating mkmf patching code and reuse it in gems.eclass | Nguyen Thai Ngoc Duy | 2007-01-29 | 1 | -1/+2 |
* | Be more verbose about the way the install failure is identified. | Diego Elio Pettenò | 2007-01-09 | 1 | -4/+4 |
* | show gem command line if gem installation fails | Nguyen Thai Ngoc Duy | 2007-01-04 | 1 | -2/+2 |
* | Do not use --[no-]ri with <rubygems-0.9 in gems.eclass | Nguyen Thai Ngoc Duy | 2007-01-04 | 1 | -4/+13 |
* | doc useflag should check for RI doc too, #145222 | Nguyen Thai Ngoc Duy | 2006-12-30 | 1 | -3/+4 |
* | gems.eclass dependencies fix, #158844 | Nguyen Thai Ngoc Duy | 2006-12-29 | 1 | -1/+9 |
* | Make the ruby herd maintain the gems eclass | Caleb Tennis | 2006-06-15 | 1 | -2/+2 |
* | Add doc use flag to rubygems to optionally install via rdoc | Caleb Tennis | 2006-04-06 | 1 | -2/+9 |
* | Make the gems eclass block rdoc, which is now provided by ruby-1.8.2 and brea... | Caleb Tennis | 2005-09-23 | 1 | -2/+3 |
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -6/+4 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Removed unecessary einfo. bug# 87304 | Rob Cakebread | 2005-03-31 | 1 | -3/+1 |
* | Added check for MY_P. Removed src_test | Rob Cakebread | 2005-03-31 | 1 | -21/+19 |
* | New ruby gems eclass | Rob Cakebread | 2005-02-16 | 1 | -0/+73 |