commit:     ba7d22f461692e9678bbd2c6ac8c029c66c742f4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 22:37:30 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 14 16:27:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba7d22f4

media-libs/giblib: Replace eutils inherit w/ split eclasses

 media-libs/giblib/giblib-1.2.4-r1.ebuild | 4 ++--
 media-libs/giblib/giblib-1.2.4.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-libs/giblib/giblib-1.2.4-r1.ebuild 
b/media-libs/giblib/giblib-1.2.4-r1.ebuild
index 9f281cc59f2..52b2b7c4e3f 100644
--- a/media-libs/giblib/giblib-1.2.4-r1.ebuild
+++ b/media-libs/giblib/giblib-1.2.4-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
-inherit eutils libtool
+inherit epunt-cxx libtool
 
 DESCRIPTION="a graphics library built on top of imlib2"
 HOMEPAGE="http://freecode.com/projects/giblib 
http://www.linuxbrit.co.uk/giblib/";

diff --git a/media-libs/giblib/giblib-1.2.4.ebuild 
b/media-libs/giblib/giblib-1.2.4.ebuild
index 33824b4b7a9..34c96c37ca4 100644
--- a/media-libs/giblib/giblib-1.2.4.ebuild
+++ b/media-libs/giblib/giblib-1.2.4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=2
-inherit toolchain-funcs eutils
+inherit epunt-cxx toolchain-funcs
 
 DESCRIPTION="Giblib, graphics library"
 HOMEPAGE="http://www.linuxbrit.co.uk/giblib/";

Reply via email to