commit: 4764f85c5cb8ebc8c3bdcdd673f8f89433a9f6b9
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 22:27:23 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 14 16:27:56 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4764f85c
media-libs/libsndfile: Replace eutils inherit w/ split eclasses
media-libs/libsndfile/libsndfile-1.0.26.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/libsndfile/libsndfile-1.0.26.ebuild
b/media-libs/libsndfile/libsndfile-1.0.26.ebuild
index bcec0ba1bc6..6943e130e55 100644
--- a/media-libs/libsndfile/libsndfile-1.0.26.ebuild
+++ b/media-libs/libsndfile/libsndfile-1.0.26.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
AUTOTOOLS_AUTORECONF=1
AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
PYTHON_COMPAT=( python2_7 pypy )
-inherit autotools-multilib flag-o-matic python-any-r1
+inherit autotools-multilib epunt-cxx flag-o-matic python-any-r1
MY_P=${P/_pre/pre}