From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1513224-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 3500415ACFC
	for <garchives@archives.gentoo.org>; Sun, 30 Apr 2023 07:26:07 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 13737E0845;
	Sun, 30 Apr 2023 07:26:06 +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 E687DE0845
	for <gentoo-commits@lists.gentoo.org>; Sun, 30 Apr 2023 07:26:05 +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 E16FE340C20
	for <gentoo-commits@lists.gentoo.org>; Sun, 30 Apr 2023 07:26:04 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5BC13A5A
	for <gentoo-commits@lists.gentoo.org>; Sun, 30 Apr 2023 07:26:03 +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: <1682839546.21e6026a99577cd11b29a3069fcc2b07fe55fc70.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/prefix/package.use.mask
X-VCS-Directories: profiles/prefix/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 21e6026a99577cd11b29a3069fcc2b07fe55fc70
X-VCS-Branch: master
Date: Sun, 30 Apr 2023 07:26:03 +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: 1054fbaf-d1c8-4b4a-84ff-efe1e97275a1
X-Archives-Hash: fb03ca7c8447453c191a1b63003fcad4

commit:     21e6026a99577cd11b29a3069fcc2b07fe55fc70
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 30 07:22:35 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 30 07:25:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21e6026a

profiles/prefix: drop obsolete dev-vcs/git[mediawiki-experimental] mask

USE flag is gone.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/prefix/package.use.mask | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/profiles/prefix/package.use.mask b/profiles/prefix/package.use.mask
index 219a58091e5c..359e8435b236 100644
--- a/profiles/prefix/package.use.mask
+++ b/profiles/prefix/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Fabian Groffen <grobian@gentoo.org> (2022-02-13)
@@ -24,7 +24,7 @@ sys-apps/debianutils installkernel
 sys-devel/binutils gold default-gold
 
 # Fabian Groffen <grobian@gentoo.org> (2018-12-27)
-# USE-dep fixing, bugs #665088, #667266, #671730, 
+# USE-dep fixing, bugs #665088, #667266, #671730,
 dev-db/postgresql kerberos ldap llvm pam systemd
 net-libs/libsoup gssapi samba vala
 net-libs/glib-networking gnome libproxy
@@ -36,7 +36,7 @@ app-text/texlive-core cjk
 
 # Mikle Kolyada <zlogene@gentoo.org> (2014-11-29)
 # Masked because of lack of manpower/time (bug #497068)
-dev-vcs/git mediawiki mediawiki-experimental
+dev-vcs/git mediawiki
 
 # Fabian Groffen <grobian@gentoo.org> (2010-10-23)
 # IPC relies on pipes, selects, polls, and more stuff that Python is