URI: 
       tmonero-0.ebuild - parlay - yet another gentoo overlay
  HTML git clone https://git.parazyd.org/parlay
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
       tmonero-0.ebuild (196B)
       ---
            1 # Copyright 1999-2021 Gentoo Authors
            2 # Distributed under the terms of the GNU General Public License v2
            3 
            4 EAPI=7
            5 
            6 inherit acct-user
            7 
            8 ACCT_USER_ID=-1
            9 ACCT_USER_GROUPS=( monero )
           10 
           11 acct-user_add_deps