summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:53:10 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:02:34 +0100
commit2511ededd5ef036d19a116bd23ef63a42a97ebd2 (patch)
treefbd6e9dc7e6a3a34c9c45c388d4dfbdd68dd8a06 /media-gfx/png2ico/png2ico-2002.12.08.ebuild
parentmedia-gfx/nvidia-texture-tools: eutils->edos2unix (diff)
downloadgentoo-2511ededd5ef036d19a116bd23ef63a42a97ebd2.tar.gz
gentoo-2511ededd5ef036d19a116bd23ef63a42a97ebd2.tar.bz2
gentoo-2511ededd5ef036d19a116bd23ef63a42a97ebd2.zip
media-gfx/png2ico: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/png2ico/png2ico-2002.12.08.ebuild')
-rw-r--r--media-gfx/png2ico/png2ico-2002.12.08.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/png2ico/png2ico-2002.12.08.ebuild b/media-gfx/png2ico/png2ico-2002.12.08.ebuild
index 732301d1bfe0..8392b54d6800 100644
--- a/media-gfx/png2ico/png2ico-2002.12.08.ebuild
+++ b/media-gfx/png2ico/png2ico-2002.12.08.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 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="PNG to icon converter"
HOMEPAGE="http://winterdrache.de/freeware/png2ico/index.html"