diff options
-rw-r--r-- | app-admin/sshguard/sshguard-2.4.3.ebuild | 4 | ||||
-rw-r--r-- | app-admin/sshguard/sshguard-99999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-admin/sshguard/sshguard-2.4.3.ebuild b/app-admin/sshguard/sshguard-2.4.3.ebuild index a575bb0e0d29..d0bd1ebaa85d 100644 --- a/app-admin/sshguard/sshguard-2.4.3.ebuild +++ b/app-admin/sshguard/sshguard-2.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ LICENSE="BSD" SLOT="0" DEPEND=" - sys-devel/flex + app-alternatives/lex " RDEPEND=" virtual/logger diff --git a/app-admin/sshguard/sshguard-99999.ebuild b/app-admin/sshguard/sshguard-99999.ebuild index 35ac2d2df817..d2b3282e1a88 100644 --- a/app-admin/sshguard/sshguard-99999.ebuild +++ b/app-admin/sshguard/sshguard-99999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ LICENSE="BSD" SLOT="0" DEPEND=" - sys-devel/flex + app-alternatives/lex " RDEPEND=" virtual/logger |