From de7f908faba30c523b053d3c813dab72fcd7be53 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 12 Apr 2021 01:53:29 +0100 Subject: net-p2p/litecoind: eutils->epatch Signed-off-by: Sam James --- net-p2p/litecoind/litecoind-0.10.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p/litecoind') diff --git a/net-p2p/litecoind/litecoind-0.10.4.0.ebuild b/net-p2p/litecoind/litecoind-0.10.4.0.ebuild index 7fce85154fd6..9bb6c3323dca 100644 --- a/net-p2p/litecoind/litecoind-0.10.4.0.ebuild +++ b/net-p2p/litecoind/litecoind-0.10.4.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 DB_VER="4.8" -inherit autotools db-use eutils flag-o-matic systemd user +inherit autotools db-use epatch flag-o-matic systemd user MyPV="${PV/_/-}" MyPN="litecoin" -- cgit v1.2.3-65-gdbad