diff options
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/Manifest.gz | bin | 37434 -> 37444 bytes | |||
-rw-r--r-- | eclass/mysql-cmake.eclass | 3 | ||||
-rw-r--r-- | eclass/mysql-multilib-r1.eclass | 3 | ||||
-rw-r--r-- | eclass/mysql-v2.eclass | 3 | ||||
-rw-r--r-- | eclass/mysql_fx.eclass | 3 |
5 files changed, 8 insertions, 4 deletions
diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz Binary files differindex f59606e60629..0ad622368d7c 100644 --- a/eclass/Manifest.gz +++ b/eclass/Manifest.gz 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 <mysql-bugs@gentoo.org> |