Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnsl/
Date: Mon, 17 Aug 2020 00:20:50
Message-Id: 1597623644.6fa7af0fc07b22206854aabcd154dc4cc41d4e92.robbat2@gentoo
1 commit: 6fa7af0fc07b22206854aabcd154dc4cc41d4e92
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 17 00:20:27 2020 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 17 00:20:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fa7af0f
7
8 net-libs/libnsl: need newer libtirpc
9
10 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
11
12 net-libs/libnsl/libnsl-1.2.0.ebuild | 2 +-
13 net-libs/libnsl/libnsl-1.3.0-r1.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-libs/libnsl/libnsl-1.2.0.ebuild b/net-libs/libnsl/libnsl-1.2.0.ebuild
17 index 6a446af1826..9e55d5d548d 100644
18 --- a/net-libs/libnsl/libnsl-1.2.0.ebuild
19 +++ b/net-libs/libnsl/libnsl-1.2.0.ebuild
20 @@ -18,7 +18,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sp
21 IUSE=""
22
23 DEPEND="
24 - >=net-libs/libtirpc-1.0.2-r1[${MULTILIB_USEDEP}]
25 + >=net-libs/libtirpc-1.2.0[${MULTILIB_USEDEP}]
26 "
27 RDEPEND="${DEPEND}
28 !<sys-libs/glibc-2.26
29
30 diff --git a/net-libs/libnsl/libnsl-1.3.0-r1.ebuild b/net-libs/libnsl/libnsl-1.3.0-r1.ebuild
31 index 55fe6b3688b..5a5cdfc6f77 100644
32 --- a/net-libs/libnsl/libnsl-1.3.0-r1.ebuild
33 +++ b/net-libs/libnsl/libnsl-1.3.0-r1.ebuild
34 @@ -18,7 +18,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390
35 IUSE=""
36
37 DEPEND="
38 - >=net-libs/libtirpc-1.0.2-r1[${MULTILIB_USEDEP}]
39 + >=net-libs/libtirpc-1.2.0[${MULTILIB_USEDEP}]
40 "
41 RDEPEND="${DEPEND}
42 !<sys-libs/glibc-2.26