| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | newdepend is deprecated; use DEPEND/RDEPEND instead, see bug #25013 |  Mamoru Komachi | 2004-04-10 | 1 | -2/+2 |
* | newdepend to virtual/ruby |  Mamoru Komachi | 2004-04-10 | 1 | -2/+2 |
* | put double quotes around $@ |  Mamoru Komachi | 2004-03-19 | 1 | -18/+18 |
* | Changed $* to "$@" to avoid parameter expansion. |  Mamoru Komachi | 2004-02-20 | 1 | -2/+2 |
* | Fixed mal-conditional statement of RUBY variable |  Mamoru Komachi | 2004-01-30 | 1 | -2/+2 |
* | Define RUBY iff RUBY is not set |  Mamoru Komachi | 2004-01-25 | 1 | -2/+2 |
* | Revised SLOT support (now ruby SLOT 1.9 is supported in addition to 1.6 and 1... |  Mamoru Komachi | 2004-01-25 | 1 | -141/+84 |
* | Added setup.rb support |  Mamoru Komachi | 2004-01-22 | 1 | -1/+12 |
* | Removed redundant html directory created in docs dir |  Mamoru Komachi | 2004-01-22 | 1 | -2/+3 |
* | Farewell to xpatch |  Mamoru Komachi | 2004-01-13 | 1 | -4/+6 |
* | Explicitly `cd ${WORKDIR}` after xpatch. xpatch may change current |  Mamoru Komachi | 2004-01-12 | 1 | -6/+7 |
* | Added xpatch function. Use ${T}/${S#${WORKDIR}} for temprally build directory. |  Mamoru Komachi | 2003-12-24 | 1 | -35/+31 |
* | Pass RUBY as an argument to erubymake when USE_RUBY is specified |  Mamoru Komachi | 2003-11-16 | 1 | -5/+5 |
* | Changed USE_RUBY accepted variables. Now it accepts "ruby16 shim18 ruby18 any" |  Mamoru Komachi | 2003-11-16 | 1 | -18/+43 |
* | Fixed symlinks with USE_RUBY="0" when only one version of ruby is installed |  Mamoru Komachi | 2003-11-15 | 1 | -2/+6 |
* | Added USE_RUBY="0" support (make sitelibdir symlinks from one to the other). |  Mamoru Komachi | 2003-11-15 | 1 | -3/+28 |
* | Added descriptions for functions and variables within the eclass. |  Mamoru Komachi | 2003-11-15 | 1 | -61/+51 |
* | Added RUBY_SLOT. If your ebuild supports both 1.6 and 1.8, define it to "0" |  Mamoru Komachi | 2003-11-03 | 1 | -32/+54 |
* | Fixed infinite loop when econf is invoked. |  Mamoru Komachi | 2003-10-20 | 1 | -6/+18 |
* | Added ruby_econf and ruby_emake functions |  Mamoru Komachi | 2003-10-19 | 1 | -40/+63 |
* | Added erubydoc function. Src_compile passes arguments to erubymake. |  Mamoru Komachi | 2003-10-12 | 1 | -6/+6 |
* | Suppressed warnings when dodoc'ing no file |  Mamoru Komachi | 2003-10-12 | 1 | -16/+23 |
* | Added SLOT support. |  Mamoru Komachi | 2003-10-12 | 1 | -21/+96 |