summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [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/*: Update Manifest hashesMichał Górny2017-12-091-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/Text-Wrapper: Remove oldAndreas K. Hüttel2017-02-042-18/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Text-Wrapper: Stable for HPPA (bug #588020).Jeroen Roovers2017-02-031-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* dev-perl/Text-Wrapper: ppc64 stable wrt bug #588020Agostino Sarubbo2017-01-031-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Text-Wrapper: ppc stable wrt bug #588020Agostino Sarubbo2017-01-011-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Text-Wrapper: x86 stable re bug #588020Kent Fredric2016-12-291-1/+1
| | | | | | | | Arch testing by Myckel Habets Bug: https://bugs.gentoo.org/588020 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Text-Wrapper: amd64 stable wrt bug #588020Agostino Sarubbo2016-09-261-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Text-Wrapper: Bump to version 1.50.0Kent Fredric2016-04-262-0/+28
| | | | | | | | | | | | - EAPI6 - Add USE="examples" and USE="minimal" ( tests ) Upstream: - Packaging changes - More test coverage 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/Text-Wrapper: Copy from dev-perl/text-wrapperKent Fredric2016-04-263-0/+30
Migrating to PN=Upstream 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"