URI:
       fix catclock - overlay - 📔 drkhsh gentoo overlay
  HTML git clone https://git.drkhsh.at/overlay.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit f714e73fee49d314d43d1f90c52c4e2a1744b29c
   DIR parent 0fdab9a791f3473d44ca34809ae86a77d70c787c
  HTML Author: drkhsh <me@drkhsh.at>
       Date:   Sat, 14 Jun 2025 23:38:23 +0200
       
       fix catclock
       
       Diffstat:
         M x11-apps/catclock/catclock-9999.eb… |       2 ++
       
       1 file changed, 2 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/x11-apps/catclock/catclock-9999.ebuild b/x11-apps/catclock/catclock-9999.ebuild
       @@ -1,6 +1,8 @@
        # Copyright 1999-2022 Gentoo Authors
        # Distributed under the terms of the GNU General Public License v2
        
       +inherit git-r3 toolchain-funcs
       +
        EAPI=8
        
        DESCRIPTION="catclock for X"