diff options
Diffstat (limited to 'eclass/oasis.eclass')
-rw-r--r-- | eclass/oasis.eclass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/eclass/oasis.eclass b/eclass/oasis.eclass index 53cfbb87122e..a0b9a0a71153 100644 --- a/eclass/oasis.eclass +++ b/eclass/oasis.eclass @@ -1,6 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# @DEAD # @ECLASS: oasis.eclass # @MAINTAINER: # ML <ml@gentoo.org> @@ -8,6 +9,7 @@ # Original Author: Alexis Ballier <aballier@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 |