summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/JSON-Parse: Keyword ~arm64Kent Fredric2020-09-121-2/+2
| | | | | | | | | Required by new dev-perl/Finance-Quote Tested on packet-at aarch64 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-1/+2
| | | | | | | | | | | | | | | | | | 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-perl/JSON-Parse: Cleanup old versions 0.4*Kent Fredric2018-06-107-144/+0
| | | | Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-7/+7
|
* dev-perl/JSON-Parse: Bump to version 0.550.0Kent Fredric2017-10-262-0/+24
| | | | | | | Upstream: - Add tokenize_text method to JSON::Tokenize Package-Manager: Portage-2.3.8, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-286-6/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-perl/JSON-Parse: Bump to version 0.490.0Kent Fredric2016-12-052-0/+25
| | | | | | | | Upstream: - Input texts being undef or all whitespace now cause a fatal error, for conformance with JSON Parsing Test Suite Package-Manager: portage-2.3.2
* dev-perl/JSON-Parse: Bump to version 0.480.0Kent Fredric2016-11-212-0/+25
| | | | | | | Upstream: - Add "check" method Package-Manager: portage-2.3.2
* dev-perl/JSON-Parse: Bump to version 0.470.0Kent Fredric2016-11-192-0/+25
| | | | | | | Upstream: - Inactivate diagnostics_hash function on Perl <5.14 Package-Manager: portage-2.3.2
* dev-perl/JSON-Parse: Bump to version 0.460.0Kent Fredric2016-11-173-1/+25
| | | | | | | | | | | | | - Add USE="examples" Upstream: - remove $json_diagnostics - add method diagnostics_hash - Improved warnings for parse_json_safe - Remove JSON::Whitespace - Add JSON::Tokenize interface Package-Manager: portage-2.3.2
* dev-perl/JSON-Parse: Bump to 0.430.0Kent Fredric2016-11-062-0/+24
| | | | | | | | | Upstream: - Remove dependency on Path::Tiny - Update unicode decoding logic - Increase clarity of validation Package-Manager: portage-2.3.2
* dev-perl/JSON-Parse: Added at version 0.420.0Kent Fredric2016-11-053-0/+40
Required by newer Google-Ads-Adwords-Client Package-Manager: portage-2.3.2