URI: 
       sys-fs/adbfs: Fix License - parlay - yet another gentoo overlay
  HTML git clone https://git.parazyd.org/parlay
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit c0c69ce003dea87a22f92fc216a5031f775d9b79
   DIR parent f6d67425404a2b909c39c55efcea9ac83a093477
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Wed,  5 Feb 2025 19:39:46 +0100
       
       sys-fs/adbfs: Fix License
       
       Diffstat:
         M sys-fs/adbfs/adbfs-9999.ebuild      |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR 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=""