From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1150452-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 A0B82138350 for <garchives@archives.gentoo.org>; Fri, 6 Mar 2020 21:03:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB980E086B; Fri, 6 Mar 2020 21:03:39 +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 A1B07E086B for <gentoo-commits@lists.gentoo.org>; Fri, 6 Mar 2020 21:03:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 28C3434EF6C for <gentoo-commits@lists.gentoo.org>; Fri, 6 Mar 2020 21:03:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DE38E101 for <gentoo-commits@lists.gentoo.org>; Fri, 6 Mar 2020 21:03:35 +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: <1583528600.455d026a8bc71ef723a440f71c1a55fb695d3746.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Lab-Measurement/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Lab-Measurement/Lab-Measurement-3.692.ebuild dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild dev-perl/Lab-Measurement/Manifest X-VCS-Directories: dev-perl/Lab-Measurement/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 455d026a8bc71ef723a440f71c1a55fb695d3746 X-VCS-Branch: master Date: Fri, 6 Mar 2020 21:03:35 +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: 18f65167-6e7d-4dbb-b721-8e84f404cc8e X-Archives-Hash: 6f058d9ffa62fbb355aec37849774bc4 commit: 455d026a8bc71ef723a440f71c1a55fb695d3746 Author: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri Mar 6 21:01:48 2020 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri Mar 6 21:03:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=455d026a dev-perl/Lab-Measurement: Version bump Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Huettel <dilfridge <AT> gentoo.org> .../{Lab-Measurement-9999.ebuild => Lab-Measurement-3.692.ebuild} | 4 ++-- dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild | 4 ++-- dev-perl/Lab-Measurement/Manifest | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild b/dev-perl/Lab-Measurement/Lab-Measurement-3.692.ebuild similarity index 97% copy from dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild copy to dev-perl/Lab-Measurement/Lab-Measurement-3.692.ebuild index 5dbfeb19665..4bf9cc43266 100644 --- a/dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild +++ b/dev-perl/Lab-Measurement/Lab-Measurement-3.692.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -24,7 +24,7 @@ SLOT="0" IUSE="test" RESTRICT="!test? ( test )" -DZIL_PLUGINS=( Git SurgicalPodWeaver RPM AuthorsFromGit ) +DZIL_PLUGINS=( Git PodWeaver AuthorsFromGit ) RDEPEND=" virtual/perl-Carp diff --git a/dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild b/dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild index 5dbfeb19665..4bf9cc43266 100644 --- a/dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild +++ b/dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -24,7 +24,7 @@ SLOT="0" IUSE="test" RESTRICT="!test? ( test )" -DZIL_PLUGINS=( Git SurgicalPodWeaver RPM AuthorsFromGit ) +DZIL_PLUGINS=( Git PodWeaver AuthorsFromGit ) RDEPEND=" virtual/perl-Carp diff --git a/dev-perl/Lab-Measurement/Manifest b/dev-perl/Lab-Measurement/Manifest index b5f7296f55a..35be7e69d81 100644 --- a/dev-perl/Lab-Measurement/Manifest +++ b/dev-perl/Lab-Measurement/Manifest @@ -1,2 +1,3 @@ DIST Lab-Measurement-3.661.tar.gz 593060 BLAKE2B 3dead20cc9f01e058c9f1f5f366a83ec63af7179fb64d697aab8329d1d27796620ad7f583dd537805533b9ac2caa4c8be343792e7fda4d2c29bdc3dc48744fea SHA512 e008ef335b6cd929ecbeac1144ce0e0a57aca734238c423652e8908fe06ae67c44a8475ad67420f180ce2af2d9fed83a5438590e4b113fd90aba227165f6928f DIST Lab-Measurement-3.682.tar.gz 619504 BLAKE2B 58e82472ee7811d787ca0f1b691c73a1f52e2bafbb9e19dc8989c58d58fea8f2a58d105cf5b74d7f6d627e8d9106060476f7c683281db52a10e8dbd70fec489f SHA512 fd4fcd6e1e321788429f46593fc86c2cc705437a7511021636f70018e565cfc5647d9a2fb6adbf6d23858f7d0e9b61356b4ce550f94481559c3285a85442994d +DIST Lab-Measurement-3.692.tar.gz 609567 BLAKE2B 0e73254415927cf4a6454aa33ffe5408d23b2f7ab0773fe35b12096879bbd618eb856cb99b8611d61a72926d55d4c8a2ef1aecc354b6246fa0ee27f08bff6b3f SHA512 9a94a47af43e479f28aa7c8243cd2e79f27df9f7a809fffaba58c42031aa858a7f7daa26f3f0b7d648eaa721d8163d1d840150089bba4bfa0f3cfd9a9b2338d4