From: Brian Evans Date: Tue, 22 Jan 2019 21:23:30 +0000 (-0500) Subject: eclass: Mark mysql eclasses DEAD X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e34bc4277d1e08b3ba6aafc08f9edc276ccda4a9;p=gentoo.git eclass: Mark mysql eclasses DEAD They are no longer used and code is in each individual package Signed-off-by: Brian Evans --- 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