summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/ethq: filter LTOSam James2024-03-151-2/+9
| | | | | | | Horribly broken, already reported upstream by RH. Closes: https://bugs.gentoo.org/879893 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/ethq: don't revbump for Werror fixSam James2022-06-111-5/+5
| | | | | | Bug: https://bugs.gentoo.org/770943 See: https://github.com/gentoo/gentoo/pull/19561 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/ethq: add missing pkgconfig (B)DEPENDSam James2021-04-121-2/+3
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@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>
* sys-apps/ethq: version bump to 0.6.1Vladimir Pavljuchenkov (SpiderX)2018-11-031-0/+54
Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Package-Manager: Portage-2.3.49, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10244 Signed-off-by: Michał Górny <mgorny@gentoo.org>