parlay

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

commit e5b7c80e4905b719e0ada75553f834ee0c669c56
parent 3067658d3f3c52addf34e2a9eca9ab5d542e68e0
Author: parazyd <parazyd@dyne.org>
Date:   Fri, 15 May 2020 19:17:29 +0200

net-misc/hurl: Fix inherits.

Diffstat:
Mnet-misc/hurl/hurl-9999.ebuild | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/hurl/hurl-9999.ebuild b/net-misc/hurl/hurl-9999.ebuild @@ -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/"