commit:     7ccbda21d138cd8d7e79fe7cc2845beea1d5b935
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  5 16:09:37 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec  6 16:26:31 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ccbda21

package.deprecated: Create initial template

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/package.deprecated | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/profiles/package.deprecated b/profiles/package.deprecated
new file mode 100644
index 00000000000..190aa2e2446
--- /dev/null
+++ b/profiles/package.deprecated
@@ -0,0 +1,18 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# This file specifies packages that are considered deprecated (but not
+# masked yet).  This will cause QA tools to report dependencies on those
+# packages as requiring replacement.
+#
+# 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 <develo...@gentoo.org> (2019-07-01)
+## # This is no longer supported upstream, please switch to dev-foo/bar.
+## dev-foo/foo
+
+#--- END OF EXAMPLES ---

Reply via email to