diff options
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/mp3val/mp3val-0.1.8.ebuild | 4 |
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/" |