diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-07-17 02:58:50 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-07-17 02:58:50 +0000 |
| commit | 4e3ec32c2336739b75a0f9bc43b33e0f1cbbd717 (patch) | |
| tree | 12d9d98277485353fbb06ed38e39009f8b0104bc /dev-perl/Crypt-CBC | |
| parent | 41e0438955d0caa8757aa79e0e41040cada3fc18 (diff) | |
| download | baldeagleos-repo-4e3ec32c2336739b75a0f9bc43b33e0f1cbbd717.tar.gz baldeagleos-repo-4e3ec32c2336739b75a0f9bc43b33e0f1cbbd717.tar.xz baldeagleos-repo-4e3ec32c2336739b75a0f9bc43b33e0f1cbbd717.zip | |
Adding metadata
Diffstat (limited to 'dev-perl/Crypt-CBC')
| -rw-r--r-- | dev-perl/Crypt-CBC/Crypt-CBC-2.330.0-r3.ebuild (renamed from dev-perl/Crypt-CBC/Crypt-CBC-2.330.0-r2.ebuild) | 8 | ||||
| -rw-r--r-- | dev-perl/Crypt-CBC/Crypt-CBC-3.40.0-r1.ebuild (renamed from dev-perl/Crypt-CBC/Crypt-CBC-3.40.0.ebuild) | 9 |
2 files changed, 5 insertions, 12 deletions
diff --git a/dev-perl/Crypt-CBC/Crypt-CBC-2.330.0-r2.ebuild b/dev-perl/Crypt-CBC/Crypt-CBC-2.330.0-r3.ebuild index 652165d8ea47..47a9332f2cfb 100644 --- a/dev-perl/Crypt-CBC/Crypt-CBC-2.330.0-r2.ebuild +++ b/dev-perl/Crypt-CBC/Crypt-CBC-2.330.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,11 +15,7 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x IUSE="test" RESTRICT="!test? ( test )" -RDEPEND=" - >=virtual/perl-Digest-MD5-2.0.0 -" -BDEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker +BDEPEND=" test? ( dev-perl/Crypt-Blowfish dev-perl/Crypt-DES diff --git a/dev-perl/Crypt-CBC/Crypt-CBC-3.40.0.ebuild b/dev-perl/Crypt-CBC/Crypt-CBC-3.40.0-r1.ebuild index 049ed27396c1..7ae52df0e5fd 100644 --- a/dev-perl/Crypt-CBC/Crypt-CBC-3.40.0.ebuild +++ b/dev-perl/Crypt-CBC/Crypt-CBC-3.40.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,13 +16,10 @@ KEYWORDS="~alpha amd64 arm64 ~mips ppc64 ~riscv sparc" RDEPEND=" dev-perl/CryptX dev-perl/Crypt-PBKDF2 - virtual/perl-Digest-MD5 - virtual/perl-Digest-SHA - virtual/perl-Math-BigInt dev-perl/Math-Int128 " -BDEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker +BDEPEND=" + ${RDEPEND} test? ( dev-perl/Crypt-Blowfish dev-perl/Crypt-DES |
