Gentoo Archives: gentoo-commits

From: Patrick McLean <chutzpah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/busybox/
Date: Fri, 07 Feb 2020 03:41:28
Message-Id: 1581046843.aade0f300ff65781870e02f9c0b56db4d0ced5ee.chutzpah@gentoo
1 commit: aade0f300ff65781870e02f9c0b56db4d0ced5ee
2 Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com>
3 AuthorDate: Fri Feb 7 03:02:02 2020 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 7 03:40:43 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aade0f30
7
8 sys-apps/busybox-1.31.1-r2: revbump, slot operater on libcrypt dep
9
10 Copyright: Sony Interactive Entertainment Inc.
11 Package-Manager: Portage-2.3.87, Repoman-2.3.20
12 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
13
14 sys-apps/busybox/{busybox-1.31.1-r1.ebuild => busybox-1.31.1-r2.ebuild} | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-apps/busybox/busybox-1.31.1-r1.ebuild b/sys-apps/busybox/busybox-1.31.1-r2.ebuild
18 similarity index 99%
19 rename from sys-apps/busybox/busybox-1.31.1-r1.ebuild
20 rename to sys-apps/busybox/busybox-1.31.1-r2.ebuild
21 index 0ee063abe46..658d7e2576e 100644
22 --- a/sys-apps/busybox/busybox-1.31.1-r1.ebuild
23 +++ b/sys-apps/busybox/busybox-1.31.1-r2.ebuild
24 @@ -27,7 +27,7 @@ RESTRICT="test"
25
26 COMMON_DEPEND="!static? ( selinux? ( sys-libs/libselinux ) )
27 pam? ( sys-libs/pam )
28 - virtual/libcrypt"
29 + virtual/libcrypt:="
30 DEPEND="${COMMON_DEPEND}
31 static? (
32 virtual/libcrypt[static-libs]