commit: 93c60c2aff786fd708d2e4912c6878962579331c Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org> AuthorDate: Tue Mar 3 22:00:58 2020 +0000 Commit: Jörg Bornkessel <hd_brummy <AT> gentoo <DOT> 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 <hd_brummy <AT> 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 <[email protected]> ( 12/Jan/2020 ) +# Joerg Bornkessel <[email protected]> ( 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 <[email protected]> # on behalf of QA Team
