commit: 22fbf3d1204e1a49deedf5a564eff70ba4ce68f2
parent 7201e5d31ac1d32dc2be372d70b3b3dc8622e9b4
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sun, 4 May 2025 06:33:06 +0200
profiles/base: Switch masks between >=libcrypt-2 and <=libcrypt-2
Diffstat:
2 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/profiles/base/package.mask b/profiles/base/package.mask
@@ -1,3 +1,7 @@
+# Haelwenn (lanodan) Monnier <contact@hacktivis.me> (2025-05-04)
+# Avoid forcing libxcrypt in
+>=virtual/libcrypt-2
+
# Haelwenn (lanodan) Monnier <contact@hacktivis.me> (2025-01-29)
# Let's try to reduce the amount of machines contaminated by boost
dev-libs/boost
diff --git a/profiles/base/package.unmask b/profiles/base/package.unmask
@@ -1,3 +1,7 @@
+# Haelwenn (lanodan) Monnier <contact@hacktivis.me> (2025-05-04)
+# See package.mask
+<virtual/libcrypt-2
+
# Haelwenn (lanodan) Monnier <contact@hacktivis.me> (2022-10-01)
# Unmask of the following, GNOME can fix their bugs:
# > Mart Raudsepp <leio@gentoo.org> (2021-09-15)