From e34bc4277d1e08b3ba6aafc08f9edc276ccda4a9 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Tue, 22 Jan 2019 16:23:30 -0500 Subject: [PATCH] eclass: Mark mysql eclasses DEAD They are no longer used and code is in each individual package Signed-off-by: Brian Evans --- eclass/mysql-cmake.eclass | 3 ++- eclass/mysql-multilib-r1.eclass | 3 ++- eclass/mysql-v2.eclass | 3 ++- eclass/mysql_fx.eclass | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/eclass/mysql-cmake.eclass b/eclass/mysql-cmake.eclass index c9749da365ea..a3c05a5fa989 100644 --- a/eclass/mysql-cmake.eclass +++ b/eclass/mysql-cmake.eclass @@ -1,6 +1,7 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# @DEAD # @ECLASS: mysql-cmake.eclass # @MAINTAINER: # Maintainers: diff --git a/eclass/mysql-multilib-r1.eclass b/eclass/mysql-multilib-r1.eclass index 3fa4e11ac0fe..2a0aea6a5b03 100644 --- a/eclass/mysql-multilib-r1.eclass +++ b/eclass/mysql-multilib-r1.eclass @@ -1,6 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# @DEAD # @ECLASS: mysql-multilib-r1.eclass # @MAINTAINER: # Maintainers: diff --git a/eclass/mysql-v2.eclass b/eclass/mysql-v2.eclass index c6caacc8ce13..9b9d6087e118 100644 --- a/eclass/mysql-v2.eclass +++ b/eclass/mysql-v2.eclass @@ -1,6 +1,7 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# @DEAD # @ECLASS: mysql-v2.eclass # @MAINTAINER: # Maintainers: diff --git a/eclass/mysql_fx.eclass b/eclass/mysql_fx.eclass index 02c6f846f0f3..6ecf4d1a4ff9 100644 --- a/eclass/mysql_fx.eclass +++ b/eclass/mysql_fx.eclass @@ -1,10 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # DEPRECATED # Recent versions have begun deprecating this eclass. # Do not use it in new series. +# @DEAD # @ECLASS: mysql_fx.eclass # @MAINTAINER: # - MySQL Team -- 2.26.2