From 7b674cdd0997d2106b62d3ef41dbf6db479ea07f Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Tue, 29 May 2018 11:43:18 -0400 Subject: [PATCH] media-libs/ilmbase: bump EAPI and drop eutils Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- .../files/ilmbase-1.0.0-asneeded.patch | 4 ++-- .../ilmbase/files/ilmbase-1.0.2-gcc43.patch | 4 ++-- media-libs/ilmbase/ilmbase-1.0.2.ebuild | 20 ++++++++++--------- 3 files changed, 15 insertions(+), 13 deletions(-) diff --git a/media-libs/ilmbase/files/ilmbase-1.0.0-asneeded.patch b/media-libs/ilmbase/files/ilmbase-1.0.0-asneeded.patch index dc69fb983636..a3953efd3513 100644 --- a/media-libs/ilmbase/files/ilmbase-1.0.0-asneeded.patch +++ b/media-libs/ilmbase/files/ilmbase-1.0.0-asneeded.patch @@ -1,5 +1,5 @@ ---- IlmThread/Makefile.in -+++ IlmThread/Makefile.in +--- a/IlmThread/Makefile.in ++++ b/IlmThread/Makefile.in @@ -209,7 +209,7 @@ IlmThreadMutexPosix.cpp diff --git a/media-libs/ilmbase/files/ilmbase-1.0.2-gcc43.patch b/media-libs/ilmbase/files/ilmbase-1.0.2-gcc43.patch index d822092254d8..a4e186058fe8 100644 --- a/media-libs/ilmbase/files/ilmbase-1.0.2-gcc43.patch +++ b/media-libs/ilmbase/files/ilmbase-1.0.2-gcc43.patch @@ -1,5 +1,5 @@ ---- Imath/ImathMatrix.h -+++ Imath/ImathMatrix.h +--- a/Imath/ImathMatrix.h ++++ b/Imath/ImathMatrix.h @@ -37,6 +37,8 @@ #ifndef INCLUDED_IMATHMATRIX_H #define INCLUDED_IMATHMATRIX_H diff --git a/media-libs/ilmbase/ilmbase-1.0.2.ebuild b/media-libs/ilmbase/ilmbase-1.0.2.ebuild index eb979ea8ca4c..b92d275e1df2 100644 --- a/media-libs/ilmbase/ilmbase-1.0.2.ebuild +++ b/media-libs/ilmbase/ilmbase-1.0.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=2 -inherit eutils libtool +EAPI=6 +inherit libtool DESCRIPTION="OpenEXR ILM Base libraries" HOMEPAGE="http://openexr.com/" @@ -16,20 +16,22 @@ IUSE="static-libs" RDEPEND="!