summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [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>
* sys-auth/yubico-piv-tool: Drop oldMichał Górny2019-09-114-251/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-auth/yubico-piv-tool: bumpZero_Chaos2018-10-022-0/+49
| | | | | Signed-off-by: Rick Farina <zerochaos@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* sys-auth/yubico-piv-tool: version bump 1.5.0Michael Palimaka2018-03-063-0/+221
| | | | | | | Includes a backported patch from upstream solving build failure with openssl-1.1. Closes: https://bugs.gentoo.org/648796 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-auth: Update Manifest hashes.Ulrich Müller2017-12-091-1/+1
|
* sys-auth/yubico-piv-tool: remove 1.4.3Michael Palimaka2017-11-252-30/+0
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sys-auth/yubico-piv-tool: UnmaintainManuel Rüger2017-11-211-4/+1
| | | | Package-Manager: Portage-2.3.15, Repoman-2.3.6
* sys-auth/yubico-piv-tool: Requires IUSE="-bindist" on opensslManuel Rüger2017-10-191-1/+1
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* sys-auth/yubico-piv-tool: Version bump to 1.4.4Manuel Rüger2017-10-192-0/+30
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* sys-auth/yubico-piv-tool: version bump, drop oldUltrabug2017-04-283-27/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-auth/yubico-piv-tool: Initial versionManuel Rüger2016-11-144-0/+67
Package-Manager: portage-2.3.0