summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Pod-Readme: Drop ~sparc-solaris re bug #673504Kent Fredric2020-07-211-1/+1
| | | | | | | | | | | Depends: - dev-perl/MooX-HandlesVia - dev-perl/Class-Method-Modifiers - dev-perl/Test-Requires Bug: https://bugs.gentoo.org/673504 Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Pod-Readme: Drop ~{x,sparc}64-solaris re bug #673504Kent Fredric2020-07-181-1/+1
| | | | | | | | | | | Depends: - dev-perl/MooX-HandlesVia - dev-perl/Data-Perl - dev-perl/List-MoreUtils Bug: https://bugs.gentoo.org/673504 Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Pod-Readme: Drop ppc-aix re bug #673504Kent Fredric2020-07-181-1/+1
| | | | | | | | Unsatisfied by dev-perl/IO-String Bug: https://bugs.gentoo.org/673504 Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Pod-Readme: Drop ~m68k-mint re bug #673508Kent Fredric2020-07-181-2/+2
| | | | | | | | | Depends: - dev-perl/IO-String Bug: https://bugs.gentoo.org/673504 Package-Manager: Portage-2.3.103, Repoman-2.3.22 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/Pod-Readme: added Prefix keywords, bug #665088Fabian Groffen2018-10-271-2/+2
| | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-perl/Pod-Readme: Add build fix for Perl 5.26, bug 623074Andreas K. Hüttel2017-07-021-1/+7
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* 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/Pod-Readme: x86 stable wrt bug #580462Agostino Sarubbo2016-12-221-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Pod-Readme-1.1.2-r0: stable on amd64Tobias Klausmann2016-12-191-1/+1
| | | | Gentoo-Bug: 580462
* dev-perl/Pod-Readme: Bump to version 1.1.2Kent Fredric2016-04-031-0/+55
- EAPI6 - Lots of new dependencies due to an upstream shopping spree on dependencies - Fixed DESCRIPTION Upstream: - No longer a Pod Parse, only a filter - Now supports reading CPAN::Changes files - Now supports generating HTML, Markdown, POD, RTF, Latex, Man, XHTML - New Plugin system Package-Manager: portage-2.2.28