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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8AC681382C5 for ; Sat, 17 Feb 2018 17:18:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9DC01E0966; Sat, 17 Feb 2018 17:18:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7D6F0E0966 for ; Sat, 17 Feb 2018 17:18:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AE763335C2C for ; Sat, 17 Feb 2018 17:17:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 079361C5 for ; Sat, 17 Feb 2018 17:17:58 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1518887849.d4d071d0db31ad1215123505075feeb594d9f85c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64-fbsd/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64-fbsd/package.use.mask X-VCS-Directories: profiles/arch/amd64-fbsd/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: d4d071d0db31ad1215123505075feeb594d9f85c X-VCS-Branch: master Date: Sat, 17 Feb 2018 17:17:58 +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-Archives-Salt: 60d489db-fe42-42e7-8723-df012e3def94 X-Archives-Hash: 43b592c1530c62a77b722adeadd53a64 commit: d4d071d0db31ad1215123505075feeb594d9f85c Author: Michał Górny gentoo org> AuthorDate: Sat Feb 17 17:09:46 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Feb 17 17:17:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4d071d0 profiles/arch/amd64-fbsd: Mask media-libs/phonon[vlc] profiles/arch/amd64-fbsd/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask index cf2a65daad7..5fa95faa92e 100644 --- a/profiles/arch/amd64-fbsd/package.use.mask +++ b/profiles/arch/amd64-fbsd/package.use.mask @@ -9,6 +9,7 @@ media-libs/gstreamer unwind # Michał Górny (17 Feb 2018) # Unkeyworded deps. media-libs/elementary javascript +media-libs/phonon vlc # Michał Górny (15 Feb 2018) # Requires USE=seccomp that is masked in this profile.