diff options
Diffstat (limited to 'eclass/fdo-mime.eclass')
-rw-r--r-- | eclass/fdo-mime.eclass | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/eclass/fdo-mime.eclass b/eclass/fdo-mime.eclass index 8e51d8a69df1..3aa45919b37e 100644 --- a/eclass/fdo-mime.eclass +++ b/eclass/fdo-mime.eclass @@ -1,12 +1,16 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# @DEAD +# No consumers left. Removal in 30 days. + # @ECLASS: fdo-mime.eclass # @MAINTAINER: # freedesktop-bugs@gentoo.org # @AUTHOR: # Original author: foser <foser@gentoo.org> # @BLURB: Utility eclass to update the desktop mime info as laid out in the freedesktop specs & implementations +# @DEPRECATED: xdg-utils # @DESCRIPTION: # This eclass is DEPRECATED. Please use xdg-utils or xdg instead. |