diff options
Diffstat (limited to 'media-libs/giblib')
-rw-r--r-- | media-libs/giblib/giblib-1.2.4-r1.ebuild | 4 | ||||
-rw-r--r-- | 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 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/" |