summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | 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/multidimensional: Add ~arm keyword wrt bug #690140Mikle Kolyada2019-07-221-2/+2
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="~arm"
* dev-perl/multidimensional: added Prefix keywords, bug #665088Fabian Groffen2018-10-161-2/+2
| | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-perl/multidimensional-0.13.0-r0: amd64 stableTobias Klausmann2017-12-161-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/631296
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-perl/multidimensional: stable 0.13.0 for ppc, bug #631296Sergei Trofimovich2017-09-231-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* dev-perl/multidimensional: x86 stable re bug #631296Kent Fredric2017-09-211-1/+1
| | | | | | Tested-by: Myckel Habets Bug: https://bugs.gentoo.org/631296 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-perl/multidimensional: stable 0.13.0 for hppa, bug #631296Sergei Trofimovich2017-09-191-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa"
* dev-perl/multidimensional: Cleanup old re bug #617148Kent Fredric2017-05-072-32/+0
| | | | | | | | Remove old versions that are broken come perl 5.26 due to OP struct having no op_sibling Bug: https://bugs.gentoo.org/617148 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/multidimensional: Bump to version 0.13.0Kent Fredric2017-05-012-0/+28
| | | | | | | | | Upstream: - Fix for Perl 5.26 with OP Parent - Use "multidimensional/disabled" as hints key Bug: https://bugs.gentoo.org/617148 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-perl/multidimensional: added ~ppc, bug 579736Matt 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/multidimensional: Mark ~hppa (bug #579736).Jeroen Roovers2016-08-131-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
* dev-perl/multidimensional: Added at 0.11.0Kent Fredric2016-04-123-0/+45
For dev-perl/strictures Package-Manager: portage-2.2.28