commit: de1a253d9cd317cac29dde4641f58880be2923d9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Apr 14 16:39:10 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Apr 14 17:03:39 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de1a253d
media-libs/a52dec: Also update inherits for -r7 media-libs/a52dec/a52dec-0.7.4-r7.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/media-libs/a52dec/a52dec-0.7.4-r7.ebuild b/media-libs/a52dec/a52dec-0.7.4-r7.ebuild index 5d777068f61..66e18ef381d 100644 --- a/media-libs/a52dec/a52dec-0.7.4-r7.ebuild +++ b/media-libs/a52dec/a52dec-0.7.4-r7.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit autotools eutils flag-o-matic multilib-minimal +# eutils for einstalldocs +inherit autotools epatch eutils flag-o-matic ltprune multilib-minimal DESCRIPTION="library for decoding ATSC A/52 streams used in DVD" HOMEPAGE="http://liba52.sourceforge.net/"
