commit: 2790db07c88f03693ef3ffcb856eb920802c1816 Author: Pawel Hajdan, Jr <phajdan.jr <AT> gentoo <DOT> org> AuthorDate: Wed Aug 9 11:47:34 2017 +0000 Commit: Paweł Hajdan <phajdan.jr <AT> gentoo <DOT> org> CommitDate: Wed Aug 9 11:47:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2790db07
profiles/package.mask: update chromium mask for M62 profiles/package.mask | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index b3b67d6e37d..c11dde36d83 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Pawel Hajdan, Jr. <[email protected]> (09 Aug 2017) +# Dev channel releases are only for people who are developers or want more +# experimental features and accept a more unstable release. +>=www-client/chromium-62 + # Brian Evans <[email protected]) (08 Aug 2017) # Old PEAR packages which are not maintained upstream or superseded # They contain errors which are not easy to maintain with no upstream @@ -524,11 +529,6 @@ app-emulation/vmware-player app-emulation/vmware-modules app-emulation/vmware-tools -# Pawel Hajdan, Jr. <[email protected]> (11 Jun 2017) -# Dev channel releases are only for people who are developers or want more -# experimental features and accept a more unstable release. ->=www-client/chromium-61 - # Raymond Jennings <[email protected]> (11 Jun 2017) # Upstream announced EOL effective July 2017. # Depends on qt4 which is being deprecated.
