commit: 5e64f414a64336e01044ef70c079a0de019bd757
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 17 19:39:23 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul 17 19:39:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e64f414
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 <AT> gentoo.org>
app-arch/lrzip/{lrzip-0.641.ebuild => lrzip-0.641-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-arch/lrzip/lrzip-0.641.ebuild
b/app-arch/lrzip/lrzip-0.641-r1.ebuild
similarity index 97%
rename from app-arch/lrzip/lrzip-0.641.ebuild
rename to app-arch/lrzip/lrzip-0.641-r1.ebuild
index a89029b177f..6c8ec1c9d02 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 )
"