Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: perl-core/Getopt-Long/
Date: Sat, 17 Jul 2021 19:37:12
Message-Id: 1626550537.7dc1d8050426930e09b1c0b9fc99c35caf696dfc.dilfridge@gentoo
1 commit: 7dc1d8050426930e09b1c0b9fc99c35caf696dfc
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 17 19:35:37 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 17 19:35:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dc1d805
7
8 perl-core/Getopt-Long: virtual/perl-Pod-Parser -> dev-perl/Pod-Parser
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild
17 index 296d0cfd4c0..5f467eee9d8 100644
18 --- a/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild
19 +++ b/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -13,7 +13,7 @@ SLOT="0"
27 KEYWORDS=""
28 IUSE=""
29
30 -RDEPEND="virtual/perl-Pod-Parser"
31 +RDEPEND="dev-perl/Pod-Parser"
32 DEPEND="${RDEPEND}"
33
34 SRC_TEST=do