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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 03146158086 for ; Sun, 24 Oct 2021 05:22:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C50CE0858; Sun, 24 Oct 2021 05:22:28 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2781DE0858 for ; Sun, 24 Oct 2021 05:22:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2833D34377F for ; Sun, 24 Oct 2021 05:22:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9BAB2E3 for ; Sun, 24 Oct 2021 05:22:25 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1635052936.1645fa8443a806490ca8dc69336b035200ab6a65.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-DMARC/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Mail-DMARC/Mail-DMARC-1.202.104.270-r1.ebuild dev-perl/Mail-DMARC/Mail-DMARC-1.202.104.270.ebuild X-VCS-Directories: dev-perl/Mail-DMARC/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1645fa8443a806490ca8dc69336b035200ab6a65 X-VCS-Branch: master Date: Sun, 24 Oct 2021 05:22:25 +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: 9df3602e-3e5c-4b93-b98d-3f5f296aa4fd X-Archives-Hash: 6f36840aef2677922bd43ddc14075cbb commit: 1645fa8443a806490ca8dc69336b035200ab6a65 Author: Sam James gentoo org> AuthorDate: Sun Oct 24 04:55:38 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Oct 24 05:22:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1645fa84 dev-perl/Mail-DMARC: add missing dependency Closes: https://bugs.gentoo.org/799143 Signed-off-by: Sam James gentoo.org> ...ail-DMARC-1.202.104.270.ebuild => Mail-DMARC-1.202.104.270-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-perl/Mail-DMARC/Mail-DMARC-1.202.104.270.ebuild b/dev-perl/Mail-DMARC/Mail-DMARC-1.202.104.270-r1.ebuild similarity index 98% rename from dev-perl/Mail-DMARC/Mail-DMARC-1.202.104.270.ebuild rename to dev-perl/Mail-DMARC/Mail-DMARC-1.202.104.270-r1.ebuild index a05c6ea66ca..37fc9cedc2a 100644 --- a/dev-perl/Mail-DMARC/Mail-DMARC-1.202.104.270.ebuild +++ b/dev-perl/Mail-DMARC/Mail-DMARC-1.202.104.270-r1.ebuild @@ -28,6 +28,7 @@ RDEPEND=" >=dev-perl/DBIx-Simple-1.350.0 virtual/perl-Data-Dumper dev-perl/Email-MIME + >=dev-perl/Email-Sender-1.300.32 dev-perl/Email-Simple virtual/perl-Encode dev-perl/File-ShareDir