summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updating gems.eclass for Ruby 1.9.1Alex Legler2009-03-171-49/+100
* Quote variables. Thanks to maekke in bug 258197.Alex Legler2009-02-081-3/+3
* Multiple ruby versions are currently only supported in the ruby overlay, use ...Hans de Graaff2008-11-141-4/+4
* Handle the installation of gems differently when using rubygems >= 1.3.0.Hans de Graaff2008-11-141-3/+12
* Explicitly set RDEPENDRichard Brown2008-02-171-3/+6
* Updated rubygems dependency to be >= 0.9, in order to remove obsoleted workar...Joshua Nichols2008-01-161-37/+20
* Fix version doc checkRichard Brown2008-01-111-4/+3
* Added default SRC_URI for gems.eclass, to point at rubyforge.Joshua Nichols2007-09-171-2/+4
* Allow ebuilds to specify GEM_SRC. From Diego Pettenò <flameeyes@gmail.com>Richard Brown2007-03-051-3/+3
* Don't call ruby_patch_mkmf, it causes #164525Nguyen Thai Ngoc Duy2007-01-311-2/+2
* Separating mkmf patching code and reuse it in gems.eclassNguyen Thai Ngoc Duy2007-01-291-1/+2
* Be more verbose about the way the install failure is identified.Diego Elio Pettenò2007-01-091-4/+4
* show gem command line if gem installation failsNguyen Thai Ngoc Duy2007-01-041-2/+2
* Do not use --[no-]ri with <rubygems-0.9 in gems.eclassNguyen Thai Ngoc Duy2007-01-041-4/+13
* doc useflag should check for RI doc too, #145222Nguyen Thai Ngoc Duy2006-12-301-3/+4
* gems.eclass dependencies fix, #158844Nguyen Thai Ngoc Duy2006-12-291-1/+9
* Make the ruby herd maintain the gems eclassCaleb Tennis2006-06-151-2/+2
* Add doc use flag to rubygems to optionally install via rdocCaleb Tennis2006-04-061-2/+9
* Make the gems eclass block rdoc, which is now provided by ruby-1.8.2 and brea...Caleb Tennis2005-09-231-2/+3
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-6/+4
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
* Removed unecessary einfo. bug# 87304Rob Cakebread2005-03-311-3/+1
* Added check for MY_P. Removed src_testRob Cakebread2005-03-311-21/+19
* New ruby gems eclassRob Cakebread2005-02-161-0/+73