commit: de3495c689731b7fefadb64626fd5d9ccb31b4d9 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Mon May 17 19:41:51 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Mon May 17 19:42:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de3495c6
package.mask: Add first perl 5.34 virtuals Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/package.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 17a0fca84d1..9d0868557f4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -106,6 +106,8 @@ dev-perl/gtk2-spell # Andreas K. Hüttel <[email protected]> (2021-05-09) # Work in progress, do not use yet =dev-lang/perl-5.34* +~virtual/perl-Archive-Tar-2.380.0 +~virtual/perl-autodie-2.340.0 # David Seifert <[email protected]> (2021-05-09) # All revdeps masked, last release in 1999, needs to do now.
