commit:     0061d1e66c6637704d08ddadd2f8951e8f74a64f
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sat Aug 14 19:12:34 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Aug 14 19:12:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0061d1e6

perl-core/Digest-SHA: Remove last-rited pkg

Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 perl-core/Digest-SHA/Digest-SHA-5.880.0.ebuild     | 25 ----------------------
 perl-core/Digest-SHA/Manifest                      |  1 -
 .../files/Digest-SHA-5.880.0-CFLAGS.patch          | 16 --------------
 perl-core/Digest-SHA/metadata.xml                  | 12 -----------
 profiles/package.mask                              |  1 -
 5 files changed, 55 deletions(-)

diff --git a/perl-core/Digest-SHA/Digest-SHA-5.880.0.ebuild 
b/perl-core/Digest-SHA/Digest-SHA-5.880.0.ebuild
deleted file mode 100644
index a487c2ccfe1..00000000000
--- a/perl-core/Digest-SHA/Digest-SHA-5.880.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=MSHELOR
-MODULE_VERSION=5.88
-inherit perl-module
-
-DESCRIPTION="Perl extension for SHA-1/224/256/384/512"
-
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND=""
-
-PATCHES=( "${FILESDIR}/${P}-CFLAGS.patch" )
-
-SRC_TEST="do"
-
-src_test() {
-       perl_rm_files t/pod.t t/podcover.t
-       perl-module_src_test
-}

diff --git a/perl-core/Digest-SHA/Manifest b/perl-core/Digest-SHA/Manifest
deleted file mode 100644
index 26bef785d81..00000000000
--- a/perl-core/Digest-SHA/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Digest-SHA-5.88.tar.gz 42494 BLAKE2B 
77cfaf19ddb9ed05e6a087bf42b70e17a7a08cb86c5dbc86c6ac7d0548fc10dd8f77a7cbc0473894b5314d2b3d4d918becbc163866f7ae17561d2f5520c9f496
 SHA512 
7d29c6048c8c894d7b3b76c2edaee27c8aec82708690a69bb4e13d4fe121559da8a68b7b128c57540145975e9910f2a1cdfc21155158e78a6f921f4ab3847188

diff --git a/perl-core/Digest-SHA/files/Digest-SHA-5.880.0-CFLAGS.patch 
b/perl-core/Digest-SHA/files/Digest-SHA-5.880.0-CFLAGS.patch
deleted file mode 100644
index e2a8d096d22..00000000000
--- a/perl-core/Digest-SHA/files/Digest-SHA-5.880.0-CFLAGS.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff -ruN Digest-SHA-5.88.orig/Makefile.PL Digest-SHA-5.88/Makefile.PL
---- Digest-SHA-5.88.orig/Makefile.PL   2014-03-09 11:36:39.000000000 +0100
-+++ Digest-SHA-5.88/Makefile.PL        2014-11-29 00:52:48.089987473 +0100
-@@ -27,12 +27,6 @@
-       }
- }
- 
--      # Enhance performance on Intel when using gcc
--
--if ($Config{archname} =~ /^i[3456]86/ && $Config{ccname} eq 'gcc') {
--      push(@extra, OPTIMIZE => '-O1 -fomit-frame-pointer');
--}
--
- my %att = (
-       'NAME'          => 'Digest::SHA',
-       'VERSION_FROM'  => $PM,

diff --git a/perl-core/Digest-SHA/metadata.xml 
b/perl-core/Digest-SHA/metadata.xml
deleted file mode 100644
index 4a5bf0f24f3..00000000000
--- a/perl-core/Digest-SHA/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="project">
-    <email>[email protected]</email>
-    <name>Gentoo Perl Project</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="cpan">Digest-SHA</remote-id>
-    <remote-id type="cpan-module">Digest::SHA</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 8776feb51b5..904fe80f36a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -354,7 +354,6 @@ perl-core/CPAN-Meta-Requirements
 perl-core/Data-Dumper
 perl-core/Digest
 perl-core/Digest-MD5
-perl-core/Digest-SHA
 
 # Hans de Graaff <[email protected]> (2021-07-17)
 # Deprecated upstream, replaced with factory_bot.

Reply via email to