commit:     0c424a5533055fed2f629a6fe9037a944ec31e11
Author:     Luca Barbato <lu_zero <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  5 12:31:56 2025 +0000
Commit:     Luca Barbato <lu_zero <AT> gentoo <DOT> org>
CommitDate: Sat Jul  5 12:33:07 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c424a55

net-misc/lksctp-tools: Address EmptyGlobalAssignment

Signed-off-by: Luca Barbato <lu_zero <AT> gentoo.org>

 net-misc/lksctp-tools/lksctp-tools-1.0.19-r1.ebuild | 3 +--
 net-misc/lksctp-tools/lksctp-tools-1.0.21.ebuild    | 1 -
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/net-misc/lksctp-tools/lksctp-tools-1.0.19-r1.ebuild 
b/net-misc/lksctp-tools/lksctp-tools-1.0.19-r1.ebuild
index 9344253bbc96..7b7252fb11ef 100644
--- a/net-misc/lksctp-tools/lksctp-tools-1.0.19-r1.ebuild
+++ b/net-misc/lksctp-tools/lksctp-tools-1.0.19-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -16,7 +16,6 @@ IUSE="static-libs"
 
 # This is only supposed to work with Linux to begin with.
 DEPEND=">=sys-kernel/linux-headers-2.6"
-RDEPEND=""
 
 REQUIRED_USE="kernel_linux"
 

diff --git a/net-misc/lksctp-tools/lksctp-tools-1.0.21.ebuild 
b/net-misc/lksctp-tools/lksctp-tools-1.0.21.ebuild
index d91f3879405d..5d3d3199796d 100644
--- a/net-misc/lksctp-tools/lksctp-tools-1.0.21.ebuild
+++ b/net-misc/lksctp-tools/lksctp-tools-1.0.21.ebuild
@@ -16,7 +16,6 @@ IUSE="static-libs"
 
 # This is only supposed to work with Linux to begin with.
 DEPEND=">=sys-kernel/linux-headers-2.6"
-RDEPEND=""
 
 REQUIRED_USE="kernel_linux"
 

Reply via email to