diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
commit | 1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch) | |
tree | e48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-perl/Sys-CpuLoad | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Sys-CpuLoad')
-rw-r--r-- | dev-perl/Sys-CpuLoad/Manifest | 3 | ||||
-rw-r--r-- | dev-perl/Sys-CpuLoad/Sys-CpuLoad-0.30.0.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/Sys-CpuLoad/metadata.xml | 12 |
3 files changed, 0 insertions, 35 deletions
diff --git a/dev-perl/Sys-CpuLoad/Manifest b/dev-perl/Sys-CpuLoad/Manifest deleted file mode 100644 index 545ac0fe6851..000000000000 --- a/dev-perl/Sys-CpuLoad/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST Sys-CpuLoad-0.03.tar.gz 2806 BLAKE2B 62a4623bbbfcd6ddaf69e99eabba66117c225544e69b5f5fb949a026375a24efbde76c05299daffd1c8942a03346187243521d73a6801ae45ca3b5c47b40ea1b SHA512 f8175d1c4e65901e22b5adf912ffb17458151b098634758e6d5377a32bb513e39e914136216b2b38fd8ba30d6bd47957f9637157794cd741cf8802cb5a5f1503 -EBUILD Sys-CpuLoad-0.30.0.ebuild 365 BLAKE2B 50e8fa2bc4891eaf3160ee736f7ca7147fd81e68b534f75578f7dbf493b4c0d987b80b7ebacbe755efdf2a0b394a9a5026966cc8c960b758301b755ab7631212 SHA512 56a5e7808f24f045ad9c2d616fe04daad336a3844c04381cf457946908bf3e6d55190469c97a46496862407a74c1b1806fb71734a1e236a7e74268c7be146414 -MISC metadata.xml 394 BLAKE2B eacbbeb387e97a52d9e5b663016c8d791e414611c7cd52bb60a5b5ed96b63080ea002bd3329044382fef2c800729cad31d6cb4aa5bb971ae9ae588e73127c9fb SHA512 8c04de52c933d24c8fc81d4f20ba0ac82bf259d2b2ea23a501dfb5d0e06bb693bae99def22631fbb83bdb80f9f05d05902f9dd0da282fe750529872c6e6dc57f diff --git a/dev-perl/Sys-CpuLoad/Sys-CpuLoad-0.30.0.ebuild b/dev-perl/Sys-CpuLoad/Sys-CpuLoad-0.30.0.ebuild deleted file mode 100644 index d67993c098b5..000000000000 --- a/dev-perl/Sys-CpuLoad/Sys-CpuLoad-0.30.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=CLINTDW -DIST_VERSION=0.03 -inherit perl-module - -DESCRIPTION="A module to retrieve system load averages" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=" - virtual/perl-Exporter -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker -" diff --git a/dev-perl/Sys-CpuLoad/metadata.xml b/dev-perl/Sys-CpuLoad/metadata.xml deleted file mode 100644 index a3c2abfd6102..000000000000 --- a/dev-perl/Sys-CpuLoad/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>perl@gentoo.org</email> - <name>Gentoo Perl Project</name> - </maintainer> - <upstream> - <remote-id type="cpan">Sys-CpuLoad</remote-id> - <remote-id type="cpan-module">Sys::CpuLoad</remote-id> - </upstream> -</pkgmetadata> |