summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-03-24 23:29:24 +0100
committerMichał Górny <mgorny@gentoo.org>2017-04-14 18:27:57 +0200
commitf24bbe43e9b5348646d76d775040b94035e5143a (patch)
treee538204430da2fcd229087e3481aa3bd08662b85 /media-sound
parentmedia-libs/libsndfile: Replace eutils inherit w/ split eclasses (diff)
downloadgentoo-f24bbe43e9b5348646d76d775040b94035e5143a.tar.gz
gentoo-f24bbe43e9b5348646d76d775040b94035e5143a.tar.bz2
gentoo-f24bbe43e9b5348646d76d775040b94035e5143a.zip
media-sound/madplay: Replace eutils inherit w/ split eclasses
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/madplay/madplay-0.15.2b-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/madplay/madplay-0.15.2b-r1.ebuild b/media-sound/madplay/madplay-0.15.2b-r1.ebuild
index 86e6218250ad..7a464f05ec31 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/"