Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Dist-Zilla-Plugin-RPM/
Date: Wed, 28 Jun 2017 18:50:51
Message-Id: 1498675821.a8a456cc1c2d125eddf3c653f740fc9b9616dab9.dilfridge@gentoo
1 commit: a8a456cc1c2d125eddf3c653f740fc9b9616dab9
2 Author: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 28 18:50:21 2017 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 28 18:50:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a456cc
7
8 dev-perl/Dist-Zilla-Plugin-RPM: It will also need RPM.
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-perl/Dist-Zilla-Plugin-RPM/Dist-Zilla-Plugin-RPM-0.15.0.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 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
16 index 871eec4ccdf..10b19189131 100644
17 --- a/dev-perl/Dist-Zilla-Plugin-RPM/Dist-Zilla-Plugin-RPM-0.15.0.ebuild
18 +++ b/dev-perl/Dist-Zilla-Plugin-RPM/Dist-Zilla-Plugin-RPM-0.15.0.ebuild
19 @@ -24,6 +24,7 @@ RDEPEND="
20 dev-perl/Path-Tiny
21 dev-perl/Text-Template
22 dev-perl/namespace-autoclean
23 + app-arch/rpm
24 "
25 DEPEND="${RDEPEND}
26 virtual/perl-ExtUtils-MakeMaker