summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Damn, this change was not intendedChristian Faulhammer2010-11-071-2/+2
* export EBZR_TREE_CRC32 variable with revision information of the checked out ...Christian Faulhammer2010-11-071-2/+2
* Allow the star to be at any place of the sub_S directory.Diego Elio Pettenò2010-09-101-2/+2
* Factor out the ree18→rubyee18 conversion and use it when generating the bin...Diego Elio Pettenò2010-08-301-12/+22
* Update ruby eclass documentation.Hans de Graaff2010-08-221-1/+3
* Ignore basename errors, they happen with JRuby since it lacks a soname.Diego Elio Pettenò2010-07-301-2/+2
* Apply changes to the eclass for Prefix support. Thanks to Jeremy Olexa.Diego Elio Pettenò2010-07-301-5/+13
* Fix broken test for mislink with the new Ruby 1.9.2 ebuilds.Diego Elio Pettenò2010-07-301-3/+7
* Disable sitedir-not-sitelibdir test.Diego Elio Pettenò2010-07-141-9/+9
* Implement the merge of USE based dependencies as was listed in TODO.Diego Elio Pettenò2010-07-081-3/+3
* Avoid touching IUSE in _ruby_wrap_conditions; set the test USE flagDiego Elio Pettenò2010-05-241-3/+3
* Set RDEPEND="${RDEPEND}" to avoid depend to filter through rdepend.Diego Elio Pettenò2010-05-221-1/+2
* Avoid globbing while parsing the dependency string.Diego Elio Pettenò2010-05-221-1/+3
* Use a slightly different syntax for expliciting implementation-dependent depe...Diego Elio Pettenò2010-05-221-9/+15
* Allow for standard depend syntax in the single parameter form of ruby_add_rde...Diego Elio Pettenò2010-05-221-59/+49
* Fix missing link warnings in the eclass to print the library's soname again.Diego Elio Pettenò2010-05-221-3/+3
* Change processing of atoms in ruby_add_rdepend and ruby_add_bdepend toDiego Elio Pettenò2010-05-211-7/+16
* Don't print errors during unpack because the directory does not exist yet.Diego Elio Pettenò2010-05-011-2/+2
* Create a special handling of S variable for github-based packages.Diego Elio Pettenò2010-04-301-2/+11
* Adding a ruby_rbconfig_value function to ruby-ng.eclass for easy access even ...Alex Legler2010-04-261-4/+11
* Add ruby_get_version() and ruby_get_implementation() convenience helper funct...Alex Legler2010-04-051-1/+27
* ruby-ng.eclass: Add support for targets with different flag and executable na...Alex Legler2010-04-021-2/+11
* When adding a conditional dependency, make sure that the condition is in IUSE.Diego Elio Pettenò2010-01-151-1/+3
* Properly report the source copy phase.Diego Elio Pettenò2009-12-251-2/+3
* it's 2009Alex Legler2009-12-141-2/+2
* Fix minor documentation error.Hans de Graaff2009-12-061-2/+2
* Add a check for $RUBY to be set in doruby.Diego Elio Pettenò2009-12-051-2/+3
* Avoid calling ruby twice since we already calculated that directory.Diego Elio Pettenò2009-12-051-2/+2
* Add a further check after install for files installed in the wrong directory ...Diego Elio Pettenò2009-12-051-1/+13
* Initial version of ruby-ng.eclass from our ruby-ng-testbed, as discussed on g...Hans de Graaff2009-12-051-0/+425