diff options
author | Filip Kobierski <fkobi@pm.me> | 2024-07-31 15:58:52 +0200 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2024-08-01 09:43:12 +0200 |
commit | bd867aa6bc7aebab6b80dfdfe0f1980eef62fbd3 (patch) | |
tree | 129f46d13a1b782f10697e97682c21c56001e010 /media-sound/id3ted | |
parent | media-sound/helm: remove empty IUSE (diff) | |
download | gentoo-bd867aa6bc7aebab6b80dfdfe0f1980eef62fbd3.tar.gz gentoo-bd867aa6bc7aebab6b80dfdfe0f1980eef62fbd3.tar.bz2 gentoo-bd867aa6bc7aebab6b80dfdfe0f1980eef62fbd3.zip |
media-sound/id3ted: remove empty IUSE
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-sound/id3ted')
-rw-r--r-- | media-sound/id3ted/id3ted-1.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/id3ted/id3ted-1.0.ebuild b/media-sound/id3ted/id3ted-1.0.ebuild index bc33e7789072..53f2ab73db34 100644 --- a/media-sound/id3ted/id3ted-1.0.ebuild +++ b/media-sound/id3ted/id3ted-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 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/xyb3rt/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86" -IUSE="" RDEPEND=" media-libs/taglib |