summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Require Ruby 1.8 and just 1.8 instead of virtual/ruby, eclasses style.Diego Elio Pettenò2010-08-031-3/+3
* Add deprecation notices to the old ruby eclasses.Hans de Graaff2010-04-031-1/+5
* Killing USE_RUBY='any' (with fire and stuff).Alex Legler2009-10-031-21/+3
* Don't use make and pass ${MAKEOPTS} and ${EXTRA_EMAKE} later.Diego Elio Pettenò2009-08-041-2/+2
* Adding USE_RUBY="any" deprecation notice. Due for removal April 1st.Alex Legler2009-03-031-1/+8
* Fix quoting. Thanks to maekke in bug 258225.Alex Legler2009-02-081-16/+16
* ruby.eclass: Removing extra "ruby" build target and adding rubyee blacklist c...Alex Legler2009-01-181-2/+3
* Support bash array PATCHESHans de Graaff2008-12-131-6/+20
* Gentoo for Mac OS X is dead and buried. We no longer have to deal withFabian Groffen2008-06-281-3/+2
* Rewrite pattern matching using POSIX classes suggested in #205782 and remove ...Hans de Graaff2008-01-201-7/+2
* whitespaceSven Wegener2008-01-061-3/+3
* USE_RUBY does not work for gems but does generate a (harmless) error, so igno...Hans de Graaff2007-08-251-40/+46
* Don't check for USE flag 'examples' unconditionally, bug #184346Nguyen Thai Ngoc Duy2007-08-251-2/+2
* Fix bug 140697Hans de Graaff2007-08-171-4/+3
* Explicitly add ruby to RDEPENDRichard Brown2007-05-171-2/+3
* replace INSDESTTREE/INSOPTIONS with subshells and insinto/insoptsMike Frysinger2007-04-071-5/+6
* Includes samples dir with USE="examples"Richard Brown2007-03-101-2/+2
* 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-3/+8
* Remove example use flag from ruby.eclass, #145222Nguyen Thai Ngoc Duy2007-01-261-7/+1
* Fixed #159922Nguyen Thai Ngoc Duy2007-01-261-1/+13
* prepare for testing and fixing #145222Nguyen Thai Ngoc Duy2007-01-211-2/+6
* Fix typo in previous fix for bug #160339Paul Varner2007-01-151-2/+2
* Don't change the shell options to Portage, or it will fail. Closes bug #160339.Diego Elio Pettenò2007-01-061-2/+5
* Add a doruby function to install ruby files in the right place without reinve...Diego Elio Pettenò2006-12-041-1/+7
* Add support to make ruby optional when inheriting the eclass.Diego Elio Pettenò2006-07-071-2/+5
* Respect LDFLAGS.Diego Elio Pettenò2006-05-281-2/+2
* Fix pattern matching for rogue locale cases (bug #129526)Caleb Tennis2006-04-131-1/+6
* remove econf, emake, and einstall from EXPORT_FUNCTIONS per bug #124213Caleb Tennis2006-02-271-2/+2
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-01-011-2/+2
* Add examples flag support to ruby eclass, per bugCaleb Tennis2005-11-041-8/+12
* No need to treat IUSE as incremental, portage handles it.Sven Wegener2005-08-231-2/+2
* Updated for non-GNU cp, closes bug 96862.Hasan Khalil2005-07-081-2/+2
* 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
* Remove erubyconf erubymake erubyinstall erubydoc from EXPORT_FUNCTIONSAron Griffis2005-06-271-3/+2
* Fixed silly mistake :(Mamoru Komachi2004-12-111-2/+2
* Removed macos keyword.Mamoru Komachi2004-12-111-2/+2
* * Use tc-getCC and tc-getCXX rather than $CC/$CXX. (bug #72211)Mamoru Komachi2004-11-251-4/+4
* sorry ruby, but EXTRA_ECONF -> RUBY_ECONFMike Frysinger2004-09-231-13/+15
* support new cascading profiles for ppc-macosMamoru Komachi2004-09-161-2/+2
* fix use invocationAron Griffis2004-08-031-2/+3
* Added macos supportMamoru Komachi2004-07-191-2/+4
* Passes EXTRA_ECONF to install.rb, setup.rb and extconf.rbMamoru Komachi2004-07-041-10/+11
* update the copyright infoMike Frysinger2004-06-251-2/+2
* `cd ${S}` before applying patches; suggested by Michael Kohl <citizen428@carg...Mamoru Komachi2004-06-241-1/+2
* Install example directory as well in erubydocMamoru Komachi2004-05-231-8/+10
* Add inherit eutilsAron Griffis2004-04-271-1/+3
* added "die" command in front of doins and cp linesJon Hood2004-04-261-3/+3
* Define default IUSEMamoru Komachi2004-04-251-1/+3