Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support EAPI=4 (with RUBY_S). | 2012-08-18 | 1 | -2/+6 | |
| | |||||
* | dev-util/pkgconfig -> virtual/pkgconfig | 2012-05-02 | 1 | -3/+3 | |
| | |||||
* | Remove unneeded dev-ruby/rubygems dependency since this is already covered ↵ | 2011-10-21 | 1 | -3/+2 | |
| | | | | by ruby-fakegem. | ||||
* | Turn off ruby-fakegem automatic documentation task since it is not supported ↵ | 2011-10-09 | 1 | -1/+2 | |
| | | | | by ruby-gnome2 and it triggers errors when run. Fixes bugs 383623 and 384049. | ||||
* | Respect overrided RUBY_FAKEGEM_NAME | 2011-09-18 | 1 | -2/+2 | |
| | |||||
* | Move new version dependencies into the new version check. | 2011-09-18 | 1 | -5/+4 | |
| | |||||
* | Install gemspecs. | 2011-09-18 | 1 | -2/+10 | |
| | |||||
* | Add common dependencies | 2011-09-18 | 1 | -1/+4 | |
| | |||||
* | fix random bugs in eclass documentation, and convert to new @AUTHOR tag | 2011-08-22 | 1 | -5/+4 | |
| | |||||
* | Support >=ruby-gnome2-0.90 file structure. Based on a code from Shunsuke ↵ | 2011-05-29 | 1 | -3/+8 | |
| | | | | Shimizu. | ||||
* | Ensure LDFLAGS usage | 2011-05-29 | 1 | -2/+4 | |
| | |||||
* | Use a subshell to properly catch the echo. | 2010-12-15 | 1 | -2/+2 | |
| | |||||
* | Make ruby-ng-gnome.eclass prefix-aware. | 2010-12-15 | 1 | -2/+6 | |
| | |||||
* | Update ruby eclass documentation. | 2010-08-22 | 1 | -2/+3 | |
| | |||||
* | Solve bug #320545 in the least hacky way: disable --no-undefined for | 2010-05-21 | 1 | -3/+10 | |
| | | | | | | | | | the Ruby-Gnome2 bindings. Unfortunately they rely on a partially-undefined behaviour, let's just hope they'll never come giving us trouble for this. Also avoid using cp -a (non-portable) for installing samples, use insinto/doins instead. | ||||
* | Initial version of new ruby-ng-gnome2 eclass. This eclass supersedes ↵ | 2010-01-13 | 1 | -0/+61 | |
ruby-gnome2 and uses ruby-ng to allow parallel installation of the ruby-gnome2 packages. |