From b8f17b2cbd39dca07f0d7f14cecee7434b36c83b Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 14:53:15 +0100 Subject: media-gfx/pngnq: eutils->epatch Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James --- media-gfx/pngnq/pngnq-1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-gfx') diff --git a/media-gfx/pngnq/pngnq-1.1.ebuild b/media-gfx/pngnq/pngnq-1.1.ebuild index d2580bf868b5..b9d22a702f57 100644 --- a/media-gfx/pngnq/pngnq-1.1.ebuild +++ b/media-gfx/pngnq/pngnq-1.1.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 WANT_AUTOMAKE=1.13 -inherit autotools eutils +inherit autotools epatch DESCRIPTION="Pngnq is a tool for quantizing PNG images in RGBA format" HOMEPAGE="http://pngnq.sourceforge.net/" -- cgit v1.2.3-65-gdbad