commit: 79d4713b43225dca4e60259e2a54ae41b615343b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Dec 15 19:44:32 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Dec 15 20:06:07 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79d4713b
obs-service.eclass: Mark @DEAD for removal Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> eclass/obs-service.eclass | 3 +++ 1 file changed, 3 insertions(+) diff --git a/eclass/obs-service.eclass b/eclass/obs-service.eclass index faa879c0636..ed568e493b8 100644 --- a/eclass/obs-service.eclass +++ b/eclass/obs-service.eclass @@ -1,6 +1,9 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# @DEAD +# All consumers were last rited. Removal in 30 days. + # @ECLASS: obs-service.eclass # @MAINTAINER: # [email protected]
