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/Conf-Libconfig: [QA] Fix maintainer typeDavid Seifert2019-08-111-1/+1
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-perl/Conf-Libconfig: Add ~arm keyword wrt bug #689338Mikle Kolyada2019-08-021-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-perl/Conf-Libconfig: License is BSDCraig Andrews2019-07-181-1/+1
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-perl/Conf-Libconfig: remove test dependency on dev-perl/Test-PodCraig Andrews2019-07-181-1/+6
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-perl/Conf-Libconfig: Remove 0.100, the correct version is 0.100.0Craig Andrews2019-07-181-27/+0
| | | | | | | See https://wiki.gentoo.org/wiki/Project:Perl/Version-Scheme Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-perl/Conf-Libconfig: Fix version; it should be 0.100.0Craig Andrews2019-07-181-0/+27
| | | | | | | See https://wiki.gentoo.org/wiki/Project:Perl/Version-Scheme Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-perl/Conf-Libconfig: Add perl@gentoo.org as a maintainerCraig Andrews2019-07-181-0/+4
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-perl/Conf-Libconfig: x86 keyworded (bug #689338)Thomas Deutschmann2019-07-181-1/+1
| | | | | Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-perl/Conf-Libconfig: Perl extension for libconfigCraig Andrews2019-07-053-0/+40
Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Craig Andrews <candrews@gentoo.org>