Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Sat, 01 May 2021 21:24:18
Message-Id: 1619904113.b7f17a8ad77989f8c3456ab2521e0f3d72ab6409.asturm@gentoo
1 commit: b7f17a8ad77989f8c3456ab2521e0f3d72ab6409
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 1 18:30:15 2021 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat May 1 21:21:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7f17a8a
7
8 nsplugins.eclass: Mark @DEAD
9
10 Bug: https://bugs.gentoo.org/671680
11 Bug: https://bugs.gentoo.org/719332
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 eclass/nsplugins.eclass | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/eclass/nsplugins.eclass b/eclass/nsplugins.eclass
18 index 0b154c89dbb..b4dd39e7493 100644
19 --- a/eclass/nsplugins.eclass
20 +++ b/eclass/nsplugins.eclass
21 @@ -1,6 +1,7 @@
22 # Copyright 1999-2013 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 #
25 +# @DEAD
26 # @ECLASS: nsplugins.eclass
27 # @MAINTAINER:
28 # Mozilla Team <mozilla@g.o>