summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-11-06 11:52:20 +0100
committerMichał Górny <mgorny@gentoo.org>2020-11-06 12:32:21 +0100
commit38092efc6cdf12267c794a4f9b8a4a656d27af6c (patch)
tree8414719b3bd2063e05472eb471a21bd637a0358b /eclass/fdo-mime.eclass
parentsys-apps/pkgcore: Backport metadata.xsd update (diff)
downloadgentoo-38092efc6cdf12267c794a4f9b8a4a656d27af6c.tar.gz
gentoo-38092efc6cdf12267c794a4f9b8a4a656d27af6c.tar.bz2
gentoo-38092efc6cdf12267c794a4f9b8a4a656d27af6c.zip
eclass/*: Add @DEPRECATED tags, based on pkgcheck list
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass/fdo-mime.eclass')
-rw-r--r--eclass/fdo-mime.eclass3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/fdo-mime.eclass b/eclass/fdo-mime.eclass
index 8fb563766bd6..3aa45919b37e 100644
--- a/eclass/fdo-mime.eclass
+++ b/eclass/fdo-mime.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @DEAD
@@ -10,6 +10,7 @@
# @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.