parlay

yet another gentoo overlay
git clone https://git.parazyd.org/parlay
Log | Files | Refs | README

commit c0c69ce003dea87a22f92fc216a5031f775d9b79
parent f6d67425404a2b909c39c55efcea9ac83a093477
Author: parazyd <parazyd@dyne.org>
Date:   Wed,  5 Feb 2025 19:39:46 +0100

sys-fs/adbfs: Fix License

Diffstat:
Msys-fs/adbfs/adbfs-9999.ebuild | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/adbfs/adbfs-9999.ebuild b/sys-fs/adbfs/adbfs-9999.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Mount Android phones on Linux with adb. No root required." HOMEPAGE="https://github.com/spion/adbfs-rootless" EGIT_REPO_URI="https://github.com/spion/adbfs-rootless" -LICENSE="BSD-3" +LICENSE="BSD" SLOT="0" KEYWORDS="" IUSE=""