From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1162870-garchives=archives.gentoo.org@lists.gentoo.org>
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 93097138350
	for <garchives@archives.gentoo.org>; Sat, 18 Apr 2020 15:40:25 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5CB4EE0A5E;
	Sat, 18 Apr 2020 15:40:23 +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 33295E0A5E
	for <gentoo-commits@lists.gentoo.org>; Sat, 18 Apr 2020 15:40:23 +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 36F9B34F06B
	for <gentoo-commits@lists.gentoo.org>; Sat, 18 Apr 2020 15:40:22 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 460C71E0
	for <gentoo-commits@lists.gentoo.org>; Sat, 18 Apr 2020 15:40:14 +0000 (UTC)
From: "Ulrich Müller" <ulm@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, "Ulrich Müller" <ulm@gentoo.org>
Message-ID: <1587224384.81c0635c9323e4c32cf66e486bfe80c3546b7708.ulm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/base/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/base/package.use.mask profiles/package.mask
X-VCS-Directories: profiles/base/ profiles/
X-VCS-Committer: ulm
X-VCS-Committer-Name: Ulrich Müller
X-VCS-Revision: 81c0635c9323e4c32cf66e486bfe80c3546b7708
X-VCS-Branch: master
Date: Sat, 18 Apr 2020 15:40:14 +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: 0b457212-74a8-43b6-bf4d-4fdbd5556b92
X-Archives-Hash: 2f93af04c94d7b208fd912b17e836216

commit:     81c0635c9323e4c32cf66e486bfe80c3546b7708
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 17 16:40:14 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 18 15:39:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81c0635c

profiles: Mask app-i18n/man-pages-de for removal.

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 profiles/base/package.use.mask | 4 ++--
 profiles/package.mask          | 7 +++++++
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 30a47e04f22..ed410a19054 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -8,9 +8,9 @@
 
 # Ulrich Müller <ulm@gentoo.org> (2020-04-15)
 # Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> (2020-04-17)
-# app-i18n/man-pages-{fr,nl} masked for removal.
+# app-i18n/man-pages-{de,fr,nl} masked for removal.
 # Bug #713590, bug #717744.
-<sys-apps/man-pages-5.05-r1 l10n_fr l10n_nl
+<sys-apps/man-pages-5.05-r1 l10n_de l10n_fr l10n_nl
 
 # Stephan Hartmann <stha09@googlemail.com> (2020-04-11)
 # Requires unreleased >=dev-libs/icu-67

diff --git a/profiles/package.mask b/profiles/package.mask
index 36451fc15ee..d0548a270ba 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -44,6 +44,13 @@ dev-python/pycrypto
 # Removal in 30 days.  Bug #611608.
 dev-python/potr
 
+# Ulrich Müller <ulm@gentoo.org> (2020-04-17)
+# Upstream has moved the manpages-de project to manpages-l10n.
+# We cannot move multiple packages to one, therefore removing the
+# old package. Use app-i18n/man-pages-l10n[l10n_de] as replacement.
+# Masked for removal in 30 days. Bug #717744.
+app-i18n/man-pages-de
+
 # Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> (2020-04-17)
 # Very little activity for almost a year and the link to download the
 # "compiled" man-pages is dead.