| Commit message (Expand) | Author | Age | Files | Lines |
* | Add deprecation notices to the old ruby eclasses. | Hans de Graaff | 2010-04-03 | 1 | -1/+5 |
* | Killing USE_RUBY='any' (with fire and stuff). | Alex Legler | 2009-10-03 | 1 | -21/+3 |
* | Don't use make and pass ${MAKEOPTS} and ${EXTRA_EMAKE} later. | Diego Elio Pettenò | 2009-08-04 | 1 | -2/+2 |
* | Adding USE_RUBY="any" deprecation notice. Due for removal April 1st. | Alex Legler | 2009-03-03 | 1 | -1/+8 |
* | Fix quoting. Thanks to maekke in bug 258225. | Alex Legler | 2009-02-08 | 1 | -16/+16 |
* | ruby.eclass: Removing extra "ruby" build target and adding rubyee blacklist c... | Alex Legler | 2009-01-18 | 1 | -2/+3 |
* | Support bash array PATCHES | Hans de Graaff | 2008-12-13 | 1 | -6/+20 |
* | Gentoo for Mac OS X is dead and buried. We no longer have to deal with | Fabian Groffen | 2008-06-28 | 1 | -3/+2 |
* | Rewrite pattern matching using POSIX classes suggested in #205782 and remove ... | Hans de Graaff | 2008-01-20 | 1 | -7/+2 |
* | whitespace | Sven Wegener | 2008-01-06 | 1 | -3/+3 |
* | USE_RUBY does not work for gems but does generate a (harmless) error, so igno... | Hans de Graaff | 2007-08-25 | 1 | -40/+46 |
* | Don't check for USE flag 'examples' unconditionally, bug #184346 | Nguyen Thai Ngoc Duy | 2007-08-25 | 1 | -2/+2 |
* | Fix bug 140697 | Hans de Graaff | 2007-08-17 | 1 | -4/+3 |
* | Explicitly add ruby to RDEPEND | Richard Brown | 2007-05-17 | 1 | -2/+3 |
* | replace INSDESTTREE/INSOPTIONS with subshells and insinto/insopts | Mike Frysinger | 2007-04-07 | 1 | -5/+6 |
* | Includes samples dir with USE="examples" | Richard Brown | 2007-03-10 | 1 | -2/+2 |
* | 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 | -3/+8 |
* | Remove example use flag from ruby.eclass, #145222 | Nguyen Thai Ngoc Duy | 2007-01-26 | 1 | -7/+1 |
* | Fixed #159922 | Nguyen Thai Ngoc Duy | 2007-01-26 | 1 | -1/+13 |
* | prepare for testing and fixing #145222 | Nguyen Thai Ngoc Duy | 2007-01-21 | 1 | -2/+6 |
* | Fix typo in previous fix for bug #160339 | Paul Varner | 2007-01-15 | 1 | -2/+2 |
* | Don't change the shell options to Portage, or it will fail. Closes bug #160339. | Diego Elio Pettenò | 2007-01-06 | 1 | -2/+5 |
* | Add a doruby function to install ruby files in the right place without reinve... | Diego Elio Pettenò | 2006-12-04 | 1 | -1/+7 |
* | Add support to make ruby optional when inheriting the eclass. | Diego Elio Pettenò | 2006-07-07 | 1 | -2/+5 |
* | Respect LDFLAGS. | Diego Elio Pettenò | 2006-05-28 | 1 | -2/+2 |
* | Fix pattern matching for rogue locale cases (bug #129526) | Caleb Tennis | 2006-04-13 | 1 | -1/+6 |
* | remove econf, emake, and einstall from EXPORT_FUNCTIONS per bug #124213 | Caleb Tennis | 2006-02-27 | 1 | -2/+2 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2006-01-01 | 1 | -2/+2 |
* | Add examples flag support to ruby eclass, per bug | Caleb Tennis | 2005-11-04 | 1 | -8/+12 |
* | No need to treat IUSE as incremental, portage handles it. | Sven Wegener | 2005-08-23 | 1 | -2/+2 |
* | Updated for non-GNU cp, closes bug 96862. | Hasan Khalil | 2005-07-08 | 1 | -2/+2 |
* | 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 |
* | Remove erubyconf erubymake erubyinstall erubydoc from EXPORT_FUNCTIONS | Aron Griffis | 2005-06-27 | 1 | -3/+2 |
* | Fixed silly mistake :( | Mamoru Komachi | 2004-12-11 | 1 | -2/+2 |
* | Removed macos keyword. | Mamoru Komachi | 2004-12-11 | 1 | -2/+2 |
* | * Use tc-getCC and tc-getCXX rather than $CC/$CXX. (bug #72211) | Mamoru Komachi | 2004-11-25 | 1 | -4/+4 |
* | sorry ruby, but EXTRA_ECONF -> RUBY_ECONF | Mike Frysinger | 2004-09-23 | 1 | -13/+15 |
* | support new cascading profiles for ppc-macos | Mamoru Komachi | 2004-09-16 | 1 | -2/+2 |
* | fix use invocation | Aron Griffis | 2004-08-03 | 1 | -2/+3 |
* | Added macos support | Mamoru Komachi | 2004-07-19 | 1 | -2/+4 |
* | Passes EXTRA_ECONF to install.rb, setup.rb and extconf.rb | Mamoru Komachi | 2004-07-04 | 1 | -10/+11 |
* | update the copyright info | Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
* | `cd ${S}` before applying patches; suggested by Michael Kohl <citizen428@carg... | Mamoru Komachi | 2004-06-24 | 1 | -1/+2 |
* | Install example directory as well in erubydoc | Mamoru Komachi | 2004-05-23 | 1 | -8/+10 |
* | Add inherit eutils | Aron Griffis | 2004-04-27 | 1 | -1/+3 |
* | added "die" command in front of doins and cp lines | Jon Hood | 2004-04-26 | 1 | -3/+3 |
* | Define default IUSE | Mamoru Komachi | 2004-04-25 | 1 | -1/+3 |
* | Do not run src_compile twice if only one version of ruby is installed. | Mamoru Komachi | 2004-04-24 | 1 | -2/+3 |