diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-05-01 20:30:15 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-05-01 23:21:53 +0200 |
commit | b7f17a8ad77989f8c3456ab2521e0f3d72ab6409 (patch) | |
tree | eb24f6776c873694e998ba328079d51b629a7cd1 /eclass | |
parent | profiles: Mask www-plugins/google-talkplugin for removal (diff) | |
download | gentoo-b7f17a8ad77989f8c3456ab2521e0f3d72ab6409.tar.gz gentoo-b7f17a8ad77989f8c3456ab2521e0f3d72ab6409.tar.bz2 gentoo-b7f17a8ad77989f8c3456ab2521e0f3d72ab6409.zip |
nsplugins.eclass: Mark @DEAD
Bug: https://bugs.gentoo.org/671680
Bug: https://bugs.gentoo.org/719332
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/nsplugins.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/nsplugins.eclass b/eclass/nsplugins.eclass index 0b154c89dbbf..b4dd39e7493b 100644 --- a/eclass/nsplugins.eclass +++ b/eclass/nsplugins.eclass @@ -1,6 +1,7 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # +# @DEAD # @ECLASS: nsplugins.eclass # @MAINTAINER: # Mozilla Team <mozilla@gentoo.org> |