commit: 55ab12b6d244055c79fed7d3443e6c729e78287a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Dec 16 11:13:37 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Dec 16 11:14:43 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55ab12b6
fox.eclass: Mark @DEAD for removal Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> eclass/fox.eclass | 3 +++ 1 file changed, 3 insertions(+) diff --git a/eclass/fox.eclass b/eclass/fox.eclass index 529f5a25895..0964025d2d8 100644 --- a/eclass/fox.eclass +++ b/eclass/fox.eclass @@ -1,6 +1,9 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# @DEAD +# All consumers were last rited. Removal in 30 days. + # @ECLASS: fox.eclass # @MAINTAINER: # [email protected]
