summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-18 15:40:54 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-19 15:44:13 +0100
commit2f3cfc5f63cf3de80b87c6408c8b072dd12b9ded (patch)
treeda8353a2cf65bc6f30f3d83827510e16ed7dd220 /dev-util/scap-driver/scap-driver-0.29.3-r4.ebuild
parentMove {dev-util → dev-debug}/strace (diff)
downloadgentoo-2f3cfc5f63cf3de80b87c6408c8b072dd12b9ded.tar.gz
gentoo-2f3cfc5f63cf3de80b87c6408c8b072dd12b9ded.tar.bz2
gentoo-2f3cfc5f63cf3de80b87c6408c8b072dd12b9ded.zip
Move {dev-util → dev-debug}/sysdig
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/scap-driver/scap-driver-0.29.3-r4.ebuild')
-rw-r--r--dev-util/scap-driver/scap-driver-0.29.3-r4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/scap-driver/scap-driver-0.29.3-r4.ebuild b/dev-util/scap-driver/scap-driver-0.29.3-r4.ebuild
index 9e6c5b2d2340..186e01a6e6b2 100644
--- a/dev-util/scap-driver/scap-driver-0.29.3-r4.ebuild
+++ b/dev-util/scap-driver/scap-driver-0.29.3-r4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit cmake linux-mod-r1
-DESCRIPTION="Kernel module for dev-util/sysdig"
+DESCRIPTION="Kernel module for dev-debug/sysdig"
HOMEPAGE="https://sysdig.com/"
# The driver is part of falcosecurity/libs, but for versioning reasons we cannot (yet)
@@ -20,7 +20,7 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ~arm64 x86"
-RDEPEND="!<dev-util/sysdig-${PV}[modules]"
+RDEPEND="!<dev-debug/sysdig-${PV}[modules]"
CONFIG_CHECK="HAVE_SYSCALL_TRACEPOINTS ~TRACEPOINTS"