From 1aaafa6995916beafff236affdb5cac42f7efd43 Mon Sep 17 00:00:00 2001 From: BaldEagleOS Migration Date: Mon, 1 Jun 2026 21:19:16 -0500 Subject: Adding metadata --- dev-python/scrypt/scrypt-0.8.29.ebuild | 6 +++--- dev-python/scrypt/scrypt-0.9.4.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-python/scrypt') diff --git a/dev-python/scrypt/scrypt-0.8.29.ebuild b/dev-python/scrypt/scrypt-0.8.29.ebuild index c6fb12ec0c38..1e6bcd7d5543 100644 --- a/dev-python/scrypt/scrypt-0.8.29.ebuild +++ b/dev-python/scrypt/scrypt-0.8.29.ebuild @@ -15,11 +15,11 @@ SRC_URI="https://github.com/holgern/py-scrypt/archive/refs/tags/v${PV}.tar.gz -> LICENSE="BSD-2" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~x64-macos" SLOT="0" -IUSE="libressl" +IUSE="" RDEPEND=" - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:0= ) + dev-libs/openssl:0= + " DEPEND="${RDEPEND}" diff --git a/dev-python/scrypt/scrypt-0.9.4.ebuild b/dev-python/scrypt/scrypt-0.9.4.ebuild index 5196b1a734b2..39c0898cf376 100644 --- a/dev-python/scrypt/scrypt-0.9.4.ebuild +++ b/dev-python/scrypt/scrypt-0.9.4.ebuild @@ -15,11 +15,11 @@ SRC_URI="https://github.com/holgern/py-scrypt/archive/refs/tags/v${PV}.tar.gz -> LICENSE="BSD-2" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~x64-macos" SLOT="0" -IUSE="libressl" +IUSE="" RDEPEND=" - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:0= ) + dev-libs/openssl:0= + " DEPEND="${RDEPEND}" -- cgit v1.3.1