Diff lmod-8.6.14-r1 with a lmod-8.7.23
| /usr/portage/sys-cluster/lmod/lmod-8.7.23.ebuild 2024-07-02 13:51:49.409851594 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2023 Gentoo Authors |
|
| 1 |
# Copyright 1999-2024 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 37 | 37 |
" |
| 38 | 38 |
DEPEND="${RDEPEND}"
|
| 39 | 39 |
BDEPEND="${RDEPEND}
|
| 40 |
app-alternatives/bc |
|
| 40 | 41 |
test? ( |
| 41 | 42 |
$(lua_gen_cond_dep ' |
| 42 | 43 |
dev-util/hermes[${LUA_SINGLE_USEDEP}]
|
| ... | ... | |
| 90 | 91 |
--with-caseIndependentSorting |
| 91 | 92 |
--without-hiddenItalic |
| 92 | 93 |
--with-exportedModuleCmd |
| 93 |
--with-useDotFiles |
|
| 94 | 94 |
--without-redirect |
| 95 | 95 |
--with-extendedDefault |
| 96 | 96 |
$(use_with cache cachedLoads) |