summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Test-MockModule: s390 stable wrt bug #717060Agostino Sarubbo2020-04-151-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: 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-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: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-perl/Test-MockModule: arm64 stableAaron Bauman2019-08-011-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
* dev-perl/Test-MockModule: Add ~mips keyword wrt bug #690140Mikle Kolyada2019-07-221-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="~mips"
* dev-perl/Test-MockModule: Add ~sh keyword wrt bug #690140Mikle Kolyada2019-07-221-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="~sh"
* dev-perl/Test-MockModule: Add ~s390 keyword wrt bug #690140Mikle Kolyada2019-07-221-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="~s390"
* dev-perl/Test-MockModule: Add ~riscv keyword wrt bug #690140Mikle Kolyada2019-07-191-2/+2
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="~riscv"
* dev-perl/Test-MockModule: added Prefix keywords, bug #665088Fabian Groffen2018-10-151-2/+2
| | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-perl/Test-MockModule: arm stable, bug #663934Markus Meier2018-09-261-1/+1
| | | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="arm"
* dev-perl/Test-MockModule: stable 0.130.0 for hppa, bug #663934Sergei Trofimovich2018-08-251-1/+1
| | | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10 RepoMan-Options: --include-arches="hppa"
* dev-perl/Test-MockModule: stable 0.130.0 for ia64, bug #663934Sergei Trofimovich2018-08-211-1/+1
| | | | | Package-Manager: Portage-2.3.47, Repoman-2.3.10 RepoMan-Options: --include-arches="ia64"
* dev-perl/Test-MockModule-0.130.0: alpha stable, bug 663934Matt Turner2018-08-191-1/+1
|
* dev-perl/Test-MockModule: amd64 stable wrt bug #663934Mikle Kolyada2018-08-201-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/Test-MockModule-0.130.0: ppc stable, bug 663934Matt Turner2018-08-191-1/+1
|
* dev-perl/Test-MockModule-0.130.0: ppc64 stable, bug 663934Matt Turner2018-08-191-1/+1
|
* dev-perl/Test-MockModule: stable 0.130.0 for sparc, bug #663934Rolf Eike Beer2018-08-191-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* dev-perl/Test-MockModule: x86 stable (bug #663934)Thomas Deutschmann2018-08-191-1/+1
| | | | Package-Manager: Portage-2.3.46, Repoman-2.3.10
* dev-perl/Test-MockModule: Bump to version 0.130.0Kent Fredric2018-03-061-0/+25
Upstream: - Add noop() function - Add redefine() function Package-Manager: Portage-2.3.18, Repoman-2.3.6