From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1419941-garchives=archives.gentoo.org@lists.gentoo.org> 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 622B4158094 for <garchives@archives.gentoo.org>; Wed, 20 Jul 2022 05:15:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C547DE0C48; Wed, 20 Jul 2022 05:15:43 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7F000E0C41 for <gentoo-commits@lists.gentoo.org>; Wed, 20 Jul 2022 05:15:43 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 69715340B54 for <gentoo-commits@lists.gentoo.org>; Wed, 20 Jul 2022 05:15:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EA220548 for <gentoo-commits@lists.gentoo.org>; Wed, 20 Jul 2022 05:15:40 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1658294080.303d82f58d26dc7b9be2fbe59d0e46f537f8f536.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/tg_owt/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/tg_owt/metadata.xml X-VCS-Directories: media-libs/tg_owt/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 303d82f58d26dc7b9be2fbe59d0e46f537f8f536 X-VCS-Branch: master Date: Wed, 20 Jul 2022 05:15:40 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 29ba9435-8cb8-482d-a713-1072847ad775 X-Archives-Hash: 3c14378a83c9f4663347e1208365cc09 commit: 303d82f58d26dc7b9be2fbe59d0e46f537f8f536 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jul 20 05:14:40 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jul 20 05:14:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=303d82f5 media-libs/tg_owt: drop now-global USE=screencast definitions Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/tg_owt/metadata.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/media-libs/tg_owt/metadata.xml b/media-libs/tg_owt/metadata.xml index fe3b79cfdcca..76591833456c 100644 --- a/media-libs/tg_owt/metadata.xml +++ b/media-libs/tg_owt/metadata.xml @@ -9,7 +9,4 @@ <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> - <use> - <flag name="screencast">Enable support for remote desktop and screen cast using <pkg>media-video/pipewire</pkg></flag> - </use> </pkgmetadata>