From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EB3C0158094 for ; Wed, 24 Aug 2022 07:35:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB8BCE07D3; Wed, 24 Aug 2022 07:35:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C1907E07D3 for ; Wed, 24 Aug 2022 07:35:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8EC97340D73 for ; Wed, 24 Aug 2022 07:35:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0675E58B for ; Wed, 24 Aug 2022 07:35:18 +0000 (UTC) From: "Andreas K. Hüttel" 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" Message-ID: <1661326484.65da8cc69f03ef72a5c634b3c6424b7cd68bf2c9.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-9999.ebuild X-VCS-Directories: dev-perl/Lab-Measurement/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 65da8cc69f03ef72a5c634b3c6424b7cd68bf2c9 X-VCS-Branch: master Date: Wed, 24 Aug 2022 07:35:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 23d5a980-0638-4a8a-92db-6ed9be9122b3 X-Archives-Hash: c9843178936b09bae77162c8afc0b1f4 commit: 65da8cc69f03ef72a5c634b3c6424b7cd68bf2c9 Author: Andreas K. Hüttel gentoo org> AuthorDate: Wed Aug 24 07:34:44 2022 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Wed Aug 24 07:34:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65da8cc6 dev-perl/Lab-Measurement: add new dependency Signed-off-by: Andreas K. Hüttel gentoo.org> dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild b/dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild index c441a89abba5..0c9843fa8372 100644 --- a/dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild +++ b/dev-perl/Lab-Measurement/Lab-Measurement-9999.ebuild @@ -50,6 +50,7 @@ RDEPEND=" dev-perl/Net-RFC3161-Timestamp >=dev-perl/PDL-2.7.0 dev-perl/PDL-Graphics-Gnuplot + dev-perl/PDL-IO-CSV >=dev-perl/Role-Tiny-1.3.4 virtual/perl-Socket dev-perl/Statistics-Descriptive