summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-cpp/nlohmann_json: fix build with gcc-10Nicolas Werner2020-05-142-0/+135
| | | | | | | | Closes: https://bugs.gentoo.org/721712 Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de> Closes: https://github.com/gentoo/gentoo/pull/15719 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-cpp/nlohmann_json: version bump to 3.7.3Tim Harder2020-01-162-0/+46
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* */*: Switch media-video proj packages to cmake.eclassAndreas Sturmlechner2019-12-312-8/+8
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | 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-cpp/nlohmann_json: remove oldTim Harder2019-09-263-71/+0
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* dev-cpp/nlohmann_json: version bump to 3.7.0Tim Harder2019-09-262-0/+46
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* dev-cpp/nlohmann_json: stable 3.6.1-r1 for ppc64, bug #695498Sergei Trofimovich2019-09-261-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-cpp/nlohmann_json: amd64 stable wrt bug #689688Agostino Sarubbo2019-07-231-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-cpp/nlohmann_json: stable 3.6.1-r1 for ppc, bug #689688Sergei Trofimovich2019-07-211-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-cpp/nlohmann_json: x86 stable (bug #689688)Thomas Deutschmann2019-07-181-1/+1
| | | | | Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-cpp/nlohmann_json: install non-amalgamated headersTim Harder2019-06-281-0/+44
| | | | | | | | Also, use cmake for building instead of meson. Closes: https://bugs.gentoo.org/684280 Signed-off-by: Tim Harder <radhermit@gentoo.org>
* dev-cpp/nlohmann_json: version bump to 3.6.1Tim Harder2019-04-112-0/+36
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* dev-cpp/nlohmann_json: keyworded 3.5.0 for ppc/ppc64, bug #674034Sergei Trofimovich2019-02-171-2/+2
| | | | | | | Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.60, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-cpp/nlohmann_json: initial importTim Harder2018-12-293-0/+47
Signed-off-by: Tim Harder <radhermit@gentoo.org>