summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2022-01-30 16:42:36 +0100
committerFabian Groffen <grobian@gentoo.org>2022-01-30 16:42:48 +0100
commit3a823e5994bbb2db03d3dd0d85f48892d9e2c144 (patch)
treeee59160cffe95126d32e5aeb8842eca307e8ea6f /sys-apps/edac-utils/edac-utils-0.18-r1.ebuild
parentdev-php/adodb: new upstream release to fix CVE-2021-3850. (diff)
downloadgentoo-3a823e5994bbb2db03d3dd0d85f48892d9e2c144.tar.gz
gentoo-3a823e5994bbb2db03d3dd0d85f48892d9e2c144.tar.bz2
gentoo-3a823e5994bbb2db03d3dd0d85f48892d9e2c144.zip
sys-apps/edac-utils-0.18-r1: add label for Hawk
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'sys-apps/edac-utils/edac-utils-0.18-r1.ebuild')
-rw-r--r--sys-apps/edac-utils/edac-utils-0.18-r1.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-apps/edac-utils/edac-utils-0.18-r1.ebuild b/sys-apps/edac-utils/edac-utils-0.18-r1.ebuild
index a8f2910a9cbd..b1b73a2138c8 100644
--- a/sys-apps/edac-utils/edac-utils-0.18-r1.ebuild
+++ b/sys-apps/edac-utils/edac-utils-0.18-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,6 +18,10 @@ DEPEND="sys-fs/sysfsutils"
RDEPEND="${DEPEND}
sys-apps/dmidecode"
+PATCHES=(
+ "${FILESDIR}"/${P}-mitac-hawk.patch
+)
+
src_prepare() {
default