commit:     50d96c6315095f31ea0893153a0641e7cbd36d64
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 27 21:47:54 2021 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Jun 27 21:50:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50d96c63

sys-apps/toybox: depend on virtual/libcrypt

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 sys-apps/toybox/{toybox-0.8.4.ebuild => toybox-0.8.4-r1.ebuild} | 3 +++
 sys-apps/toybox/{toybox-0.8.5.ebuild => toybox-0.8.5-r1.ebuild} | 3 +++
 sys-apps/toybox/toybox-9999.ebuild                              | 3 +++
 3 files changed, 9 insertions(+)

diff --git a/sys-apps/toybox/toybox-0.8.4.ebuild 
b/sys-apps/toybox/toybox-0.8.4-r1.ebuild
similarity index 95%
rename from sys-apps/toybox/toybox-0.8.4.ebuild
rename to sys-apps/toybox/toybox-0.8.4-r1.ebuild
index ca78edf8b36..888ca615d7a 100644
--- a/sys-apps/toybox/toybox-0.8.4.ebuild
+++ b/sys-apps/toybox/toybox-0.8.4-r1.ebuild
@@ -19,6 +19,9 @@ HOMEPAGE="https://landley.net/code/toybox/";
 LICENSE="0BSD"
 SLOT="0"
 
+DEPEND="virtual/libcrypt:="
+RDEPEND="${DEPEND}"
+
 src_prepare() {
        default
        restore_config .config

diff --git a/sys-apps/toybox/toybox-0.8.5.ebuild 
b/sys-apps/toybox/toybox-0.8.5-r1.ebuild
similarity index 95%
rename from sys-apps/toybox/toybox-0.8.5.ebuild
rename to sys-apps/toybox/toybox-0.8.5-r1.ebuild
index ca78edf8b36..888ca615d7a 100644
--- a/sys-apps/toybox/toybox-0.8.5.ebuild
+++ b/sys-apps/toybox/toybox-0.8.5-r1.ebuild
@@ -19,6 +19,9 @@ HOMEPAGE="https://landley.net/code/toybox/";
 LICENSE="0BSD"
 SLOT="0"
 
+DEPEND="virtual/libcrypt:="
+RDEPEND="${DEPEND}"
+
 src_prepare() {
        default
        restore_config .config

diff --git a/sys-apps/toybox/toybox-9999.ebuild 
b/sys-apps/toybox/toybox-9999.ebuild
index ca78edf8b36..888ca615d7a 100644
--- a/sys-apps/toybox/toybox-9999.ebuild
+++ b/sys-apps/toybox/toybox-9999.ebuild
@@ -19,6 +19,9 @@ HOMEPAGE="https://landley.net/code/toybox/";
 LICENSE="0BSD"
 SLOT="0"
 
+DEPEND="virtual/libcrypt:="
+RDEPEND="${DEPEND}"
+
 src_prepare() {
        default
        restore_config .config

Reply via email to