summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-2/+4
| | | | | | | | | | | | | | | | | | 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/Authen-Radius: x86 stable (bug #671730)Thomas Deutschmann2018-11-231-1/+1
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-perl/Authen-Radius: amd64 stable wrt bug #671730Agostino Sarubbo2018-11-231-2/+2
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-perl/Authen-Radius: Bump to version 0.270.0Kent Fredric2018-09-082-0/+50
| | | | | | | | | | | | - export contrib/ via USE=examples Upstream: - Force FreeRADIUS dictionary format when BEGIN-VENDOR directive is found - Load included files using requested format - Add full support for octets type Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/Authen-Radius: Cleanup oldKent Fredric2018-04-153-59/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-perl/Authen-Radius: x86 stable (bug #652468)Thomas Deutschmann2018-04-051-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-perl/Authen-Radius: amd64 stableAaron Bauman2018-04-041-2/+2
| | | | | Bug: https://bugs.gentoo.org/652468 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-perl/Authen-Radius: Bump to version 0.260.0Kent Fredric2017-12-304-0/+120
| | | | | | | | | | | | | | | | | | | | | | | | - EAPI6 - Update patches for eapply format - Patchify sed code - Don't run export in global scope - Parallel tests Upstream: - Clear authenticator under clear_attributes() - Add support for changing I/O activity timeouts - Add ACCESS_CHALLENGE packet type definition - Fix large wait on processing broadcasts - Add support for Status-Server requests - Add support for IPv6 - Add support for integer64 - Fix warning using uninitialized $vendor_name - Add support for date and time types - Improve support for FreeRADIUS and GNU Radius dictionarty files - Add support for tagged attributes - Fix sublist attribute type encoding Package-Manager: Portage-2.3.18, Repoman-2.3.6
* dev-perl/Authen-Radius: Copy from dev-perl/RadiusPerlKent Fredric2017-12-304-0/+71
Upstream name change migration Package-Manager: Portage-2.3.18, Repoman-2.3.6