From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 11AB4159C9B for ; Thu, 1 Aug 2024 07:43:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2656E2A55; Thu, 1 Aug 2024 07:43:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 87EE9E2A55 for ; Thu, 1 Aug 2024 07:43:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 862A5340B57 for ; Thu, 1 Aug 2024 07:43:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED22F1E92 for ; Thu, 1 Aug 2024 07:43:28 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1722498192.bd867aa6bc7aebab6b80dfdfe0f1980eef62fbd3.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/id3ted/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/id3ted/id3ted-1.0.ebuild X-VCS-Directories: media-sound/id3ted/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: bd867aa6bc7aebab6b80dfdfe0f1980eef62fbd3 X-VCS-Branch: master Date: Thu, 1 Aug 2024 07:43:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f5a4ac7e-e08f-49ae-a1f0-3268742264e5 X-Archives-Hash: e09b6b108e54038c536770e7150a9e8d commit: bd867aa6bc7aebab6b80dfdfe0f1980eef62fbd3 Author: Filip Kobierski pm me> AuthorDate: Wed Jul 31 13:58:52 2024 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Thu Aug 1 07:43:12 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd867aa6 media-sound/id3ted: remove empty IUSE Signed-off-by: Filip Kobierski pm.me> Signed-off-by: Miroslav Šulc gentoo.org> media-sound/id3ted/id3ted-1.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 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