diff options
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0-r1.ebuild | 27 | ||||
-rw-r--r-- | dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/Crypt-RIPEMD160/Manifest | 1 |
3 files changed, 0 insertions, 49 deletions
diff --git a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0-r1.ebuild b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0-r1.ebuild deleted file mode 100644 index 307278cfbc52..000000000000 --- a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0-r1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DIST_AUTHOR=TODDR -DIST_VERSION=0.06 -inherit perl-module - -DESCRIPTION="Perl extension for the RIPEMD-160 Hash function" - -SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -BDEPEND=" - virtual/perl-ExtUtils-MakeMaker - test? ( virtual/perl-Test-Simple ) -" - -src_compile() { - mymake=( - "OPTIMIZE=${CFLAGS}" - ) - perl-module_src_compile -} diff --git a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0.ebuild b/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0.ebuild deleted file mode 100644 index c78eb895e356..000000000000 --- a/dev-perl/Crypt-RIPEMD160/Crypt-RIPEMD160-0.60.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=TODDR -DIST_VERSION=0.06 -inherit perl-module - -DESCRIPTION="Perl extension for the RIPEMD-160 Hash function" - -SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -export OPTIMIZE="$CFLAGS" - -RDEPEND="" -DEPEND="virtual/perl-ExtUtils-MakeMaker - test? ( virtual/perl-Test-Simple )" diff --git a/dev-perl/Crypt-RIPEMD160/Manifest b/dev-perl/Crypt-RIPEMD160/Manifest index cd919658da75..c5e5747793f0 100644 --- a/dev-perl/Crypt-RIPEMD160/Manifest +++ b/dev-perl/Crypt-RIPEMD160/Manifest @@ -1,2 +1 @@ -DIST Crypt-RIPEMD160-0.06.tar.gz 58766 BLAKE2B 91d59a068be8a37243f21610a0ca490affcbe3d7b49081710e60bd46036ed68db38b7c1731172b6e8ef9c916b87e4c26099517c3a4dc2d3c1af9e65a8a14f075 SHA512 5c009f8e3a9e42d5fb172f74eb97ab9b7e2912b23d62556f999d6d4f244ff972f7925d357cc3dd5d1e9e708a8350f8f131f8875aae076927c6bfb506bafcc755 DIST Crypt-RIPEMD160-0.08.tar.gz 60041 BLAKE2B c237fc8ff1ddb88eaa6fb93be6efc7ba4a45366e113651aab9570e836ca514db82d8a1392143d5fb04370fb5a01b6b2cb5ae6762784566ce85eb326167a1d972 SHA512 435e0239c67aebdeaaa328c10bb6d12934b72c436e4eb21f177281ecd77204fdf300c0a7f38ee59bc1ca61b08cf632989ab513c4ee51c78415c722329ab9486c |