diff options
author | David Seifert <soap@gentoo.org> | 2020-02-15 11:00:36 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-15 11:00:36 +0100 |
commit | 233f3c6679f0eb986dff2c195dc8b477f8eb4974 (patch) | |
tree | 5f6d4fab9d4e69df1c9a1411a32b27fd48d108f8 /media-libs/openexr_ctl | |
parent | media-libs/libv4l: [QA] inherit ltprune.eclass directly (diff) | |
download | gentoo-233f3c6679f0eb986dff2c195dc8b477f8eb4974.tar.gz gentoo-233f3c6679f0eb986dff2c195dc8b477f8eb4974.tar.bz2 gentoo-233f3c6679f0eb986dff2c195dc8b477f8eb4974.zip |
media-libs/openexr_ctl: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-libs/openexr_ctl')
-rw-r--r-- | media-libs/openexr_ctl/openexr_ctl-1.0.1-r2.ebuild | 4 |
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 71f4124efb1f..80c54b5487ec 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-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit autotools eutils +inherit autotools eutils ltprune DESCRIPTION="OpenEXR CTL libraries" HOMEPAGE="https://sourceforge.net/projects/ampasctl" |