commit: 7abdcec22a8a58041ab330b7135310f8c7a55c72 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu May 2 22:01:36 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu May 2 22:04:51 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7abdcec2
xfconf.eclass: Mark @DEAD Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> eclass/xfconf.eclass | 3 +++ 1 file changed, 3 insertions(+) diff --git a/eclass/xfconf.eclass b/eclass/xfconf.eclass index e0942565f6d..57bb96db229 100644 --- a/eclass/xfconf.eclass +++ b/eclass/xfconf.eclass @@ -1,6 +1,9 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# @DEAD +# Removal on 2019-06-02. + # @ECLASS: xfconf.eclass # @MAINTAINER: # XFCE maintainers <[email protected]>
