summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-kernel/kpatch: sys-devel/bison -> app-alternatives/yaccSam James2024-01-083-6/+6
| | | | | | | | | | All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* sys-kernel/kpatch: Fix indentationMike Pagano2023-06-301-1/+1
| | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* sys-kernel/kpatch: add github upstream metadataMike Pagano2023-06-301-2/+5
| | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* sys-kernel/kpatch: Call linux-mod-r1_pkg_setup before postinstMike Pagano2023-06-301-0/+1
| | | | | | Closes: https://bugs.gentoo.org/909384 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* sys-kernel/kpatch: Migrate to linux-mod-r1Mike Pagano2023-06-291-1/+1
| | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* sys-kernel/kpatch: allow shellcheck as well as shellcheck-binSam James2023-06-273-5/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-kernel/kpatch: update to linux-mod-r1Alice Ferrazzi2023-06-271-1/+1
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/kpatch: add 0.9.8Alice Ferrazzi2023-06-272-0/+101
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/kpatch: update EAPI 7 -> 8Alice Ferrazzi2022-10-191-2/+2
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/kpatch: drop 0.9.6Alice Ferrazzi2022-10-192-101/+0
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/kpatch: drop 0.9.4Alice Ferrazzi2022-10-192-101/+0
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/kpatch: add 0.9.7Alice Ferrazzi2022-10-192-0/+101
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/kpatch: remove unused patchMichael Mair-Keimberger2022-06-161-32/+0
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/25924 Signed-off-by: Sam James <sam@gentoo.org>
* sys-kernel/kpatch: drop 0.6.3-r1, 0.7.1-r1Alice Ferrazzi2022-06-163-185/+0
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/kpatch: add 0.9.6Alice Ferrazzi2022-06-162-0/+101
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/kpatch: drop WerrorSam James2022-06-112-0/+16
| | | | | Closes: https://bugs.gentoo.org/776925 Signed-off-by: Sam James <sam@gentoo.org>
* sys-kernel/kpatch: bump to 0.9.4Alice Ferrazzi2022-02-052-0/+97
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: [QA] Remove redundant <longdescription/>sMichał Górny2020-09-141-1/+0
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17540 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-kernel/kpatch: migrate to sys-apps/kmodMikle Kolyada2020-08-082-2/+2
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-113-0/+3
| | | | | | | | | | | | | | | | | | 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-kernel/kpatch: add patch to disable DWARF compressionStefan Strogin2019-07-302-0/+34
| | | | | | | Fixes https://github.com/dynup/kpatch/issues/877 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* sys-kernel/kpatch: sync live ebuildStefan Strogin2019-07-301-30/+48
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* sys-kernel/kpatch: bump version to 0.7.1Stefan Strogin2019-07-302-0/+96
| | | | | | | | | | | | | | - Install files necessary for kpatch-build into /usr/share/${PN}/patch/ - Remove USE=doc as there is only one not very big document in doc/ and nothing to compile. - Install man pages. - Remove redundant dependency on openssl. Closes: https://bugs.gentoo.org/690912 Closes: https://bugs.gentoo.org/690914 Closes: https://github.com/gentoo/gentoo/pull/12566 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* sys-kernel/kpatch: remove oldAlice Ferrazzi2019-06-024-231/+0
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/kpatch: bump 0.6.3Alice Ferrazzi2019-06-023-0/+91
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/kpatch: bumpAlice Ferrazzi2018-10-232-0/+77
| | | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org> Package-Manager: Portage-2.3.38, Repoman-2.3.9
* sys-kernel/kpatch: bump to 0.6.0Alice Ferrazzi2018-05-222-0/+77
| | | | Package-Manager: Portage-2.3.38, Repoman-2.3.9
* sys-kernel: Update Manifest hashes.Ulrich Müller2017-12-091-1/+1
|
* sys-kernel/kpatch: add live ebuildAlice Ferrazzi2017-10-231-0/+77
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* sys-kernel/kpatch: Remove oldMichał Górny2017-08-031-69/+0
|
* sys-kernel/kpatch: added revision 1Alice Ferrazzi2017-06-151-0/+76
| | | | | | | | | | removed ncurses and yum dependency Added einstalldocs Force binary installation in /usr/bin/ Divide task in compile and install Use set_arch_to_kernel insted of unset ARCH Package-Manager: Portage-2.3.5, Repoman-2.3.1
* sys-kernel/kpatch: initAlice Ferrazzi2017-06-063-0/+78
Closes: https://github.com/gentoo/gentoo/pull/4844