summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Plack-1.3.900: added ~ia64, bug 577100Matt Turner2017-03-151-1/+1
|
* dev-perl/Plack: amd64 stable wrt bug #612558Agostino Sarubbo2017-03-141-2/+2
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Plack: added ~ppc, bug 577100Matt Turner2017-03-101-1/+1
|
* dev-perl/Plack: added ~sparc, bug 577100Matt Turner2017-03-101-1/+1
|
* dev-perl/Plack: added ~ppc64, bug 577100Matt Turner2017-03-101-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-perl/Plack-1.3.900-r0: keyworded for ~alphaTobias Klausmann2017-01-261-1/+1
| | | | Gentoo-Bug: 577100
* dev-perl/Plack: Fence out network IO re bug #527362Kent Fredric2016-08-031-0/+1
| | | | | | | | | | | | | | Under EAPI6, NO_NETWORK_TESTING is exported by default and these tests will be skipped regardless. They can be turned back on, but you'll have to read the eclass source. Thanks to Diego Elio Pettenò for reporting. Bug: https://bugs.gentoo.org/527362 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Plack: Patch tests to avoid parallel-testing race-condition.Kent Fredric2016-05-071-1/+3
| | | | | | | | This is already fixed upstream in git, so the patch is attached verbatim until upstream get around to pushing a new release. Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
* dev-perl/Plack: Bump to version 1.3.900Kent Fredric2016-03-271-0/+74
- EAPI6 - USE="examples" added - Dependencies that could be used conditionally added to USE="-minimal" - Dependencies that add additional test coverage added to USE="test -minimal" Upstream: - MIME added to Plack::MIME for .apk - Custom Formatters supported by Plack::Middleware::AccessLog - '0' is now a valid log4perl middleware category - Test server binds to 127.0.0.1 - Single-process FCGI manager support. Package-Manager: portage-2.2.28