summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 13:07:55 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:03:04 +0100
commitcc2ac46c02ce7c3478c05e55500773bb51b2977d (patch)
tree8dcd0e26064415be73b3117e62419317569ae888
parentmedia-sound/gnump3d: eutils-- (diff)
downloadgentoo-cc2ac46c02ce7c3478c05e55500773bb51b2977d.tar.gz
gentoo-cc2ac46c02ce7c3478c05e55500773bb51b2977d.tar.bz2
gentoo-cc2ac46c02ce7c3478c05e55500773bb51b2977d.zip
media-sound/mp3val: eutils->edos2unix
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-sound/mp3val/mp3val-0.1.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mp3val/mp3val-0.1.8.ebuild b/media-sound/mp3val/mp3val-0.1.8.ebuild
index ed2f5fc906a3..f4b74ed3c030 100644
--- a/media-sound/mp3val/mp3val-0.1.8.ebuild
+++ b/media-sound/mp3val/mp3val-0.1.8.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils
+inherit edos2unix
DESCRIPTION="Validate and fix MPEG audio files"
HOMEPAGE="http://mp3val.sourceforge.net/"