From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 56B6A1388C1 for ; Fri, 11 Dec 2015 21:22:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD94621C026; Fri, 11 Dec 2015 21:22:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3E12521C026 for ; Fri, 11 Dec 2015 21:22:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F1CAA34086E for ; Fri, 11 Dec 2015 21:22:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A110AF9 for ; Fri, 11 Dec 2015 21:22:13 +0000 (UTC) From: "Andreas 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 Hüttel" Message-ID: <1449868917.2aac141abd5efcae763149acad25a3113f81a875.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: perl-core/ExtUtils-MakeMaker/ X-VCS-Repository: repo/gentoo X-VCS-Files: perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-7.40.0-r1.ebuild X-VCS-Directories: perl-core/ExtUtils-MakeMaker/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 2aac141abd5efcae763149acad25a3113f81a875 X-VCS-Branch: master Date: Fri, 11 Dec 2015 21:22:13 +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: 60df8e9b-c921-4187-8097-52fb7a46f66b X-Archives-Hash: d7f3d9086068010f01e5ed8be7c4c568 commit: 2aac141abd5efcae763149acad25a3113f81a875 Author: Andreas K. Hüttel gentoo org> AuthorDate: Fri Dec 11 21:21:57 2015 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Fri Dec 11 21:21:57 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aac141a perl-core/ExtUtils-MakeMaker: Add a PDEPEND on virtual/perl-Test-Harness Package-Manager: portage-2.2.26 perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-7.40.0-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-7.40.0-r1.ebuild b/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-7.40.0-r1.ebuild index 515f9ea..d2f3173 100644 --- a/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-7.40.0-r1.ebuild +++ b/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-7.40.0-r1.ebuild @@ -23,6 +23,7 @@ RDEPEND="${DEPEND}" PDEPEND=" >=virtual/perl-CPAN-Meta-2.143.240 >=virtual/perl-Parse-CPAN-Meta-1.441.400 + virtual/perl-Test-Harness " PATCHES=(