URI: 
       tnet-misc/hurl: Fix inherits. - parlay - yet another gentoo overlay
  HTML git clone https://git.parazyd.org/parlay
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit e5b7c80e4905b719e0ada75553f834ee0c669c56
   DIR parent 3067658d3f3c52addf34e2a9eca9ab5d542e68e0
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Fri, 15 May 2020 19:17:29 +0200
       
       net-misc/hurl: Fix inherits.
       
       Diffstat:
         M net-misc/hurl/hurl-9999.ebuild      |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/net-misc/hurl/hurl-9999.ebuild b/net-misc/hurl/hurl-9999.ebuild
       t@@ -3,7 +3,7 @@
        
        EAPI=7
        
       -inherit git-r3 savedconfig
       +inherit git-r3 epatch
        
        DESCRIPTION="Gopher/HTTP/HTTPS file grabber"
        HOMEPAGE="https://git.codemadness.org/hurl/"