logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git
commit: 82e4e4e1bec71baea0ea446577a2b05e810f121f
parent 15e1e34b93d1b0afd8c76714bf02f5b060ee1f5f
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu,  3 Aug 2023 05:10:42 +0200

sys-apps/lanodan-utils: update LICENSE

Diffstat:

Msys-apps/lanodan-utils/lanodan-utils-9999.ebuild2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/lanodan-utils/lanodan-utils-9999.ebuild b/sys-apps/lanodan-utils/lanodan-utils-9999.ebuild @@ -8,7 +8,7 @@ inherit git-r3 DESCRIPTION="Collection of Unix tools, comparable to coreutils" HOMEPAGE="https://hacktivis.me/git/utils" EGIT_REPO_URI="https://hacktivis.me/git/utils.git" -LICENSE="|| ( GPL-2 GPL-3 )" +LICENSE="MPL-2.0" SLOT="0" IUSE="suspend test"