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 33974138334 for ; Wed, 28 Nov 2018 15:37:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49CCAE0877; Wed, 28 Nov 2018 15:37:57 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 21B0CE0877 for ; Wed, 28 Nov 2018 15:37:57 +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 93FDA335C39 for ; Wed, 28 Nov 2018 15:37:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BFAFC445 for ; Wed, 28 Nov 2018 15:37:53 +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: <1543419468.2cb54cd669e694ae47db381f9a140fdda04c95a5.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask profiles/package.mask X-VCS-Directories: profiles/ profiles/base/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2cb54cd669e694ae47db381f9a140fdda04c95a5 X-VCS-Branch: master Date: Wed, 28 Nov 2018 15:37:53 +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: 2c2f639f-3aae-404d-8427-ca94827ebb59 X-Archives-Hash: e5b66859c7b704db50d52bb36529c94b commit: 2cb54cd669e694ae47db381f9a140fdda04c95a5 Author: Michał Górny gentoo org> AuthorDate: Wed Nov 28 15:36:36 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Nov 28 15:37:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cb54cd6 profiles: Last rite games-server/ut2003-ded Bug: https://bugs.gentoo.org/640580 Signed-off-by: Michał Górny gentoo.org> profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 92a5abbd715..8db53db263b 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny (28 Nov 2018) +# Requires last-rited games-server/ut2003-ded. +games-fps/ut2003 dedicated + # Alfredo Tupone (18 Nov 2018) # go brokes build of gnat-gpl dev-lang/gnat-gpl go diff --git a/profiles/package.mask b/profiles/package.mask index 6986daafcfe..ed0b51a75b7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Michał Górny (28 Nov 2018) +# The sources are no longer fetchable and are restricted from mirroring. +# The maintainer is unable to find a matching replacement archive. +# Removal in 30 days. Bug #640580. +games-server/ut2003-ded + # Michał Górny (28 Nov 2018) # dev-libs/libexplain does not build. It is unmaintained upstream # and keeps accumulating local patches. Furthermore, it seems to rely