Skip to content

Commit

Permalink
media-libs/giblib: Replace eutils inherit w/ split eclasses
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Apr 14, 2017
1 parent f24bbe4 commit ba7d22f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions media-libs/giblib/giblib-1.2.4-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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/"
Expand Down
4 changes: 2 additions & 2 deletions media-libs/giblib/giblib-1.2.4.ebuild
Original file line number Diff line number Diff line change
@@ -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/"
Expand Down

0 comments on commit ba7d22f

Please sign in to comment.