summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-03-24 23:37:30 +0100
committerMichał Górny <mgorny@gentoo.org>2017-04-14 18:27:57 +0200
commitba7d22f461692e9678bbd2c6ac8c029c66c742f4 (patch)
treef3c77423ad4085b2949350bfbb8cc652ab97d201 /media-libs
parentmedia-sound/madplay: Replace eutils inherit w/ split eclasses (diff)
downloadgentoo-ba7d22f461692e9678bbd2c6ac8c029c66c742f4.tar.gz
gentoo-ba7d22f461692e9678bbd2c6ac8c029c66c742f4.tar.bz2
gentoo-ba7d22f461692e9678bbd2c6ac8c029c66c742f4.zip
media-libs/giblib: Replace eutils inherit w/ split eclasses
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/giblib/giblib-1.2.4-r1.ebuild4
-rw-r--r--media-libs/giblib/giblib-1.2.4.ebuild4
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 9f281cc59f20..52b2b7c4e3f0 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 33824b4b7a93..34c96c37ca4d 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/"