On Thu, Dec 5, 2019 at 8:10 AM Michał Górny <mgorny@gentoo.org> wrote:
Signed-off-by: Michał Górny <mgorny@gentoo.org>
---
 profiles/package.deprecated | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 profiles/package.deprecated


This looks great Michał, thanks for putting it together.

-A
 
diff --git a/profiles/package.deprecated b/profiles/package.deprecated
new file mode 100644
index 000000000000..b4803a4ce68f
--- /dev/null
+++ b/profiles/package.deprecated
@@ -0,0 +1,17 @@
+####################################################################
+#
+# This file specifies packages that are considered deprecated (but not
+# masked yet).  It will trigger pkgcheck warnings whenever other
+# packages depend on them.
+#
+# When you add an entry to the top of this file, add your name, the date
+# in the UTC timezone, and an explanation of why something is getting
+# deprecated.
+#
+## Example:
+##
+## # Dev E. Loper <developer@gentoo.org> (2019-07-01)
+## # This is no longer supported upstream, please switch to dev-foo/bar.
+## dev-foo/foo
+
+#--- END OF EXAMPLES ---
--
2.24.0