commit: ff2610c61b3779f5dbe48b269014aba09088885f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Oct 11 15:52:43 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Oct 11 15:52:43 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff2610c6
freebsd.eclass: Last rite Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> eclass/freebsd.eclass | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/eclass/freebsd.eclass b/eclass/freebsd.eclass index 420312b5083..baebf439159 100644 --- a/eclass/freebsd.eclass +++ b/eclass/freebsd.eclass @@ -1,5 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 + +# @DEAD +# FreeBSD project is dead, and all consumers are gone. +# Bug #683284. Removal in 14 days. + # # @MAINTAINER: # [email protected]
