From f3796c339b7919143e8401f467bd4e484a062087 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 14:43:01 +0100 Subject: [PATCH] dev-embedded/pk2cmd: eutils->epatch Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James --- dev-embedded/pk2cmd/pk2cmd-1.20.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-embedded/pk2cmd/pk2cmd-1.20.ebuild b/dev-embedded/pk2cmd/pk2cmd-1.20.ebuild index 24cfe4769c1be..a37ef5bd81df3 100644 --- a/dev-embedded/pk2cmd/pk2cmd-1.20.ebuild +++ b/dev-embedded/pk2cmd/pk2cmd-1.20.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils toolchain-funcs +inherit epatch toolchain-funcs DESCRIPTION="An application for working with the Microchip PicKit2 PIC programmer" HOMEPAGE="http://www.microchip.com/pickit2"