summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:54:09 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:02:47 +0100
commit7afff23a6a77e7329efe04747465e443d9590be9 (patch)
tree4fc8f891a696f663ad4d2ed52269208cb30d3bfa /media-libs/openexr_ctl
parentmedia-libs/opencollada: eutils->edos2unix (diff)
downloadgentoo-7afff23a6a77e7329efe04747465e443d9590be9.tar.gz
gentoo-7afff23a6a77e7329efe04747465e443d9590be9.tar.bz2
gentoo-7afff23a6a77e7329efe04747465e443d9590be9.zip
media-libs/openexr_ctl: 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-libs/openexr_ctl')
-rw-r--r--media-libs/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild b/media-libs/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild
index bd5b81b23db9..aa79521623c1 100644
--- a/media-libs/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild
+++ b/media-libs/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit autotools eutils ltprune
+inherit autotools epatch ltprune
DESCRIPTION="OpenEXR CTL libraries"
HOMEPAGE="https://sourceforge.net/projects/ampasctl"