summaryrefslogtreecommitdiff
path: root/net-nds
diff options
context:
space:
mode:
Diffstat (limited to 'net-nds')
-rw-r--r--net-nds/Manifest.gzbin2219 -> 2223 bytes
-rw-r--r--net-nds/shelldap/Manifest4
-rw-r--r--net-nds/shelldap/shelldap-1.5.2.ebuild (renamed from net-nds/shelldap/shelldap-1.5.1.ebuild)6
3 files changed, 5 insertions, 5 deletions
diff --git a/net-nds/Manifest.gz b/net-nds/Manifest.gz
index 02aa9453d152..5d794087c58d 100644
--- a/net-nds/Manifest.gz
+++ b/net-nds/Manifest.gz
Binary files differ
diff --git a/net-nds/shelldap/Manifest b/net-nds/shelldap/Manifest
index 44ad5320f3a2..4ba937cafed5 100644
--- a/net-nds/shelldap/Manifest
+++ b/net-nds/shelldap/Manifest
@@ -1,3 +1,3 @@
-DIST shelldap-1.5.1.tar.gz 22817 BLAKE2B 8ec41edf8c7d024f5eaed286284445cc9d41fbdf93ae34229d32392dd6f4862b8b3e66b5735679a9019d505753994f3d1d8f0d6cefec9b55708ef982d757b009 SHA512 64e5f58aa2d930ff869abb0c88ba36a5aac1272f118af8d17a0db847d6ce4bdd9fe3b8fb6b2e9d08f89bec57a102adf170f2c9f6b98b5f3fe5c30ac3636a060a
-EBUILD shelldap-1.5.1.ebuild 994 BLAKE2B 2ebf30720de7685576dc3b33f20dafbe557246cc010150b52eb17b1398cc07f0e85a01af36a2ceb86ee1790d9f0e702ac2f0a10c35de8ce70cd9c46460a01f0a SHA512 7b3dd02ad44264e6893bc1c1d4f33ca51fdc24c895c9f550962a8e7d223c5977dbe084bd3142917fe13bf05dd3e746b48730277b695f83d2aa3422b15acde45f
+DIST shelldap-1.5.2.tar.gz 25639 BLAKE2B 5c667c44de804279a4a524a050fd09297fcc17180a53e28cda44add63ceb49e24303ea6d824111d37e50120c6c46a341d16278c0a5e2fe6fd396a4e883a1f4e8 SHA512 48944ad82ee91c48ffd6b07cda45470112bcea4d663884aacfc56f61e8cf317dff78b4cc0936e7ce949de54e43faf4f41ced6d6bf908c7ab53956ca019d3e7b4
+EBUILD shelldap-1.5.2.ebuild 989 BLAKE2B 1ee5cef0af38770819126f2629497aa1b15c5c9af53ae57b03ba337e2bc4b952c15ed72891b3c7f1157df4d0379cc8fa556b4dc8a0f6c66e9a50c6883d95e329 SHA512 aa7a5642d642198e5c2b5f52268374f5f6a993a6c73657d99add27808e295fd611a36ca621629a5c9cfc3996a2a85b1153f51c46af3e6283a3f7171c968a1f94
MISC metadata.xml 751 BLAKE2B d35bca21a37ddb86faa290c479a8ef4d3f67815dbf6519bafd0fc8bf70e933ab4e92306d9139d40f44cbce37a10b3b2844abc1c89eda0ea1b3cc81b102b6cff1 SHA512 e42d01a3b7176e7aedbe23dbc9da569d6e872218609eb22ffab450ffd69e1c8ab8f6c55ceac0ea0d78d4968a853aa81d3be1e6ab07dbf3b34778fedfb58070ca
diff --git a/net-nds/shelldap/shelldap-1.5.1.ebuild b/net-nds/shelldap/shelldap-1.5.2.ebuild
index b10db458f867..18511c22dd50 100644
--- a/net-nds/shelldap/shelldap-1.5.1.ebuild
+++ b/net-nds/shelldap/shelldap-1.5.2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
GENTOO_DEPEND_ON_PERL=noslotop
inherit perl-module
@@ -14,7 +14,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="+readline sasl +ssl"
+IUSE="+readline sasl"
RDEPEND="dev-perl/Algorithm-Diff
sasl? ( dev-perl/Authen-SASL )