summaryrefslogtreecommitdiff
path: root/sys-libs
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-27 03:04:42 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-27 03:04:42 -0500
commitc6e6588bafac78d585ece24e4dabdf99f3af211d (patch)
treee68bccff68681d3201cf21c1a5682ad5abbfd4f3 /sys-libs
parent8a7e9bb6193b9b54ffb149bdf92c9689a3798e00 (diff)
downloadbaldeagleos-repo-c6e6588bafac78d585ece24e4dabdf99f3af211d.tar.gz
baldeagleos-repo-c6e6588bafac78d585ece24e4dabdf99f3af211d.tar.xz
baldeagleos-repo-c6e6588bafac78d585ece24e4dabdf99f3af211d.zip
Adding metadata
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libxcrypt/libxcrypt-4.4.38-r1.ebuild4
-rw-r--r--sys-libs/libxcrypt/libxcrypt-4.4.38.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.38-r1.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.38-r1.ebuild
index 60db2d62c239..1a5ac91a27ec 100644
--- a/sys-libs/libxcrypt/libxcrypt-4.4.38-r1.ebuild
+++ b/sys-libs/libxcrypt/libxcrypt-4.4.38-r1.ebuild
@@ -41,11 +41,11 @@ RDEPEND="${DEPEND}
"
BDEPEND="
dev-lang/perl
- test? ( $(python_gen_any_dep 'dev-python/passlib[${PYTHON_USEDEP}]') )
+ test? ( $(python_gen_any_dep 'dev-python/libpass[${PYTHON_USEDEP}]') )
"
python_check_deps() {
- python_has_version "dev-python/passlib[${PYTHON_USEDEP}]"
+ python_has_version "dev-python/libpass[${PYTHON_USEDEP}]"
}
pkg_pretend() {
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.38.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.38.ebuild
index c98598388c89..5f315d0ea884 100644
--- a/sys-libs/libxcrypt/libxcrypt-4.4.38.ebuild
+++ b/sys-libs/libxcrypt/libxcrypt-4.4.38.ebuild
@@ -39,11 +39,11 @@ DEPEND="
RDEPEND="${DEPEND}"
BDEPEND="
dev-lang/perl
- test? ( $(python_gen_any_dep 'dev-python/passlib[${PYTHON_USEDEP}]') )
+ test? ( $(python_gen_any_dep 'dev-python/libpass[${PYTHON_USEDEP}]') )
"
python_check_deps() {
- python_has_version "dev-python/passlib[${PYTHON_USEDEP}]"
+ python_has_version "dev-python/libpass[${PYTHON_USEDEP}]"
}
pkg_pretend() {