diff options
author | Jason A. Donenfeld <zx2c4@gentoo.org> | 2020-07-31 13:51:58 +0200 |
---|---|---|
committer | Jason A. Donenfeld <zx2c4@gentoo.org> | 2020-07-31 14:12:06 +0200 |
commit | 19b690c430cc5b621bc95df7061613aa958a6237 (patch) | |
tree | b58bfbb0dc549ba5928ed46a208363701c4322af /profiles | |
parent | dev-perl/Dist-Zilla-Plugin-CopyFilesFromRelease: Bump to version 0.7.0 (diff) | |
download | gentoo-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.deprecated | 7 | ||||
-rw-r--r-- | profiles/package.mask | 6 |
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 |