summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-gfx/pngnq/pngnq-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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/"