commit: b340411e14caead4c52482f470a897448f06ed50 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Fri Dec 13 15:15:36 2019 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Dec 13 15:15:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b340411e
bsdmk.eclass: Last rite Acked-by: Michał Górny <mgorny <AT> gentoo.org> Signed-off-by: David Seifert <soap <AT> gentoo.org> eclass/bsdmk.eclass | 3 +++ 1 file changed, 3 insertions(+) diff --git a/eclass/bsdmk.eclass b/eclass/bsdmk.eclass index ab91b0e4a97..2f9c3f3609d 100644 --- a/eclass/bsdmk.eclass +++ b/eclass/bsdmk.eclass @@ -1,6 +1,9 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# @DEAD +# All consumers are gone. Removal in 14 days + # @ECLASS: bsdmk.eclass # @MAINTAINER: # [email protected]
