commit: 0c37957066d474564f4b752c6db5193ed580c1f1 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sat Aug 4 15:51:17 2018 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sat Aug 4 15:51:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c379570
profiles: update chromium mask for M70 profiles/package.mask | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index f2262d95cfa..ebbe1c12e3c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Mike Gilbert <[email protected]> (04 Aug 2018) +# Dev channel releases are only for people who are developers or want more +# experimental features and accept a more unstable release. +>=www-client/chromium-70 + # Virgil Dupras <[email protected]> (02 Aug 2018) # Django 1.8 is unsupported and insecure. These packages haven't been updated # to work with up-to-date django. Removal in 30 days. Bug #662632 @@ -246,11 +251,6 @@ games-emulation/hatari # extra notification of the deprecation and replacement. Bug #658194 media-plugins/gst-plugins-schroedinger -# Mike Gilbert <[email protected]> (15 Jun 2018) -# Dev channel releases are only for people who are developers or want more -# experimental features and accept a more unstable release. ->=www-client/chromium-69 - # Brian Evans <[email protected]> (14 Jun 2018) # Mask new php pre-releases for initial testing dev-lang/php:7.3
