commit:     9a2a79dbc664e25c54c97fb22e9bfc6755dae1c7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  7 07:28:33 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec  7 07:28:35 2021 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=9a2a79db

dev-perl/Sys-CPU: treeclean (fixed in ::gentoo)

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

 dev-perl/Sys-CPU/Manifest                              |  1 -
 dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild             | 16 ----------------
 dev-perl/Sys-CPU/files/Sys-CPU-0.61-fix-unistd-h.patch | 11 -----------
 dev-perl/Sys-CPU/metadata.xml                          | 12 ------------
 4 files changed, 40 deletions(-)

diff --git a/dev-perl/Sys-CPU/Manifest b/dev-perl/Sys-CPU/Manifest
deleted file mode 100644
index 43d1cd29..00000000
--- a/dev-perl/Sys-CPU/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Sys-CPU-0.61.tar.gz 6497 BLAKE2B 
c425b80a241a8493b1812efe01108d4d15ddd386993591960d80e73edb28f21453fff842b7f8bf4c5c999908eac383925ceaaa413da407d6559cb205d7650226
 SHA512 
391e113c87d9044cd43c47f9f78a782fab65566a32c028c01f7f3335a5065b6755586ea3143356510c8d28a7d1ad572cc6203ec189eaaa379967bdbd0a0bd7bc

diff --git a/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild 
b/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild
deleted file mode 100644
index 4a26835a..00000000
--- a/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MZSANFORD
-DIST_VERSION=0.61
-inherit perl-module
-
-DESCRIPTION="Access CPU info. number, etc on Win and UNIX"
-
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~mips ppc x86"
-IUSE=""
-
-PATCHES=( "${FILESDIR}"/${PN}-${DIST_VERSION}-fix-unistd-h.patch )

diff --git a/dev-perl/Sys-CPU/files/Sys-CPU-0.61-fix-unistd-h.patch 
b/dev-perl/Sys-CPU/files/Sys-CPU-0.61-fix-unistd-h.patch
deleted file mode 100644
index d19b642a..00000000
--- a/dev-perl/Sys-CPU/files/Sys-CPU-0.61-fix-unistd-h.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Naur Sys-CPU-0.61.orig/CPU.xs Sys-CPU-0.61/CPU.xs
---- Sys-CPU-0.61.orig/CPU.xs   2013-11-27 17:40:07.000000000 -0500
-+++ Sys-CPU-0.61/CPU.xs        2018-12-06 18:29:18.319275699 -0500
-@@ -24,7 +24,6 @@
-  #include <winreg.h>
- #else                /* other (try unix) */
-  #include <unistd.h>
-- #include <sys/unistd.h>
- #endif
- #if defined(__sun) || defined(__sun__)
-  #include <sys/processor.h>

diff --git a/dev-perl/Sys-CPU/metadata.xml b/dev-perl/Sys-CPU/metadata.xml
deleted file mode 100644
index 9ddf28e1..00000000
--- a/dev-perl/Sys-CPU/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>p...@gentoo.org</email>
-    <name>Gentoo Perl Project</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="cpan">Sys-CPU</remote-id>
-    <remote-id type="cpan-module">Sys::CPU</remote-id>
-  </upstream>
-</pkgmetadata>

Reply via email to