summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/YAML: Fix missing Test-Deep dep bug #663414Kent Fredric2019-07-181-1/+3
| | | | | | | | I can blame monsieurp for this one. Closes: https://bugs.gentoo.org/663414 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/XML-Compile-WSDL11: Add dep on XML-Compile-Tester bug #663410Kent Fredric2019-07-181-1/+2
| | | | | | | Bug: https://bugs.gentoo.org/663410 Bug: https://rt.cpan.org/Ticket/Display.html?id=130097 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/XML-Compile-SOAP: Fix missing Test-Deep dep bug #663408Kent Fredric2019-07-171-1/+2
| | | | | | | Bug: https://bugs.gentoo.org/663408 Bug: https://rt.cpan.org/Ticket/Display.html?id=130096 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/XML-Grove: Fix missing libxml-perl dep re bug #663396Kent Fredric2019-07-171-2/+5
| | | | | | | | | Probably nobody is using this, as this dependency is so critical that XML-Grove *subclasses* libxml-perl. Bug: https://bugs.gentoo.org/663396 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/XML-LibXML: Bump to version 2.20.100 re bug #595098Kent Fredric2019-07-172-0/+79
| | | | | | | | | | | | | | | | | | | | | | | | - Bumping because upstream have done some splitting, and now deem the problems in bug #595098 to be potentially a problem in one of these new dependencies. Whether or not its actually fixed is to be seen, but if it isn't, it has to be updated before they'll look at it. Upstream: - Mark as working with libxml2 2.9.9 and lower - Allow LibParser to be provided for all methods - Portability fixes - Convert to Alien::Libxml2 Keywords: - Due to new dependencies, all the following keywords are dropped: alpha, {amd64,x86}-{fbsd,linux}, arm{,64}, hppa ia64, m68k-mint, mips ppc{,-aix,-macos,64}, riscv s390, sparc{,-solaris,64-solaris} {x64,x86}-{macos,solaris} Bug: https://bugs.gentoo.org/595098 Bug: https://rt.cpan.org/Ticket/Display.html?id=119715 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Alien-Libxml2: Add w/ version 0.90.0Kent Fredric2019-07-173-0/+39
| | | | | | | - Required by newer dev-perl/XML-LibXML Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Alien-Build: Add w/ version 1.790.0Kent Fredric2019-07-173-0/+117
| | | | | | | | | Required by: - dev-perl/Alien-Libxml2 via newer dev-perl/XML-LibXML Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/FFI-CheckLib: Add w/ version 0.250.0Kent Fredric2019-07-173-0/+38
| | | | | | | | | | Required by: - dev-perl/Alien-Build via dev-perl/Alien-Libxml2 via newer dev-perl/XML-LibXML Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/WWW-Mechanize: Bump to version 1.910.0 for bug #664006Kent Fredric2019-07-172-0/+45
| | | | | | | | | | | | | | | - Honestly, I have no idea if it will help, but its worth trying Upstream: - tick() now dies if checkbox is not found - Add support to find_image and find_all_images via 'id' and 'class' - Pass strict/verbose constructor args to HTML::Form - Add ability to clear history - Ensure support for weak referencs in HTML::Element Bug: https://bugs.gentoo.org/664006 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Test-Inline: Disable parallel tests re bug #663272Kent Fredric2019-07-171-0/+43
| | | | | | Bug: https://bugs.gentoo.org/663272 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Test-Timer: Bump to version 2.100.0 re bug #649846Kent Fredric2019-07-173-0/+114
| | | | | | | | | | | | | Upstream: - Tests now less sensitive to load problems - Restore use of sleep instead of select in tests - Remove redundant tests - Elimiate use of regexp for parsing benchmark output Bug: https://bugs.gentoo.org/649846 Bug: https://github.com/jonasbn/perl-test-timer/issues/17 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Tk-CursorControl: Undo my removal of demosKent Fredric2019-07-172-44/+2
| | | | | | | | | | | | | | | | | | The demos with the Tk system are a bit quirky, and you can't really handle them the same way we typically handle examples in Gentoo. These demos have to be installed in a location that the "widget" program that ships with Tk can find and load, and it has special spice to make it work. There may be a compromise of some kind, but it requires the ability to gut the demo system from Tk itself, which is far more work than we have time for, and the added complexity with handling that with USE and USE dependencies just isn't worth it. Bug: https://rt.cpan.org/Ticket/Display.html?id=124794 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Pango: Disable running X11 tests w/ USE=minimal bug #662320Kent Fredric2019-07-171-0/+73
| | | | | | | | | | | | | | | | | | When USE="minimal", various deps are omitted to break cycles. Among these are Xvfb, which means virtx can't be imagined to work. This change avoids running live X11 tests with Xvfb in this condition. To avoid this resulting in a total degradation of testing-safety, a rudimentary "it compiles!" test has been inserted that ensures Pango.pm actually loads at all. Bug: https://bugs.gentoo.org/662320 20 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Perl-Critic-Dynamic: Add dev-perl/CGI into test deps bug #661808Kent Fredric2019-07-171-0/+26
| | | | | | | Bug: https://bugs.gentoo.org/661808 Bug: https://bugs.gentoo.org/662294 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Net-IDN-Encode: Bump to version 0.500.0 re bug #677652Kent Fredric2019-07-172-0/+28
| | | | | | | | | | | | | | | Upstream: - Fix domain_to_ascii AllowUnassigned param - Fix domain_to_unicode AllowUnassigned param - Fix warnings with perl <5.8.7 - Workaround bidi validation in ::UTS46 on perl 5.8.x/5.10.x - Fix validation in ::UTS46 for some non-valid characters - Remove workarounds for pre-9.0.0 test vectors in ::UTS46 - Update to Unicode 10.0.0 Closes: https://bugs.gentoo.org/677652 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Net-LibIDN: Add subslot operator version re bug #655874Kent Fredric2019-07-171-0/+17
| | | | | | | | | | - Convert to EAPI6 - Add subslot operator for libidn:0= Bug: https://bugs.gentoo.org/655874 Bug: https://github.com/gentoo/gentoo/pull/8908 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Net-Server-Mail: Bump to version 0.280.0 re bug #623812Kent Fredric2019-07-162-0/+27
| | | | | | | | | | | | | | - Add USE="examples" Upstream: - Don't close socket on undef - Use 4096 bit certificate for tests - Fix incorrect behaviour on empty line - Don't upper-case on undefined commands Bug: https://bugs.gentoo.org/623812 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/MP3-Tag: Bump to version 1.150.0 re bug #687890Kent Fredric2019-07-162-0/+24
| | | | | | | | | Upstream: - Fix more warnings about use of deprecated unescaped left brace Bug: https://bugs.gentoo.org/687890 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/MooseX-Getopt: Bump to version 0.740.0 re bug #675719Kent Fredric2019-07-162-0/+43
| | | | | | | | | | | | | | Upstream: - Fix tests broken by Getopt::Long::Descriptive 0.103.0 - move exit() call to a higher scope to allow 'after' method-modifiers on 'print_usage_text' - Fix 'init_arg' when used in combination with an underscored attribute read from a configuration file. Bug: https://bugs.gentoo.org/675718 Bug: https://rt.cpan.org/Public/Bug/Display.html?id=125992 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/ExtUtils-Config: Fix typo in bad-test removalKent Fredric2019-07-161-1/+1
| | | | | | | Due to a typo, one unwanted test wasn't removed. Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/libintl-perl: Bump to version 1.310.0Kent Fredric2019-07-152-0/+32
| | | | | | | | | | | | | | | | | | | | - Add USE=examples and USE=minimal - Add missing dependencies Upstream: - Fix broken inability to load .mo files with a revision of 0.1 - Disable utf8 when doing locale lookups - Disable failing de_AT related test - Avoid excessive calls to stat() on previously ENOENT'd .mo files. Keywords: - Dropped due to File::ShareDir dependency: {amd64,x86}-fbsd, riscv x64-cygwin Bug: https://github.com/gflohr/libintl-perl/issues/3 Bug: https://bugs.gentoo.org/661768 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Term-ReadLine-Gnu: Bump to version 1.360.0Lars Wendler2019-07-152-0/+21
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-perl/IO-Socket-SSL: Bump to version 2.66.0 re bug #678182Kent Fredric2019-07-132-0/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream: - Prefer AES for server side cipher default (performance) - Make fingerprint algo optional, based on fingerprint length - use CTX_set_ecdh_auto when needed (OpenSSL 1.0.2) - Update fingerprints in live tests - Support dual RSA and ECDSA certificates on the same domain - Update PublicSuffix - Fail compilation when Net::SSLeay has cross-version API-incompatible OpenSSL linking - Enable X509_V_FLAG_PARTIAL_CHAIN if supported (Net::SSLeay 1.83+, OpenSSL 1.1.0+ ) - Support multiple/automatic/custom curves (Net::SSLeay 1.86+) - Enable Post-Handshake-Auth client-side when client certs are provided (TLS1.3, Net::SSLeay 1.86+) - Support for TLS 1.3 (OpenSSL 1.1.1, Net::SSLeay 1.86+) - Fix memory leak when CRL are used - Fix memory leak w/ stop_SSL and threads, non-blocking sockets, or timeout - Fix various test failures w/ newer OpenSSL - Fix redefine warnings when Socket6 is installed w/o IO::Socket::{IP,INET6} - Add optional 'serial' argument to IO::Socket::SSL::Intercept - Add function get_session_reused to detect session reuse. - Fix fingerprint_xxx value reported by IO::Socket::SSL::Utils::Cert_asHash - Fix creation of serial number in IO::Socket::SSL::Intercept - Fix tests failing w/o IPv6 support - Use SNI if hostname is given in ALL CAPS - Don't add authority key for issuer in Utils::CERT_create - Add missing certificates to dist/manifest - Don't check for OCSP if SSL_fingerprint is used and matches Keywords: - Due to addition of Mozilla-CA as a dep, the following keywords are dropped: amd64-{fbsd,linux} arm{,64} hppa ia64 m68k{,-mint} mips ppc-{aix,macos} riscv s390 sh sparc sparc{,64}-solaris x64-cygwin {x86,x64}-{macos,solaris} x86-{fbsd,linux} Bug: https://bugs.gentoo.org/682224 Closes: https://bugs.gentoo.org/678182 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/gtk2-traymanager: Add explicit dep on glib-utils for bug #667954Kent Fredric2019-07-121-1/+2
| | | | | | Closes: https://bugs.gentoo.org/667954 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Event-RPC: Bump to version 1.100.0 re bug #661300Kent Fredric2019-07-112-0/+36
| | | | | | | | | | | Upstream: - Fix tests without '.' in @INC - Add ::Server->prepare() to give you control over Event loop - Fix broken(expired) bundled CA certificats for tests Bug: https://bugs.gentoo.org/661300 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Email-LocalDelivery: Fix deps for bug #661462Kent Fredric2019-07-111-0/+29
| | | | | | | | | | | - Convert to EAPI6 - Enable parallel tests - Square up dependencies - Add missing Capture-Tiny test dependency Bug: https://bugs.gentoo.org/661462 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Email-Date: Fix deps for bug #661296Kent Fredric2019-07-111-0/+29
| | | | | | | | | | | - Convert to EAPI6 - Enable parallel tests - Square up dependencies - Add missing Capture::Tiny test dependency Bug: https://bugs.gentoo.org/661296 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Email-FolderType: Fix deps for bug #661302Kent Fredric2019-07-111-0/+26
| | | | | | | | | | | - Convert to EAPI6 - Enable parallel tests - Improve dependency coverage, including adding the critical missing dep of dev-perl/Capture-Tiny Bug: https://bugs.gentoo.org/661302 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Email-Address: Bump to version 1.912.0 re bug #658562Kent Fredric2019-07-112-0/+26
| | | | | | | | | | | | Upstream: - Add mitigation for DoS via pathologically constructed email addresses in CVE-2015-7686 and CVE-2015-12558 Bug: https://bugs.gentoo.org/658562 Bug: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7686 Bug: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12558 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DBD-MariaDB: Minor improvements in configureKent Fredric2019-07-111-7/+3
| | | | | | | | - Simplify handling provider for backend - Auto-chomp EROOT for future compat with EAPI7 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DBD-MariaDB: Add w/ version 1.210.0 re bug #669624Kent Fredric2019-07-113-0/+96
| | | | | | | | By request of Kerin Millar Closes: https://bugs.gentoo.org/669624 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Devel-CheckLib: Bump to version 1.130.0Kent Fredric2019-07-112-0/+29
| | | | | | | | | Upstream: - Fix order of flags for GCC - Allow compiling a test binary without executing it afterwards Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DBIx-Class: Bump to version 0.82.841Kent Fredric2019-07-102-0/+93
| | | | | | | | | | | | | | | - Remove now redundant sed hacks from Makefile.PL Upstream: - Fix build tooling for 'progressive' perls - Fix various test failures - Fix tests for recent SQLites Bug: https://bugs.gentoo.org/649542 Bug: https://bugs.gentoo.org/661214 Bug: https://rt.cpan.org/Ticket/Display.html?id=117271 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Crypt-Rijndael: Bump to version 1.140.0 re bug #612096Kent Fredric2019-07-102-0/+23
| | | | | | | | | | | | - Convert to EAPI6 Upstream: - Fix UINT32 and UINT8 for musl libc Bug: https://bugs.gentoo.org/612096 Bug: https://github.com/Leont/crypt-rijndael/issues/11 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Crypt-OpenSSL-DSA: Increase minimum libressl re bug #624140Kent Fredric2019-07-101-2/+2
| | | | | | | | Please reopen bug #624140 if this is not sufficient to fix this issue. Closes: https://bugs.gentoo.org/624140 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Crypt-Random: Bump to version 1.520.0 re bug #625654Kent Fredric2019-07-102-0/+23
| | | | | | | | | | | | | | | | | | - Convert to EAPI6 - Enable parallel tests Upstream: - Add Uniform parameter to Crypt::Random::Generator constructor - Removed test for non-equality of 2 randomly generated ints - Removed /dev/random entropy-blocking test - Removed potentially unsafe include in makerandom Bug: https://bugs.gentoo.org/625654 Bug: https://rt.cpan.org/Ticket/Display.html?id=30423 Bug: https://rt.cpan.org/Ticket/Display.html?id=99880 Bug: https://rt.cpan.org/Ticket/Display.html?id=128062 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Net-SSLeay: Bump version to 1.880.0Stefan Strogin2019-07-104-0/+108
| | | | | | | | | | | | | | | | | | | | | | | - Restore previously broken tests - CFLAGS repsect logic reworked for upstream tooling changes - LIBDIR respect logic reworked for upstream tooling changes - NETWORK_TESTS handling logic reworked for upstream tooling changes Upstream: - Clarify licensing to be consistently Artistic-2 - Improved OpenSSL 1.1.1 support - Improved TLS 1.3 support - Fixed memory leaks in cb_data_advanced_put Bug: https://rt.cpan.org/Ticket/Display.html?id=106314 Bug: https://rt.cpan.org/Ticket/Display.html?id=128207 Closes: https://bugs.gentoo.org/556010 Closes: https://bugs.gentoo.org/684308 Closes: https://bugs.gentoo.org/686730 Closes: https://github.com/gentoo/gentoo/pull/12101 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Stefan Strogin <steils@gentoo.org> Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/BSON: Bump to version 1.10.2 re bug #667328Kent Fredric2019-07-103-0/+49
| | | | | | | | | | | | | | | Upstream: - Add support for Extended JSON v2 - Deprecate 'inflate_extjson' method - Add 'extjson_to_perl' method - Implement ObjectID spec - Limit Encoding/Decoding to max depth limits - BSON::Raw: Add 'get_first_key' method - Improve BSON error messages Closes: https://bugs.gentoo.org/667328 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Boulder: Bulk fixes and fix for bug #678004Kent Fredric2019-07-103-1/+86
| | | | | | | | | | | | | | | | | | | | | | | - Convert to EAPI6 - Omit Boulder::Store support unless USE=store is specified, as Boulder::Store requires DB_File, which requires perl built with USE="berkdb", and triggering a perl rebuild flipping a use flag could really complicate portage's capacity to solve dependencies, and possibly break your perl. (This is exposed bug bug #678004) - Omit Boulder::Labbase as the module is incomplete, is documented as such, and loads dependencies that aren't available on Gentoo or on CPAN. - Omit Boulder::XML and its dependency on XML-Parser unless USE=xml is specified, as XML handling is not in any way critical to this module. - Remove uncondtional compile-time assertion for XML::Parser - Omit Boulder::Genbank and related assets unless USE=genbank is specified, as this necesarily adds a dependency on dev-perl/CGI as part of its Entrez accessor - Provide examples via USE="examples" Closes: https://bugs.gentoo.org/678004 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/WattsUp-Daemon: Fix unsorted keywordsKent Fredric2019-07-091-2/+2
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Validate-Tiny: Fix unsorted keywordsKent Fredric2019-07-093-6/+6
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Time-TAI64: Fix unsorted keywordsKent Fredric2019-07-091-2/+2
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Time-Format: Fix unsorted keywordsKent Fredric2019-07-091-2/+2
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Sys-Mmap: Fix unsorted keywordsKent Fredric2019-07-091-2/+2
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/MogileFS-Network: Fix unsorted keywordsKent Fredric2019-07-091-2/+2
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Math-NumberCruncher: Fix unsorted keywordsKent Fredric2019-07-091-2/+2
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/HTML-StripScripts-Parser: Fix unsorted keywordsKent Fredric2019-07-091-2/+2
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/HTML-StripScripts: Fix unsorted keywordsKent Fredric2019-07-091-2/+2
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/File-Next: Fix unsorted keywordsKent Fredric2019-07-091-2/+2
| | | | | | | Twiddle was ~amd64-fbsd vs ~amd64-linux Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Data-Serializer: Fix unsorted keywordsKent Fredric2019-07-081-2/+2
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>