From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1311982-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7F0DC139368 for <garchives@archives.gentoo.org>; Wed, 11 Aug 2021 21:26:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC2C9E0809; Wed, 11 Aug 2021 21:26:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 93768E081A for <gentoo-commits@lists.gentoo.org>; Wed, 11 Aug 2021 21:26:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A86E833BF34 for <gentoo-commits@lists.gentoo.org>; Wed, 11 Aug 2021 21:26:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D5AE8B0 for <gentoo-commits@lists.gentoo.org>; Wed, 11 Aug 2021 21:26:16 +0000 (UTC) From: "Andreas K. Hüttel" <dilfridge@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" <dilfridge@gentoo.org> Message-ID: <1628717158.55bf3eefcb7a1f889b213536cf5ec77ed0c00f7d.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sys-CpuLoad/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Sys-CpuLoad/Manifest dev-perl/Sys-CpuLoad/Sys-CpuLoad-0.310.0.ebuild X-VCS-Directories: dev-perl/Sys-CpuLoad/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 55bf3eefcb7a1f889b213536cf5ec77ed0c00f7d X-VCS-Branch: master Date: Wed, 11 Aug 2021 21:26:16 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 611327be-5511-4f37-907e-bfd065fb674a X-Archives-Hash: 99fa6fa82c9d05711d6cc1dd7679ff17 commit: 55bf3eefcb7a1f889b213536cf5ec77ed0c00f7d Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Wed Aug 11 21:22:55 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Wed Aug 11 21:25:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55bf3eef dev-perl/Sys-CpuLoad: EAPI=8 bump Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> dev-perl/Sys-CpuLoad/Manifest | 1 + dev-perl/Sys-CpuLoad/Sys-CpuLoad-0.310.0.ebuild | 31 +++++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/dev-perl/Sys-CpuLoad/Manifest b/dev-perl/Sys-CpuLoad/Manifest index 2cec543e9fb..21b3f523322 100644 --- a/dev-perl/Sys-CpuLoad/Manifest +++ b/dev-perl/Sys-CpuLoad/Manifest @@ -1 +1,2 @@ DIST Sys-CpuLoad-0.03.tar.gz 2806 BLAKE2B 62a4623bbbfcd6ddaf69e99eabba66117c225544e69b5f5fb949a026375a24efbde76c05299daffd1c8942a03346187243521d73a6801ae45ca3b5c47b40ea1b SHA512 f8175d1c4e65901e22b5adf912ffb17458151b098634758e6d5377a32bb513e39e914136216b2b38fd8ba30d6bd47957f9637157794cd741cf8802cb5a5f1503 +DIST Sys-CpuLoad-0.31.tar.gz 19808 BLAKE2B a3b6d091e916333571040470bce10a4fcdbf91638b42f9704748f89363d9f0a895f8061059dec4bd0dc21a7b94abb41bc6da965efd4e64255a9f31ace4691ef6 SHA512 d820beccabfc468d9b511536d80960e61b9f35615c7faeb39f1b1e8e3ecee44fdc6391431b57365910c3ac686409a7ae84f709bb45dd63b763c0d76fe2ce178b diff --git a/dev-perl/Sys-CpuLoad/Sys-CpuLoad-0.310.0.ebuild b/dev-perl/Sys-CpuLoad/Sys-CpuLoad-0.310.0.ebuild new file mode 100644 index 00000000000..20eca160026 --- /dev/null +++ b/dev-perl/Sys-CpuLoad/Sys-CpuLoad-0.310.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=RRWO +DIST_VERSION=0.31 +inherit perl-module + +DESCRIPTION="A module to retrieve system load averages" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + virtual/perl-Exporter + virtual/perl-IO + virtual/perl-XSLoader + virtual/perl-parent +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-File-Spec + virtual/perl-Module-Metadata + virtual/perl-Scalar-List-Utils + dev-perl/Test-Deep + dev-perl/Test-Exception + virtual/perl-Test-Simple + dev-perl/Test-Warnings + ) +"