summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-17 21:39:23 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-17 21:39:23 +0200
commit5e64f414a64336e01044ef70c079a0de019bd757 (patch)
tree38bf2db6a49091e72d7fc408def7424c19b60d61
parentapp-arch/lrzip: remove old (diff)
downloadgentoo-5e64f414a64336e01044ef70c079a0de019bd757.tar.gz
gentoo-5e64f414a64336e01044ef70c079a0de019bd757.tar.bz2
gentoo-5e64f414a64336e01044ef70c079a0de019bd757.zip
app-arch/lrzip: 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>
-rw-r--r--app-arch/lrzip/lrzip-0.641-r1.ebuild (renamed from app-arch/lrzip/lrzip-0.641.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/lrzip/lrzip-0.641.ebuild b/app-arch/lrzip/lrzip-0.641-r1.ebuild
index a89029b177fa..6c8ec1c9d02f 100644
--- a/app-arch/lrzip/lrzip-0.641.ebuild
+++ b/app-arch/lrzip/lrzip-0.641-r1.ebuild
@@ -22,7 +22,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- virtual/perl-Pod-Parser
+ dev-perl/Pod-Parser
x86? ( dev-lang/nasm )
"