commit: b7f17a8ad77989f8c3456ab2521e0f3d72ab6409 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat May 1 18:30:15 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat May 1 21:21:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7f17a8a
nsplugins.eclass: Mark @DEAD Bug: https://bugs.gentoo.org/671680 Bug: https://bugs.gentoo.org/719332 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> eclass/nsplugins.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/nsplugins.eclass b/eclass/nsplugins.eclass index 0b154c89dbb..b4dd39e7493 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 <[email protected]>
