commit:     95781099be3f42a74b7f5ca213695b239daab3f7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 10 11:17:23 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 10 11:17:23 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95781099

dev-perl/CryptX: drop 0.84.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/CryptX/CryptX-0.84.0.ebuild | 51 ------------------------------------
 dev-perl/CryptX/Manifest             |  1 -
 2 files changed, 52 deletions(-)

diff --git a/dev-perl/CryptX/CryptX-0.84.0.ebuild 
b/dev-perl/CryptX/CryptX-0.84.0.ebuild
deleted file mode 100644
index 4f0f79d7bae3..000000000000
--- a/dev-perl/CryptX/CryptX-0.84.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# TODO: unbundle libtommath, libtomcrypt. There's experimental support 
upstream.
-# bug #732634
-
-DIST_AUTHOR=MIK
-DIST_VERSION=0.084
-inherit perl-module
-
-DESCRIPTION="Self-contained crypto toolkit"
-
-LICENSE="|| ( Artistic GPL-1+ ) public-domain"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
-IUSE="minimal"
-
-RDEPEND="
-       virtual/perl-Math-BigInt
-       !minimal? (
-               dev-perl/JSON
-       )
-"
-BDEPEND="
-       ${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
-       test? (
-               >=virtual/perl-Test-Simple-0.880.0
-               !minimal? (
-                       >=virtual/perl-Math-BigInt-1.999.715
-                       >=virtual/perl-Storable-2.0.0
-               )
-       )
-"
-
-PERL_RM_FILES=(
-       t/002_all_pm.t
-       t/003_all_pm_pod.t
-       t/004_all_pm_pod_spelling.t
-       t/005_all_pm_pod_coverage.t
-)
-
-PATCHES=(
-       "${FILESDIR}"/${PN}-0.82.0-respect-flags.patch
-)
-
-#src_configure() {
-#      CRYPTX_LDFLAGS='-ltommath -ltomcrypt' perl-module_src_configure
-#}

diff --git a/dev-perl/CryptX/Manifest b/dev-perl/CryptX/Manifest
index 2fd4a80429b0..5fd5b4a6e633 100644
--- a/dev-perl/CryptX/Manifest
+++ b/dev-perl/CryptX/Manifest
@@ -1,3 +1,2 @@
-DIST CryptX-0.084.tar.gz 1786781 BLAKE2B 
25df25f6ba67f34193dccd15051c6ceb9b71ab9a42735f6560bccdaf10918ed9217a7f7d4ca73b617981c385a18e961b27bdd8f6acf82c15cb246e8e3deba8b2
 SHA512 
c67c5b0aca1899155c37c3dbdb92249d1bc3e1781478a0aec3b3d4e01c70efd806bc325dc991462f9064ba0f18ec7c56c6d8383f068277ae1fc684cad88d4bd9
 DIST CryptX-0.085.tar.gz 1786764 BLAKE2B 
c29f3092e65f6c48d44989b108c799a53c8636eafe26a926e2931de460b049adaad2c104700008f8ddaf763bb69202dd4f9e4b15ad4db4249912db96a1179da3
 SHA512 
620eb8d9a8a1e9fbd2d877491d34667fbafb7d29a4de0bc1b95e9eddef22b4b6fa749a1f8f86ff25088bc8d4d3efdeea0a462b0a32b03e63c343392884b79cd9
 DIST CryptX-0.086.tar.gz 1793617 BLAKE2B 
62e2b08e6b4f7bd013ba3890ac631da2d1809ff4ac3404e85110eaafcd17034702f0ca03cc9ef962b0e84beceb8b1a06af5c958b0fe2d9ab9f469bb584249de1
 SHA512 
bbfee8faee2643d21bfeb03fa9a1001a30dfbdf1c1a18ef5f3b25250205aaad2bfaa625e9d4c7fe3d6af77eae816c0ce37accac0ff2cb7337cafb69be671c4d6

Reply via email to