commit: aade0f300ff65781870e02f9c0b56db4d0ced5ee
Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com>
AuthorDate: Fri Feb 7 03:02:02 2020 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Fri Feb 7 03:40:43 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aade0f30
sys-apps/busybox-1.31.1-r2: revbump, slot operater on libcrypt dep
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
sys-apps/busybox/{busybox-1.31.1-r1.ebuild => busybox-1.31.1-r2.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/busybox/busybox-1.31.1-r1.ebuild
b/sys-apps/busybox/busybox-1.31.1-r2.ebuild
similarity index 99%
rename from sys-apps/busybox/busybox-1.31.1-r1.ebuild
rename to sys-apps/busybox/busybox-1.31.1-r2.ebuild
index 0ee063abe46..658d7e2576e 100644
--- a/sys-apps/busybox/busybox-1.31.1-r1.ebuild
+++ b/sys-apps/busybox/busybox-1.31.1-r2.ebuild
@@ -27,7 +27,7 @@ RESTRICT="test"
COMMON_DEPEND="!static? ( selinux? ( sys-libs/libselinux ) )
pam? ( sys-libs/pam )
- virtual/libcrypt"
+ virtual/libcrypt:="
DEPEND="${COMMON_DEPEND}
static? (
virtual/libcrypt[static-libs]