commit:     c2081661cb30896789e361f9eaa8085e4adf30c2
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 16 16:50:17 2024 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Mar 17 16:34:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2081661

net-analyzer/hydra: depend on slotted freerdp

Bug: https://bugs.gentoo.org/925662
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 net-analyzer/hydra/{hydra-9.5.ebuild => hydra-9.5-r1.ebuild}  | 4 ++--
 net-analyzer/hydra/{hydra-9.5.ebuild => hydra-9.5-r10.ebuild} | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-analyzer/hydra/hydra-9.5.ebuild 
b/net-analyzer/hydra/hydra-9.5-r1.ebuild
similarity index 98%
copy from net-analyzer/hydra/hydra-9.5.ebuild
copy to net-analyzer/hydra/hydra-9.5-r1.ebuild
index da02a32c17e6..daca94b7c580 100644
--- a/net-analyzer/hydra/hydra-9.5.ebuild
+++ b/net-analyzer/hydra/hydra-9.5-r1.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
@@ -33,7 +33,7 @@ RDEPEND="
        oracle? ( dev-db/oracle-instantclient[sdk] )
        pcre? ( dev-libs/libpcre2 )
        postgres? ( dev-db/postgresql:* )
-       rdp? ( net-misc/freerdp )
+       rdp? ( <net-misc/freerdp-3:0= )
        libssh? ( >=net-libs/libssh-0.4.0 )
        samba? ( net-fs/samba )
        subversion? ( dev-vcs/subversion )

diff --git a/net-analyzer/hydra/hydra-9.5.ebuild 
b/net-analyzer/hydra/hydra-9.5-r10.ebuild
similarity index 97%
rename from net-analyzer/hydra/hydra-9.5.ebuild
rename to net-analyzer/hydra/hydra-9.5-r10.ebuild
index da02a32c17e6..c24df6641725 100644
--- a/net-analyzer/hydra/hydra-9.5.ebuild
+++ b/net-analyzer/hydra/hydra-9.5-r10.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
@@ -12,7 +12,7 @@ S="${WORKDIR}"/thc-${P}
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="debug firebird gcrypt gtk idn memcached mongodb mysql ncurses oracle 
pcre postgres rdp libssh samba subversion zlib"
 
 RDEPEND="
@@ -33,7 +33,7 @@ RDEPEND="
        oracle? ( dev-db/oracle-instantclient[sdk] )
        pcre? ( dev-libs/libpcre2 )
        postgres? ( dev-db/postgresql:* )
-       rdp? ( net-misc/freerdp )
+       rdp? ( net-misc/freerdp:2= )
        libssh? ( >=net-libs/libssh-0.4.0 )
        samba? ( net-fs/samba )
        subversion? ( dev-vcs/subversion )

Reply via email to