summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-03-24 23:15:27 +0100
committerMichał Górny <mgorny@gentoo.org>2017-04-14 18:27:55 +0200
commitc694f2d283d94bfdceda724bc237e60402e97307 (patch)
treea29f164cdef6898d7157cb152b4d7d3dec57988a /media-libs/faac
parentmedia-libs/a52dec: Replace eutils inherit w/ split eclasses (diff)
downloadgentoo-c694f2d283d94bfdceda724bc237e60402e97307.tar.gz
gentoo-c694f2d283d94bfdceda724bc237e60402e97307.tar.bz2
gentoo-c694f2d283d94bfdceda724bc237e60402e97307.zip
media-libs/faac: Replace eutils inherit w/ split eclasses
Diffstat (limited to 'media-libs/faac')
-rw-r--r--media-libs/faac/faac-1.28-r3.ebuild4
-rw-r--r--media-libs/faac/faac-1.28-r4.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/faac/faac-1.28-r3.ebuild b/media-libs/faac/faac-1.28-r3.ebuild
index 2064d660b6d4..3c83dc007460 100644
--- a/media-libs/faac/faac-1.28-r3.ebuild
+++ b/media-libs/faac/faac-1.28-r3.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=5
-inherit autotools eutils
+inherit autotools epatch epunt-cxx ltprune
DESCRIPTION="Free MPEG-4 audio codecs by AudioCoding.com"
HOMEPAGE="http://www.audiocoding.com"
diff --git a/media-libs/faac/faac-1.28-r4.ebuild b/media-libs/faac/faac-1.28-r4.ebuild
index ade584b71d2a..352a1d58b1a6 100644
--- a/media-libs/faac/faac-1.28-r4.ebuild
+++ b/media-libs/faac/faac-1.28-r4.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=5
-inherit autotools eutils multilib-minimal
+inherit autotools epatch epunt-cxx ltprune multilib-minimal
DESCRIPTION="Free MPEG-4 audio codecs by AudioCoding.com"
HOMEPAGE="http://www.audiocoding.com"