summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <zx2c4@gentoo.org>2020-07-31 13:51:58 +0200
committerJason A. Donenfeld <zx2c4@gentoo.org>2020-07-31 14:12:06 +0200
commit19b690c430cc5b621bc95df7061613aa958a6237 (patch)
treeb58bfbb0dc549ba5928ed46a208363701c4322af /profiles
parentdev-perl/Dist-Zilla-Plugin-CopyFilesFromRelease: Bump to version 0.7.0 (diff)
downloadgentoo-19b690c430cc5b621bc95df7061613aa958a6237.tar.gz
gentoo-19b690c430cc5b621bc95df7061613aa958a6237.tar.bz2
gentoo-19b690c430cc5b621bc95df7061613aa958a6237.zip
package.mask: prepare to remove virtual/wireguard
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/package.deprecated7
-rw-r--r--profiles/package.mask6
2 files changed, 6 insertions, 7 deletions
diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index a61840d2484b..570197dfb569 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -89,13 +89,6 @@ x11-libs/gtkglext
# bug #699796.
virtual/libffi
-# Jason A. Donenfeld <zx2c4@gentoo.org> (2019-12-30)
-# Directly install net-vpn/wireguard-tools and net-vpn/wireguard-modules.
-# This may be accomplished by running:
-# emerge -nO net-vpn/wireguard-tools net-vpn/wireguard-modules
-# emerge -C virtual/wireguard
-virtual/wireguard
-
# Michał Górny <mgorny@gentoo.org> (2019-12-30)
# PyPy packages have been restructured, and the virtual is no longer
# necessary. Depend on dev-python/pypy{,3} instead.
diff --git a/profiles/package.mask b/profiles/package.mask
index 6192322bc630..22ccd9912c29 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,12 @@
#--- END OF EXAMPLES ---
+# Jason A. Donenfeld <zx2c4@gentoo.org> (2020-07-31)
+# This package has been deprecated for 8 months now, in addition to
+# loud ewarns upon every install. It is replaced with explicitly
+# installing net-vpn/wireguard-tools. Removal in 7 days.
+virtual/wireguard
+
# Michał Górny <mgorny@gentoo.org> (2020-07-28)
# Masked for the time being due to dep on LLVM 8. Bug #720236.
<=dev-ada/gps-2019-r1