Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Wed, 15 Nov 2017 16:05:59
Message-Id: 1510761912.5156e026d8be1e90b4ae7c1eda0f5d0aea29a4d2.grknight@gentoo
1 commit: 5156e026d8be1e90b4ae7c1eda0f5d0aea29a4d2
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 15 16:05:12 2017 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 15 16:05:12 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5156e026
7
8 mysql-multilib.eclass: Mark dead and die with message to schedule removal
9
10 eclass/mysql-multilib.eclass | 3 +++
11 1 file changed, 3 insertions(+)
12
13 diff --git a/eclass/mysql-multilib.eclass b/eclass/mysql-multilib.eclass
14 index 1ba8ad36e03..5b200bc4ca7 100644
15 --- a/eclass/mysql-multilib.eclass
16 +++ b/eclass/mysql-multilib.eclass
17 @@ -1,6 +1,7 @@
18 # Copyright 1999-2015 Gentoo Foundation
19 # Distributed under the terms of the GNU General Public License v2
20
21 +# @DEAD
22 # @ECLASS: mysql-multilib.eclass
23 # @MAINTAINER:
24 # Maintainers:
25 @@ -18,6 +19,8 @@
26 # src_install, pkg_preinst, pkg_postinst, pkg_config and pkg_postrm
27 # phase hooks.
28
29 +die "Please upgrade to mysql-multilib-r1. This eclass is due to be removed."
30 +
31 MYSQL_EXTRAS=""
32
33 # @ECLASS-VARIABLE: MYSQL_EXTRAS_VER