commit:     7a994174e0b9ecc159acacea77a45394be1ed84f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 22 20:54:07 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 22 20:54:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a994174

oasis.eclass: explicitly mark @DEPRECATED too

Use opam.eclass, dune.eclass, or findlib.eclass (if necessary).

Signed-off-by: Sam James <sam <AT> gentoo.org>

 eclass/oasis.eclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclass/oasis.eclass b/eclass/oasis.eclass
index dcc7b3ee2f4..a0b9a0a7115 100644
--- a/eclass/oasis.eclass
+++ b/eclass/oasis.eclass
@@ -9,6 +9,7 @@
 # Original Author: Alexis Ballier <aball...@gentoo.org>
 # @SUPPORTED_EAPIS: 3 4 5
 # @BLURB: Provides common ebuild phases for oasis-based packages.
+# @DEPRECATED: Use opam.eclass, dune.eclass, or findlib.eclass (if necessary)
 # @DESCRIPTION:
 # Provides common ebuild phases for oasis-based packages.
 # Most of these packages will just have to inherit the eclass, set their

Reply via email to