summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Bump copyright on files touched this yearMichał Górny2020-02-118-8/+8
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/spidermonkey: [QA] Fix UnnecessarySlashStripDavid Seifert2020-02-082-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-257-7/+7
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-lang/spidermonkey: [QA] Fix MissingTestRestrictMichał Górny2019-12-127-9/+9
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-113-0/+3
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang: Remove *-fbsd KEYWORDSMichał Górny2019-10-1111-11/+11
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/spidermonkey: remove invalid option from slot 52Jory Pratt2019-08-121-0/+157
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* dev-lang/spidermonkey: remove invalid option in slot 0Jory Pratt2019-08-121-0/+3
| | | | | | Closes: https://bugs.gentoo.org/691334 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* dev-lang/spidermonkey: cleanup sed statement for bug #691334Jory Pratt2019-08-121-1/+1
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* dev-lang/spidermonkey: Fix :60 invalid options in js60-configJory Pratt2019-08-121-0/+154
| | | | | | Fixes: https://bugs.gentoo.org/691334 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* dev-lang/spidermonkey: arm64 stableAaron Bauman2019-07-281-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
* dev-lang/spidermonkey: arm stable wrt bug #687072Mikle Kolyada2019-07-281-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-lang/spidermonkey-52.9.1_pre1: dropped sparc keywordsMatt Turner2019-07-261-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-lang/spidermonkey: s390 stable wrt bug #685150Agostino Sarubbo2019-07-261-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="s390"
* dev-lang/spidermonkey-60.5.2_p0-r2: ia64 stable, bug 685150Matt Turner2019-07-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-lang/spidermonkey: Fix gcc-9 support in :52Jory Pratt2019-07-252-0/+25
| | | | | | Closes: https://bugs.gentoo.org/688448 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* dev-lang/spidermonkey: add ia64 support to :60Jory Pratt2019-07-252-0/+45
| | | | | | | Closes: https://bugs.gentoo.org/690342 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* dev-lang/spidermonkey: remove obsolete versionJory Pratt2019-07-012-159/+0
| | | | | Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* dev-lang/spidermonkey: stable 1.8.5-r7 for hppa, bug #687072Rolf Eike Beer2019-06-291-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/spidermonkey: stable 60.5.2_p0-r2 for hppa, bug #685150Rolf Eike Beer2019-06-231-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/spidermonkey-60.5.2_p0-r2: ppc64 stable, bug 685150Matt Turner2019-06-201-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-lang/spidermonkey-60.5.2_p0-r2: ppc stable, bug 685150Matt Turner2019-06-201-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-lang/spidermonkey: Fix LTO compilationsJory Pratt2019-06-182-0/+206
| | | | | | | Thanks-to: Alexander Miller <alex.miller@gmx.de> Closes: https://bugs.gentoo.org/687812 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* dev-lang/spidermonkey: alpha stable wrt bug #687072Agostino Sarubbo2019-06-081-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha"
* dev-lang/spidermonkey: ia64 stable wrt bug #687072Agostino Sarubbo2019-06-061-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
* dev-lang/spidermonkey: ppc stable wrt bug #687072Agostino Sarubbo2019-06-051-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc"
* dev-lang/spidermonkey: amd64 stable wrt bug #687072Agostino Sarubbo2019-06-051-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-lang/spidermonkey: stable 52.9.1_pre1 for sparc, bug #661470Rolf Eike Beer2019-06-041-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/spidermonkey: s390 stable wrt bug #687072Agostino Sarubbo2019-06-041-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="s390"
* dev-lang/spidermonkey: ppc64 stable wrt bug #687072Agostino Sarubbo2019-06-041-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64"
* dev-lang/spidermonkey: x86 stable (bug #687072)Thomas Deutschmann2019-06-041-1/+1
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/spidermonkey: arm64 stableAaron Bauman2019-05-131-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-lang/spidermonkey: arm stable wrt bug #685150Mikle Kolyada2019-05-101-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
* dev-lang/spidermonkey: x86 stableMikle Kolyada2019-05-082-1/+3
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* Revert "dev-lang/spidermonkey: x86 stable wrt bug #685150"Mikle Kolyada2019-05-081-0/+150
| | | | | | This reverts commit a8cce323d4b9225459eceb4b83573ea1a1ca2e56. Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-lang/spidermonkey: remanifest after conflict resolutionMikle Kolyada2019-05-081-2/+0
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-lang/spidermonkey: x86 stable wrt bug #685150Mikle Kolyada2019-05-081-150/+0
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* dev-lang/spidermonkey-60.5.2_p0-r2: alpha stableTobias Klausmann2019-05-081-1/+1
| | | | | Bug: http://bugs.gentoo.org/685150 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* dev-lang/spidermonkey: stable 60.5.2_p0-r2 for sparc, bug #685150Rolf Eike Beer2019-05-081-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/spidermonkey-52.9.1_pre1: ia64 stable, bug 661470Matt Turner2019-05-071-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-lang/spidermonkey: amd64 stable, bug #685150Pacho Ramos2019-05-071-1/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* dev-lang/spidermonkey-52.9.1_pre1-r0: alpha stableTobias Klausmann2019-05-061-1/+1
| | | | | Bug: http://bugs.gentoo.org/661470 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* dev-lang/spidermonkey:60 set both SHELL and CONFIG_SHELL to bashIan Stakenvicius2019-05-021-0/+1
| | | | | | | | | Ensure the requirement of bash for shell is satisfied in the environment and build system once and for all. Closes: https://bugs.gentoo.org/666732 Signed-off-by: Ian Stakenvicius <axs@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-lang/spidermonkey: Fix BE, force /bin/bash for shellJory Pratt2019-04-302-3/+3
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* dev-lang/spidermonkey: use CONFIG_SHELL instead of SHELLIan Stakenvicius2019-04-261-1/+1
| | | | | | Closes: https://bugs.gentoo.org/666732 Signed-off-by: Ian Stakenvicius <axs@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-lang/spidermonkey: arm64 stable (bug #682158)Aaron Bauman2019-04-201-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* Revert "dev-lang/spidermonkey: arm64 stable (bug #682158)"Aaron Bauman2019-04-201-1/+1
| | | | | | This reverts commit f6216d9a5eb691dc163cc9b5605a5e76d875f732. Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-lang/spidermonkey: arm64 stable (bug #682158)Aaron Bauman2019-04-201-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-lang/spidermonkey: ensure we have at least 2G of disk space, bug #681860Jory Pratt2019-03-311-1/+6
| | | | Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* dev-lang/spidermonkey: Removed old.Lars Wendler2019-03-262-291/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>