From a6e07a7839514aa39abb4259d05ef5dc6fb6b7d7 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 26 Feb 2020 14:32:15 +0100 Subject: Cover deprecated EAPIs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit While this is probably too obvious to require an explicit policy, it makes sense to assign a PG identifier for it. Signed-off-by: Michał Górny --- deprecation.rst | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 deprecation.rst diff --git a/deprecation.rst b/deprecation.rst new file mode 100644 index 0000000..7264fa1 --- /dev/null +++ b/deprecation.rst @@ -0,0 +1,19 @@ +Deprecations +============ + + +.. index:: EAPI; deprecated + +Deprecated EAPIs +---------------- +:PG: 1001 +:Source: Council +:Reference: https://gitweb.gentoo.org/repo/gentoo.git/tree/metadata/layout.conf +:Reported: by pkgcheck and repoman + +Deprecated EAPIs should not be used in new ebuilds. Existing packages +should be migrated to newer EAPIs on version bumps, or proactively when +no version bumps are expected. + +The current list of deprecated EAPIs is stored as ``eapis-deprecated`` +in ``metadata/layout.conf``. -- cgit v1.2.3-18-g5258