summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: 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/Net-CIDR-Lite: arm64 stableAaron Bauman2019-07-291-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/Net-CIDR-Lite: 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/Net-CIDR-Lite: added ~arm64Roy Bamford2019-04-011-2/+2
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-perl/Net-CIDR-Lite: stable 0.210.0-r1 for ia64, bug #667266Sergei Trofimovich2018-10-021-2/+2
| | | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
* dev-perl/Net-CIDR-Lite: amd64 stable wrt bug #661724Mikle Kolyada2018-09-081-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/Net-CIDR-Lite: arm stable, bug #661724Markus Meier2018-08-241-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm"
* dev-perl/Net-CIDR-Lite-0.210.0-r1: alpha stable, bug 661724Matt Turner2018-08-191-1/+1
|
* dev-perl/Net-CIDR-Lite: stable 0.210.0-r1 for ppc64, bug #661724Sergei Trofimovich2018-07-271-1/+1
| | | | | | Bug: https://bugs.gentoo.org/661724 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64"
* dev-perl/Net-CIDR-Lite: stable 0.210.0-r1 for ppc, bug #661724Sergei Trofimovich2018-07-271-1/+1
| | | | | | Bug: https://bugs.gentoo.org/661724 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc"
* dev-perl/Net-CIDR-Lite: stable 0.210.0-r1 for hppa, bug #661724Rolf Eike Beer2018-07-231-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="hppa"
* dev-perl/Net-CIDR-Lite: mark s390 stableMikle Kolyada2018-07-231-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/Net-CIDR-Lite: x86 stable (bug #661724)Thomas Deutschmann2018-07-221-1/+1
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* dev-perl/Net-CIDR-Lite: stable 0.210.0-r1 for sparcRolf Eike Beer2018-07-221-2/+2
| | | | | | Bug: https://bugs.gentoo.org/661724 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* dev-perl/Net-CIDR-Lite: EAPI6 + TestKent Fredric2017-12-141-0/+21
- EAPI6ify - Enable tests - Kill author tests Package-Manager: Portage-2.3.18, Repoman-2.3.6