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 596B913832E for ; Mon, 25 Jul 2016 09:16:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8797F21C060; Mon, 25 Jul 2016 09:16:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2162521C060 for ; Mon, 25 Jul 2016 09:16:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 71CC0340BCD for ; Mon, 25 Jul 2016 09:16:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A9F4C7CF for ; Mon, 25 Jul 2016 09:16:32 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1469435572.d4292d4bd9f8f06b88707ec31b5167afcedb075d.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Signature/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild X-VCS-Directories: dev-perl/Module-Signature/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: d4292d4bd9f8f06b88707ec31b5167afcedb075d X-VCS-Branch: master Date: Mon, 25 Jul 2016 09:16:32 +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-Archives-Salt: 21847059-516f-4e8b-8267-63a4e9ce15e1 X-Archives-Hash: 0ae5008a61e45f4f071b0b4288d5367f commit: d4292d4bd9f8f06b88707ec31b5167afcedb075d Author: Kent Fredric gentoo org> AuthorDate: Mon Jul 25 07:56:46 2016 +0000 Commit: Kent Fredric gentoo org> CommitDate: Mon Jul 25 08:32:52 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4292d4b dev-perl/Module-Signature: Fix dep on dev-perl/Convert-PEM Part of migration to PN=Upstream normalization Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd" dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild b/dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild index c732f89..ad2e0cf 100644 --- a/dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild +++ b/dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild @@ -36,7 +36,7 @@ RDEPEND=" dev-perl/Crypt-DSA dev-perl/Crypt-RSA dev-perl/Convert-ASN1 - dev-perl/convert-pem + dev-perl/Convert-PEM dev-perl/Crypt-OpenPGP app-crypt/gnupg virtual/perl-File-Temp