commit: a72870fe3abee0e9e6d7a3b625e7f83da19e23f0 Author: Filip Kobierski <fkobi <AT> pm <DOT> me> AuthorDate: Wed Jul 31 14:09:38 2024 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Thu Aug 1 07:43:14 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a72870fe
media-sound/vsound: remove empty IUSE Signed-off-by: Filip Kobierski <fkobi <AT> pm.me> Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> media-sound/vsound/vsound-0.6-r1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/media-sound/vsound/vsound-0.6-r1.ebuild b/media-sound/vsound/vsound-0.6-r1.ebuild index 90bd0fd78986..4ec13f349851 100644 --- a/media-sound/vsound/vsound-0.6-r1.ebuild +++ b/media-sound/vsound/vsound-0.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 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="http://www.vsound.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ~ppc sparc x86" -IUSE="" RDEPEND="media-sound/sox:=" DEPEND="${RDEPEND}"
