commit: 91a503d1dacafb9e25663ee514dca3dae9e7bf5a
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 30 00:05:51 2018 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Apr 30 00:05:51 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91a503d1
Revert "eclass: mysql - Add net-libs/libnsl for bug 643038"
This reverts commit 18779934c83275fa077d7f4d7a8f6ec72a4316d5.
eclass/mysql-multilib-r1.eclass | 3 +--
eclass/mysql-v2.eclass | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/eclass/mysql-multilib-r1.eclass b/eclass/mysql-multilib-r1.eclass
index 48f300f9bbc..ebc054f0fef 100644
--- a/eclass/mysql-multilib-r1.eclass
+++ b/eclass/mysql-multilib-r1.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-20178Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: mysql-multilib-r1.eclass
@@ -187,7 +187,6 @@ DEPEND="
libressl? ( dev-libs/libressl:0=[${MULTILIB_USEDEP},static-libs?] )
>=sys-libs/zlib-1.2.3:0=[${MULTILIB_USEDEP},static-libs?]
sys-libs/ncurses:0=
- net-libs/libnsl:0=
"
# prefix: first need to implement something for #196294
diff --git a/eclass/mysql-v2.eclass b/eclass/mysql-v2.eclass
index 1b1aa333274..766d5641014 100644
--- a/eclass/mysql-v2.eclass
+++ b/eclass/mysql-v2.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: mysql-v2.eclass
@@ -273,7 +273,6 @@ DEPEND="
>=sys-apps/sed-4
>=sys-apps/texinfo-4.7-r1
>=sys-libs/zlib-1.2.3
- net-libs/libnsl
"
# TODO: add this as a dep if it is moved from the overlay
# !dev-db/mariadb-native-client[mysqlcompat]