summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make sure to use UTF-8 encoding when reading YAML files with ruby19. Patch an...Hans de Graaff2012-08-191-4/+11
* Make sure not to test for use doc if it's not there.Diego Elio Pettenò2012-08-151-4/+4
* Add support for documentation recipes as well, and implement an rdoc recipe.Diego Elio Pettenò2012-08-141-12/+46
* Add support for cucumber as a test recipe. This allows abstracting some of th...Diego Elio Pettenò2012-08-131-3/+15
* Add support for running rspec while respecting some common variables (TEST_VE...Diego Elio Pettenò2012-07-051-18/+48
* Add documentation for RUBY_FAKEGEM_EXTRAINSTALL.Hans de Graaff2011-12-051-3/+10
* Switch to virtual/rubygems in preparation of adding ruby targets with bundled...Hans de Graaff2011-10-211-5/+5
* fix random bugs in eclass documentation, and convert to new @AUTHOR tagMike Frysinger2011-08-221-9/+6
* Fix typo.Hans de Graaff2011-04-251-4/+4
* Add missing 'die' statement.Hans de Graaff2011-03-051-4/+4
* Try to install the normal upstream gemspec file from either the gem metadata ...Hans de Graaff2010-12-281-19/+76
* Revert mistaken commit of new gemspec-related code, but keep new dependency o...Hans de Graaff2010-12-181-25/+4
* Depend directly on dev-ruby/rubygems again since we no longer have ruby targe...Hans de Graaff2010-12-181-5/+26
* fix fake-rubygem.eclass for Prefix, bug #336906Fabian Groffen2010-09-231-4/+8
* Factor out the ree18→rubyee18 conversion and use it when generating the bin...Diego Elio Pettenò2010-08-301-4/+4
* When unpacking, don't unpack patch files.Diego Elio Pettenò2010-07-291-22/+33
* If RUBY_FAKEGEM_DOCDIR is set, the ebuild should have the doc USE flag.Diego Elio Pettenò2010-07-271-3/+7
* Allow installing documentation even if there is no documentation task defined.Diego Elio Pettenò2010-07-211-4/+6
* Allow multiple archives in SRC_URI, and unpack them properly.Diego Elio Pettenò2010-07-211-22/+24
* Use the new syntax for rake dependencies.Diego Elio Pettenò2010-05-241-5/+5
* Only use revision, not full Id for the eclass.Diego Elio Pettenò2010-02-191-3/+3
* Don't create generic wrappers when installing for a single implementation.Diego Elio Pettenò2010-02-191-3/+26
* Add support for suffixes to a gem (like .java) and support forDiego Elio Pettenò2010-02-191-3/+4
* Take into account that the description may contain double quotes and quote th...Hans de Graaff2010-02-131-2/+3
* Define each_ruby_test in ruby-fakegem only if a test task is defined.Diego Elio Pettenò2010-01-241-13/+10
* Default to installing the binary wrapper to /usr/bin, when callingDiego Elio Pettenò2010-01-211-2/+4
* Always install the EXTRAINSTALL content, this also allows it to be files rath...Diego Elio Pettenò2010-01-181-8/+9
* Correct an undeclared IUSE doc and fix documentation for RUBY_FAKEGEM_REQUIRE...Diego Elio Pettenò2010-01-091-3/+3
* Don't error out if there is neither bin nor lib directories to install.Diego Elio Pettenò2010-01-011-2/+3
* Add a variable to explicit further required paths, useful for gems like RedCl...Diego Elio Pettenò2009-12-261-2/+13
* Allow for multiple documentation directories.Diego Elio Pettenò2009-12-211-4/+6
* Add a RAKE_FAKEGEM_BINWRAP variable.Diego Elio Pettenò2009-12-201-1/+23
* Change the binary wrapper code.Diego Elio Pettenò2009-12-161-2/+3
* Fix and extend documentation.Diego Elio Pettenò2009-12-151-3/+14
* Use the fakegem name and version vars for the source uri.Diego Elio Pettenò2009-12-151-3/+3
* Provide a default SRC_URI.Diego Elio Pettenò2009-12-151-1/+3
* Add ruby-fakegem.eclassAlex Legler2009-12-141-0/+264