Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nds/yp-tools/
Date: Sat, 20 Oct 2018 11:39:49
Message-Id: 1540035538.8aa31a6ddf3efaddca26f0349c0836888c032039.pacho@gentoo
1 commit: 8aa31a6ddf3efaddca26f0349c0836888c032039
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 20 10:57:51 2018 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 20 11:38:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aa31a6d
7
8 net-nds/yp-tools: Pull in new enough libnsl
9
10 Closes: https://bugs.gentoo.org/630246
11 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
12 Package-Manager: Portage-2.3.51, Repoman-2.3.11
13
14 net-nds/yp-tools/yp-tools-4.2.2-r2.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-nds/yp-tools/yp-tools-4.2.2-r2.ebuild b/net-nds/yp-tools/yp-tools-4.2.2-r2.ebuild
18 index a4e1ae7b214..1e03726249c 100644
19 --- a/net-nds/yp-tools/yp-tools-4.2.2-r2.ebuild
20 +++ b/net-nds/yp-tools/yp-tools-4.2.2-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -15,7 +15,7 @@ IUSE="nls"
28
29 DEPEND="
30 net-libs/libtirpc
31 - net-libs/libnsl:0=
32 + >=net-libs/libnsl-1.2.0:0=
33 "
34 RDEPEND=${DEPEND}
35 # uses always libtirpc if present