commit:     f24bbe43e9b5348646d76d775040b94035e5143a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 22:29:24 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 14 16:27:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f24bbe43

media-sound/madplay: Replace eutils inherit w/ split eclasses

 media-sound/madplay/madplay-0.15.2b-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/madplay/madplay-0.15.2b-r1.ebuild 
b/media-sound/madplay/madplay-0.15.2b-r1.ebuild
index 86e6218250a..7a464f05ec3 100644
--- a/media-sound/madplay/madplay-0.15.2b-r1.ebuild
+++ b/media-sound/madplay/madplay-0.15.2b-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
-inherit autotools eutils
+inherit autotools epatch epunt-cxx
 
 DESCRIPTION="The MAD audio player"
 HOMEPAGE="http://www.underbit.com/products/mad/";

Reply via email to