commit: 36d9583ff3e8bee9ebc70b775ab4437a501ca1b7 Author: Filip Kobierski <fkobi <AT> pm <DOT> me> AuthorDate: Wed Jul 31 14:03:31 2024 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Thu Aug 1 07:43:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36d9583f
media-sound/mp3cat: remove empty IUSE Signed-off-by: Filip Kobierski <fkobi <AT> pm.me> Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> media-sound/mp3cat/mp3cat-0.5.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/media-sound/mp3cat/mp3cat-0.5.ebuild b/media-sound/mp3cat/mp3cat-0.5.ebuild index f12a8af66ec2..60b2e84b18ed 100644 --- a/media-sound/mp3cat/mp3cat-0.5.ebuild +++ b/media-sound/mp3cat/mp3cat-0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,6 @@ SRC_URI="https://github.com/tomclegg/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" src_prepare() { default
