summaryrefslogtreecommitdiff
path: root/app-crypt/mit-krb5
diff options
context:
space:
mode:
authorBaldEagleOS Migration <dev@baldeagleos.com>2026-06-01 21:19:16 -0500
committerBaldEagleOS Migration <dev@baldeagleos.com>2026-06-01 21:19:16 -0500
commit1aaafa6995916beafff236affdb5cac42f7efd43 (patch)
tree41b96fd4c123591da1658c544bd47f28bd315680 /app-crypt/mit-krb5
parent612872d2f4364137c6d9c687a6ade601439139a0 (diff)
downloadbaldeagleos-repo-develop.tar.gz
baldeagleos-repo-develop.tar.xz
baldeagleos-repo-develop.zip
Adding metadataHEADdevelop
Diffstat (limited to 'app-crypt/mit-krb5')
-rw-r--r--app-crypt/mit-krb5/mit-krb5-1.22.1.ebuild8
-rw-r--r--app-crypt/mit-krb5/mit-krb5-1.22.2.ebuild8
2 files changed, 8 insertions, 8 deletions
diff --git a/app-crypt/mit-krb5/mit-krb5-1.22.1.ebuild b/app-crypt/mit-krb5/mit-krb5-1.22.1.ebuild
index 789b44b21791..bacd6ba593a1 100644
--- a/app-crypt/mit-krb5/mit-krb5-1.22.1.ebuild
+++ b/app-crypt/mit-krb5/mit-krb5-1.22.1.ebuild
@@ -17,10 +17,10 @@ SRC_URI="
LICENSE="openafs-krb5-a BSD MIT OPENLDAP BSD-2 HPND BSD-4 ISC RSA CC-BY-SA-3.0 || ( BSD-2 GPL-2+ )"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-IUSE="cpu_flags_x86_aes doc +keyutils libressl lmdb nls openldap +pkinit selinux test xinetd"
+IUSE="cpu_flags_x86_aes doc +keyutils lmdb nls openldap +pkinit selinux test xinetd"
RESTRICT="!test? ( test )"
-REQUIRED_USE="libressl? ( !pkinit )"
+REQUIRED_USE="? ( !pkinit )"
DEPEND="
!!app-crypt/heimdal
@@ -34,8 +34,8 @@ DEPEND="
nls? ( sys-devel/gettext[${MULTILIB_USEDEP}] )
openldap? ( >=net-nds/openldap-2.4.38-r1:=[${MULTILIB_USEDEP}] )
pkinit? (
- !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}] )
- libressl? ( >=dev-libs/libressl-3.5.0:0=[${MULTILIB_USEDEP}] )
+ >=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}]
+
)
xinetd? ( sys-apps/xinetd )
"
diff --git a/app-crypt/mit-krb5/mit-krb5-1.22.2.ebuild b/app-crypt/mit-krb5/mit-krb5-1.22.2.ebuild
index 0c8772052a07..80e373194b3a 100644
--- a/app-crypt/mit-krb5/mit-krb5-1.22.2.ebuild
+++ b/app-crypt/mit-krb5/mit-krb5-1.22.2.ebuild
@@ -17,10 +17,10 @@ SRC_URI="
LICENSE="openafs-krb5-a BSD MIT OPENLDAP BSD-2 HPND BSD-4 ISC RSA CC-BY-SA-3.0 || ( BSD-2 GPL-2+ )"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-IUSE="cpu_flags_x86_aes doc +keyutils libressl lmdb nls openldap +pkinit selinux test xinetd"
+IUSE="cpu_flags_x86_aes doc +keyutils lmdb nls openldap +pkinit selinux test xinetd"
RESTRICT="!test? ( test )"
-REQUIRED_USE="libressl? ( !pkinit )"
+REQUIRED_USE="? ( !pkinit )"
DEPEND="
!!app-crypt/heimdal
@@ -34,8 +34,8 @@ DEPEND="
nls? ( sys-devel/gettext[${MULTILIB_USEDEP}] )
openldap? ( >=net-nds/openldap-2.4.38-r1:=[${MULTILIB_USEDEP}] )
pkinit? (
- !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}] )
- libressl? ( >=dev-libs/libressl-3.5.0:0=[${MULTILIB_USEDEP}] )
+ >=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}]
+
)
xinetd? ( sys-apps/xinetd )
"