From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 701191584F2 for ; Mon, 17 Mar 2025 22:31:16 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 55AF13430AC for ; Mon, 17 Mar 2025 22:31:16 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 4C89511037F; Mon, 17 Mar 2025 22:31:15 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 44B4911037F for ; Mon, 17 Mar 2025 22:31:15 +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 ED2193432F9 for ; Mon, 17 Mar 2025 22:31:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 45F6D20CF for ; Mon, 17 Mar 2025 22:31:13 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1742250592.42df334be3ed418bb6d005a1606d638fa0be3cb7.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-sound/kid3/ X-VCS-Repository: proj/kde X-VCS-Files: media-sound/kid3/kid3-9999.ebuild X-VCS-Directories: media-sound/kid3/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 42df334be3ed418bb6d005a1606d638fa0be3cb7 X-VCS-Branch: master Date: Mon, 17 Mar 2025 22:31:13 +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: 7e8229fa-bf85-4527-84a8-ff884443bf78 X-Archives-Hash: 03fcaa950eeeb46bce9f34f26807f9d6 commit: 42df334be3ed418bb6d005a1606d638fa0be3cb7 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Mar 17 22:29:52 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Mar 17 22:29:52 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=42df334b media-sound/kid3: Add IUSE test REQUIRED_USE Bug: https://bugs.gentoo.org/926747 Signed-off-by: Andreas Sturmlechner gentoo.org> media-sound/kid3/kid3-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/kid3/kid3-9999.ebuild b/media-sound/kid3/kid3-9999.ebuild index e4a8ca90e6..ebd85c4553 100644 --- a/media-sound/kid3/kid3-9999.ebuild +++ b/media-sound/kid3/kid3-9999.ebuild @@ -18,7 +18,7 @@ LICENSE="GPL-2+" SLOT="0" IUSE="acoustid flac kde mp3 mp4 +mpris +taglib test vorbis" -REQUIRED_USE="flac? ( vorbis )" +REQUIRED_USE="test? ( flac mp3 mp4 taglib vorbis )" # bug 926747 RESTRICT="!test? ( test )" DEPEND="