diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-17 21:35:37 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-17 21:35:37 +0200 |
commit | 7dc1d8050426930e09b1c0b9fc99c35caf696dfc (patch) | |
tree | fe98f4154fc0ace24f727b403fc28b42efc6d00c /perl-core/Getopt-Long | |
parent | net-mail/notmuch: virtual/perl-Pod-Parser -> dev-perl/Pod-Parser (diff) | |
download | gentoo-7dc1d8050426930e09b1c0b9fc99c35caf696dfc.tar.gz gentoo-7dc1d8050426930e09b1c0b9fc99c35caf696dfc.tar.bz2 gentoo-7dc1d8050426930e09b1c0b9fc99c35caf696dfc.zip |
perl-core/Getopt-Long: virtual/perl-Pod-Parser -> dev-perl/Pod-Parser
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'perl-core/Getopt-Long')
-rw-r--r-- | perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild index 296d0cfd4c08..5f467eee9d81 100644 --- a/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild +++ b/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="" IUSE="" -RDEPEND="virtual/perl-Pod-Parser" +RDEPEND="dev-perl/Pod-Parser" DEPEND="${RDEPEND}" SRC_TEST=do |