summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded dev-ruby/rubygems dependency since this is already covered ↵Hans de Graaff2011-10-211-3/+2
| | | | by ruby-fakegem.
* Turn off ruby-fakegem automatic documentation task since it is not supported ↵Hans de Graaff2011-10-091-1/+2
| | | | by ruby-gnome2 and it triggers errors when run. Fixes bugs 383623 and 384049.
* Respect overrided RUBY_FAKEGEM_NAMENaohiro Aota2011-09-181-2/+2
|
* Move new version dependencies into the new version check.Naohiro Aota2011-09-181-5/+4
|
* Install gemspecs.Naohiro Aota2011-09-181-2/+10
|
* Add common dependenciesNaohiro Aota2011-09-181-1/+4
|
* fix random bugs in eclass documentation, and convert to new @AUTHOR tagMike Frysinger2011-08-221-5/+4
|
* 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.