commit: 136c8e2c484fc372112be7dbdc5619bbc20b8b49
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 22 21:58:56 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 22 22:29:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=136c8e2c
app-shells/tcsh: add virtual/libcrypt dependency
Needed for upcoming libcrypt migration.
Acked-by: David Seifert <soap <AT> gentoo.org>
Reported-by: Ulrich Müller <ulm <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-shells/tcsh/{tcsh-6.22.02.ebuild => tcsh-6.22.02-r1.ebuild} | 1 +
app-shells/tcsh/{tcsh-6.22.04.ebuild => tcsh-6.22.04-r1.ebuild} | 1 +
2 files changed, 2 insertions(+)
diff --git a/app-shells/tcsh/tcsh-6.22.02.ebuild
b/app-shells/tcsh/tcsh-6.22.02-r1.ebuild
similarity index 99%
rename from app-shells/tcsh/tcsh-6.22.02.ebuild
rename to app-shells/tcsh/tcsh-6.22.02-r1.ebuild
index b5d2662737f..962d72644d4 100644
--- a/app-shells/tcsh/tcsh-6.22.02.ebuild
+++ b/app-shells/tcsh/tcsh-6.22.02-r1.ebuild
@@ -22,6 +22,7 @@ RESTRICT="test"
# we need gettext because we run autoconf (AM_ICONV)
RDEPEND="
>=sys-libs/ncurses-5.1:0=
+ virtual/libcrypt:=
virtual/libiconv"
DEPEND="${RDEPEND}
sys-devel/gettext
diff --git a/app-shells/tcsh/tcsh-6.22.04.ebuild
b/app-shells/tcsh/tcsh-6.22.04-r1.ebuild
similarity index 99%
rename from app-shells/tcsh/tcsh-6.22.04.ebuild
rename to app-shells/tcsh/tcsh-6.22.04-r1.ebuild
index 41835e196fe..da1bb0b9c52 100644
--- a/app-shells/tcsh/tcsh-6.22.04.ebuild
+++ b/app-shells/tcsh/tcsh-6.22.04-r1.ebuild
@@ -22,6 +22,7 @@ RESTRICT="test"
# we need gettext because we run autoconf (AM_ICONV)
RDEPEND="
>=sys-libs/ncurses-5.1:0=
+ virtual/libcrypt:=
virtual/libiconv"
DEPEND="${RDEPEND}
sys-devel/gettext