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 10DF31382C5 for ; Thu, 15 Apr 2021 23:06:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35A4DE081A; Thu, 15 Apr 2021 23:06:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 17DB1E0809 for ; Thu, 15 Apr 2021 23:06:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 EAD1B335D74 for ; Thu, 15 Apr 2021 23:06:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4BAF166A for ; Thu, 15 Apr 2021 23:06:43 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1618527887.cc10a9b73801e49ce068fe3835e83e10b9e4040a.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: cc10a9b73801e49ce068fe3835e83e10b9e4040a X-VCS-Branch: master Date: Thu, 15 Apr 2021 23:06:43 +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: b9f83e79-8cb0-486f-bd41-6e3b5ce75868 X-Archives-Hash: 62460514dc801de5d8e15c84b7326e07 commit: cc10a9b73801e49ce068fe3835e83e10b9e4040a Author: Matt Turner gentoo org> AuthorDate: Thu Apr 15 02:41:54 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Apr 15 23:04:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc10a9b7 profiles: Unmask media-plugins/grilo-plugins' USE=lua Signed-off-by: Matt Turner gentoo.org> profiles/base/package.use.mask | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 8466820a263..57f695b5661 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Matt Turner (2021-04-14) +# Was masked since 2014. Unmasked starting with 0.3.13. + (2021-04-12) # Creates +130 GB worth of bindings, possibly Gentoo-related. # Upstream issue: https://phab.enlightenment.org/T8924 @@ -565,10 +569,6 @@ sys-devel/gcc sanitize # mirisdr does not seem to like making releases (2014-06-01) -# Needs hardmasked lua-5.2 ->=media-plugins/grilo-plugins-0.2.12 lua - # Tom Wijsman (2014-05-14) # Documentation generation needs APIviz which is not in the Portage tree yet. # Tracked in Gentoo bug #509602.