summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilip Kobierski <fkobi@pm.me>2024-07-31 16:09:38 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2024-08-01 09:43:14 +0200
commita72870fe3abee0e9e6d7a3b625e7f83da19e23f0 (patch)
tree12ef6f26f986613f2d560b2d5c2679a3ef524748 /media-sound/vsound
parentmedia-sound/taginfo: remove empty IUSE (diff)
downloadgentoo-a72870fe3abee0e9e6d7a3b625e7f83da19e23f0.tar.gz
gentoo-a72870fe3abee0e9e6d7a3b625e7f83da19e23f0.tar.bz2
gentoo-a72870fe3abee0e9e6d7a3b625e7f83da19e23f0.zip
media-sound/vsound: remove empty IUSE
Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-sound/vsound')
-rw-r--r--media-sound/vsound/vsound-0.6-r1.ebuild3
1 files changed, 1 insertions, 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}"