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 AE22F138350 for ; Tue, 3 Mar 2020 22:02:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C61B1E0C9A; Tue, 3 Mar 2020 22:02:43 +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 AA580E0C9A for ; Tue, 3 Mar 2020 22:02:43 +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 41AB334F241 for ; Tue, 3 Mar 2020 22:02:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A06E6116 for ; Tue, 3 Mar 2020 22:02:40 +0000 (UTC) From: "Jörg Bornkessel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jörg Bornkessel" Message-ID: <1583272858.93c60c2aff786fd708d2e4912c6878962579331c.hd_brummy@gentoo> Subject: [gentoo-commits] proj/vdr/devel:master commit in: profiles/ X-VCS-Repository: proj/vdr/devel X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: hd_brummy X-VCS-Committer-Name: Jörg Bornkessel X-VCS-Revision: 93c60c2aff786fd708d2e4912c6878962579331c X-VCS-Branch: master Date: Tue, 3 Mar 2020 22:02:40 +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: 5fe18638-e9d6-41ff-ab29-9c82f7e9e258 X-Archives-Hash: e6776f331cffaf2e386f0a7fe29b8ecb commit: 93c60c2aff786fd708d2e4912c6878962579331c Author: Joerg Bornkessel gentoo org> AuthorDate: Tue Mar 3 22:00:58 2020 +0000 Commit: Jörg Bornkessel gentoo org> CommitDate: Tue Mar 3 22:00:58 2020 +0000 URL: https://gitweb.gentoo.org/proj/vdr/devel.git/commit/?id=93c60c2a package.mask: update pmask for multiple _rc version, add better description why Signed-off-by: Joerg Bornkessel gentoo.org> profiles/package.mask | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index ec58df3..cb74951 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -21,11 +21,16 @@ ## End example ## -# Joerg Bornkessel ( 12/Jan/2020 ) +# Joerg Bornkessel ( 03/Mar/2020 ) # temp pmasked for testing +# We strongly recommend, +# _DO_NOT_ +# unmask this versions, +# it would possible break your vdr install +# and will result in a not starting VDR system acct_group/vdr acct-user/vdr -=media-tv/gentoo-vdr-scripts-3.0_rc1 +=media-tv/gentoo-vdr-scripts-3.0_rc* # Joerg Bornkessel # on behalf of QA Team