summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@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: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-perl/Capture-Tiny: m68k stable wrt bug #667266Mikle Kolyada2018-12-221-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-perl/Capture-Tiny: sh stable wrt bug #667266Mikle Kolyada2018-12-081-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-perl/Capture-Tiny: mark s390 stableMikle Kolyada2018-07-101-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/Capture-Tiny-0.460.0: arm64 stable (bug #657636)Mart Raudsepp2018-06-231-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/Capture-Tiny: arm stable wrt bug #652492Mikle Kolyada2018-04-151-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-perl/Capture-Tiny: stable 0.460.0 for ia64, bug #652492Sergei Trofimovich2018-04-071-1/+1
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-perl/Capture-Tiny-0.460.0: hppa stable, bug 652492Matt Turner2018-04-071-1/+1
|
* dev-perl/Capture-Tiny-0.460.0: ppc64 stable, bug 652492Matt Turner2018-04-061-1/+1
|
* dev-perl/Capture-Tiny-0.460.0: ppc stable, bug 652492Matt Turner2018-04-061-1/+1
|
* dev-perl/Capture-Tiny: stable 0.460.0 for sparcRolf Eike Beer2018-04-051-1/+1
| | | | | | Bug: https://bugs.gentoo.org/652492 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-perl/Capture-Tiny: x86 stable (bug #652492)Thomas Deutschmann2018-04-051-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-perl/Capture-Tiny-0.460.0-r0: alpha stableTobias Klausmann2018-04-051-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/652492
* dev-perl/Capture-Tiny: amd64 stableAaron Bauman2018-04-041-1/+1
| | | | | Bug: https://bugs.gentoo.org/652492 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-perl/Capture-Tiny: add amd64-fbsd keyword.Patrice Clement2018-01-281-2/+2
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* dev-perl/Capture-Tiny: Bump to version 0.460.0Kent Fredric2017-03-211-0/+31
Upstream: - Avoid shadwoing variables for easier debugging Package-Manager: Portage-2.3.4, Repoman-2.3.2