summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/spidermonkey: rollover s390 keywordThomas Deutschmann2020-09-201-1/+1
| | | | | Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/spidermonkey: disabling tests in EOL versionsThomas Deutschmann2020-09-181-1/+4
| | | | | | | | | | | | | | | Tests are written against bundled ICU. Once system's ICU version is newer than bundled ICU, tests are likely to fail because due to changes in newer ICU (changed locales, changed format), expected hardcoded results don't match anymore. Disabling tests because these versions are already EOL and keeping up with ICU in a rolling distribution is impossible with the limited man power we have. Bug: https://bugs.gentoo.org/737464 Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/spidermonkey: don't call ar directlySergei Trofimovich2020-07-011-0/+3
| | | | | | Closes: https://bugs.gentoo.org/718616 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/spidermonkey: arm64 stable (bug #718732)Sam James (sam_c)2020-04-281-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-lang/spidermonkey: stable 60.5.2_p0-r4 for hppa, bug #718732Rolf Eike Beer2020-04-271-1/+1
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/spidermonkey: stable 60.5.2_p0-r4 for sparc, bug #718732Rolf Eike Beer2020-04-231-1/+1
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/spidermonkey: x86 stable wrt bug #718732Agostino Sarubbo2020-04-231-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/spidermonkey: ppc64 stable wrt bug #718732Agostino Sarubbo2020-04-231-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/spidermonkey: ppc stable wrt bug #718732Agostino Sarubbo2020-04-231-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/spidermonkey: arm stable wrt bug #718732Agostino Sarubbo2020-04-231-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/spidermonkey: amd64 stable wrt bug #718732Agostino Sarubbo2020-04-231-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/spidermonkey: fix virtual address length on ia64Thomas Deutschmann2020-04-211-0/+155
Closes: https://bugs.gentoo.org/703538 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>