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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2BA0B158089 for ; Wed, 11 Oct 2023 19:16:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 871A92BC014; Wed, 11 Oct 2023 19:16:12 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6C80F2BC014 for ; Wed, 11 Oct 2023 19:16:12 +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 8BAC4335C2A for ; Wed, 11 Oct 2023 19:16:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A5B0925 for ; Wed, 11 Oct 2023 19:16:10 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1697051390.11d8d9626a72f218abded94993ceed135c3c4b8e.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 11d8d9626a72f218abded94993ceed135c3c4b8e X-VCS-Branch: master Date: Wed, 11 Oct 2023 19:16:10 +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: 225f9e88-cad9-4d63-8cfb-144d11a99a14 X-Archives-Hash: 68c16559ea408689790864ade6814fda commit: 11d8d9626a72f218abded94993ceed135c3c4b8e Author: Florian Schmaus gentoo org> AuthorDate: Wed Oct 11 19:09:42 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Wed Oct 11 19:09:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11d8d962 profiles: remove outdated www-apps/moodle masks The masked versions where removed from ::gentoo. Signed-off-by: Florian Schmaus gentoo.org> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 005e2a3dabfd..d1738064af1c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -280,12 +280,6 @@ virtual/httpd-php:8.0 # Depends on PHP 8.0. Removal on 2023-10-09. ~www-apps/tt-rss-20220218 -# David Seifert (2023-09-09) -# Depends on PHP 8.0, which in turn depends on OpenSSL 1.1, which in -# turn is to be masked and removed soon. Removal on 2023-10-09. -www-apps/moodle:3.11.16 -www-apps/moodle:4.0.10 - # Sam James (2023-08-04) # Stricter behavior which causes some packages to fail, see bug #911721. =dev-util/pkgconf-2.0.0