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 1A8DB139694 for ; Wed, 28 Jun 2017 18:50:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62330254030; Wed, 28 Jun 2017 18:50:42 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 3E629254030 for ; Wed, 28 Jun 2017 18:50:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 422F2341814 for ; Wed, 28 Jun 2017 18:50:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A0AC47466 for ; Wed, 28 Jun 2017 18:50:38 +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: <1498675821.a8a456cc1c2d125eddf3c653f740fc9b9616dab9.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Dist-Zilla-Plugin-RPM/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Dist-Zilla-Plugin-RPM/Dist-Zilla-Plugin-RPM-0.15.0.ebuild X-VCS-Directories: dev-perl/Dist-Zilla-Plugin-RPM/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: a8a456cc1c2d125eddf3c653f740fc9b9616dab9 X-VCS-Branch: master Date: Wed, 28 Jun 2017 18:50:38 +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: 8f783448-625a-49e8-bcbc-ec42b7a35d7c X-Archives-Hash: 543e6ab9b4df8426194f44fc841ca5e2 commit: a8a456cc1c2d125eddf3c653f740fc9b9616dab9 Author: Andreas K. Huettel gentoo org> AuthorDate: Wed Jun 28 18:50:21 2017 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Wed Jun 28 18:50:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a456cc dev-perl/Dist-Zilla-Plugin-RPM: It will also need RPM. Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-perl/Dist-Zilla-Plugin-RPM/Dist-Zilla-Plugin-RPM-0.15.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-perl/Dist-Zilla-Plugin-RPM/Dist-Zilla-Plugin-RPM-0.15.0.ebuild b/dev-perl/Dist-Zilla-Plugin-RPM/Dist-Zilla-Plugin-RPM-0.15.0.ebuild index 871eec4ccdf..10b19189131 100644 --- a/dev-perl/Dist-Zilla-Plugin-RPM/Dist-Zilla-Plugin-RPM-0.15.0.ebuild +++ b/dev-perl/Dist-Zilla-Plugin-RPM/Dist-Zilla-Plugin-RPM-0.15.0.ebuild @@ -24,6 +24,7 @@ RDEPEND=" dev-perl/Path-Tiny dev-perl/Text-Template dev-perl/namespace-autoclean + app-arch/rpm " DEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker