| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
duktape-rb needs to be recompiled against new duktape versions.
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
|
| |
As per reports in the keywordreq bug.
Closes: https://bugs.gentoo.org/754261
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/754258
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
|
|
|
|
| |
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
|
|
| |
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
|
|
|
|
|
|
| |
Not needed, duktape.rb upstream bundles Duktape sources. There doesn't
seem to be any obvious way of switching to system-installed Duktape
and patching this to do so will require someone who actually knows Ruby.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Will still keep the test-restricted one around in case it turns out
keywording and stabilising dev-ruby/sdoc and its dependencies on ppc
turns out to be too complex, as we need a ppc-stable version of
duktape-rb rather soon.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
Ruby bindings for dev-lang/duktape. This appears to be the only
JavaScript runtime compatible with dev-ruby/execjs that is not based on
Google V8 (which doesn't work on 32-bit PPC), works under Linux (unless
it is somehow possible to get Apple JavaScriptCore to do so; pretty sure
Windows Script Host will not), and works under C Ruby (therubyrhino is
JRuby-specific). With none of the versions of net-libs/nodejs currently
in the tree even compiling on ppc, we urgently need this one in order
not to break Ruby on Rails in Gentoo/PPC32.
On my test amd64 system, dev-ruby/execjs-2.7.0 modified to depend on
dev-lang/duktape-rb both successfully detects it and passes all tests.
Nb. no ruby27 support because of dependencies which don't support it yet.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|