Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the blocker from generic dev-ruby/rdoc to rdoc earlier than 2. | Diego Elio Pettenò | 2009-05-23 | 1 | -4/+4 |
| | | | | We're going to need an rdoc-2 one day. | ||||
* | 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 |
| | | | | the default ruby interpreter for now | ||||
* | Handle the installation of gems differently when using rubygems >= 1.3.0. | Hans de Graaff | 2008-11-14 | 1 | -3/+12 |
| | | | | | | Specifically we use our own custom --sandbox-fix option to make sure that finding dependencies still works even when using a sandbox installation. Thanks for Alex Legler (a3li) for the work on this. | ||||
* | Explicitly set RDEPEND | Richard Brown | 2008-02-17 | 1 | -3/+6 |
| | |||||
* | Updated rubygems dependency to be >= 0.9, in order to remove obsoleted ↵ | Joshua Nichols | 2008-01-16 | 1 | -37/+20 |
| | | | | workaround for gem not returning a proper exit code. This fixes bug #202688. Removed unneeded setting of S. Re-ordered src_* functions to be in order. Use long command line options for gem, to be more clear what it's doing. | ||||
* | 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 ↵ | Caleb Tennis | 2005-09-23 | 1 | -2/+3 |
| | | | | breaks some current gems | ||||
* | 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 |