summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Support >=ruby-gnome2-0.90 file structure. Based on a code from Shunsuke ↵Naohiro Aota2011-05-291-3/+8
| | | | Shimizu.
* Ensure LDFLAGS usageNaohiro Aota2011-05-291-2/+4
|
* Use a subshell to properly catch the echo.Hans de Graaff2010-12-151-2/+2
|
* Make ruby-ng-gnome.eclass prefix-aware.Hans de Graaff2010-12-151-2/+6
|
* Update ruby eclass documentation.Hans de Graaff2010-08-221-2/+3
|
* Solve bug #320545 in the least hacky way: disable --no-undefined forDiego Elio Pettenò2010-05-211-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 Graaff2010-01-131-0/+61
ruby-gnome2 and uses ruby-ng to allow parallel installation of the ruby-gnome2 packages.