commit: 1533d6d57809a4bf6940e721c2553dff7d6b757c Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Sat Feb 4 23:23:41 2023 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Sat Feb 4 23:29:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1533d6d5
app-misc/mc-4.8.29: reinstate IUSE=+slang This wasn't supposed to have changed, upstream still considers sys-libs/slang their default back-end. Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> app-misc/mc/mc-4.8.29.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/mc/mc-4.8.29.ebuild b/app-misc/mc/mc-4.8.29.ebuild index 0b95179bd4e6..e24016e2177e 100644 --- a/app-misc/mc/mc-4.8.29.ebuild +++ b/app-misc/mc/mc-4.8.29.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://midnight-commander.org" LICENSE="GPL-3" SLOT="0" -IUSE="+edit gpm nls sftp slang spell test unicode X" +IUSE="+edit gpm nls sftp +slang spell test unicode X" REQUIRED_USE="spell? ( edit )"
