Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unneeded dev-ruby/rubygems dependency since this is already covered ↵ | Hans de Graaff | 2011-10-21 | 1 | -3/+2 |
| | | | | by ruby-fakegem. | ||||
* | Turn off ruby-fakegem automatic documentation task since it is not supported ↵ | Hans de Graaff | 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 | Naohiro Aota | 2011-09-18 | 1 | -2/+2 |
| | |||||
* | Move new version dependencies into the new version check. | Naohiro Aota | 2011-09-18 | 1 | -5/+4 |
| | |||||
* | Install gemspecs. | Naohiro Aota | 2011-09-18 | 1 | -2/+10 |
| | |||||
* | Add common dependencies | Naohiro Aota | 2011-09-18 | 1 | -1/+4 |
| | |||||
* | fix random bugs in eclass documentation, and convert to new @AUTHOR tag | Mike Frysinger | 2011-08-22 | 1 | -5/+4 |
| | |||||
* | Support >=ruby-gnome2-0.90 file structure. Based on a code from Shunsuke ↵ | Naohiro Aota | 2011-05-29 | 1 | -3/+8 |
| | | | | Shimizu. | ||||
* | Ensure LDFLAGS usage | Naohiro Aota | 2011-05-29 | 1 | -2/+4 |
| | |||||
* | Use a subshell to properly catch the echo. | Hans de Graaff | 2010-12-15 | 1 | -2/+2 |
| | |||||
* | Make ruby-ng-gnome.eclass prefix-aware. | Hans de Graaff | 2010-12-15 | 1 | -2/+6 |
| | |||||
* | Update ruby eclass documentation. | Hans de Graaff | 2010-08-22 | 1 | -2/+3 |
| | |||||
* | Solve bug #320545 in the least hacky way: disable --no-undefined for | Diego Elio Pettenò | 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 ↵ | Hans de Graaff | 2010-01-13 | 1 | -0/+61 |
ruby-gnome2 and uses ruby-ng to allow parallel installation of the ruby-gnome2 packages. |