commit: af74e77fa3af73a8f63e6eb0847eaac3e60a8e6e Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Mar 27 18:43:52 2021 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Mar 27 23:33:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af74e77f
xorg-2.eclass: Mark @DEAD for removal Removal on or after 2021-04-27. Bug: https://bugs.gentoo.org/778818 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> eclass/xorg-2.eclass | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eclass/xorg-2.eclass b/eclass/xorg-2.eclass index 99b1f891b99..3fd388a8bae 100644 --- a/eclass/xorg-2.eclass +++ b/eclass/xorg-2.eclass @@ -1,6 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# @DEAD # @ECLASS: xorg-2.eclass # @MAINTAINER: # x...@gentoo.org @@ -9,6 +10,7 @@ # Author: Donnie Berkholz <dberkh...@gentoo.org> # @SUPPORTED_EAPIS: 4 5 # @BLURB: Reduces code duplication in the modularized X11 ebuilds. +# @DEPRECATED: Use xorg-3.eclass # @DESCRIPTION: # This eclass makes trivial X ebuilds possible for apps, fonts, drivers, # and more. Many things that would normally be done in various functions