diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-12-15 20:44:32 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-15 21:06:07 +0100 |
commit | 79d4713b43225dca4e60259e2a54ae41b615343b (patch) | |
tree | 2cfd67fa6c7145e7b0e5dee1634703b0b376c963 /eclass | |
parent | package.mask: Last rite Open Build Service packages (diff) | |
download | gentoo-79d4713b43225dca4e60259e2a54ae41b615343b.tar.gz gentoo-79d4713b43225dca4e60259e2a54ae41b615343b.tar.bz2 gentoo-79d4713b43225dca4e60259e2a54ae41b615343b.zip |
obs-service.eclass: Mark @DEAD for removal
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/obs-service.eclass | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/eclass/obs-service.eclass b/eclass/obs-service.eclass index faa879c0636e..ed568e493b89 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: # maintainer-needed@gentoo.org |