diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2013-10-09 04:00:22 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2013-10-09 04:00:22 +0000 |
commit | 4e0794fe7e6feab92a980ba6005301c0ff153b83 (patch) | |
tree | 84a8eb9f529025c77cde39425f0aac39bd4abaff /profiles | |
parent | Fix bug #487144 by wbrana. Remove old. (diff) | |
download | historical-4e0794fe7e6feab92a980ba6005301c0ff153b83.tar.gz historical-4e0794fe7e6feab92a980ba6005301c0ff153b83.tar.bz2 historical-4e0794fe7e6feab92a980ba6005301c0ff153b83.zip |
Roll chromium dev channel masks for chromium-32.x.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 14 |
2 files changed, 11 insertions, 8 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index cdc50e364d07..fce54ffd39d1 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8285 2013/10/07 05:42:49 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8286 2013/10/09 04:00:22 phajdan.jr Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 09 Oct 2013; Pawel Hajdan jr <phajdan.jr@gentoo.org> package.mask: + Roll chromium dev channel masks for chromium-32.x. + 07 Oct 2013; Ryan Hill <dirtyepic@gentoo.org> package.mask: Unmask GCC 4.8. diff --git a/profiles/package.mask b/profiles/package.mask index 4736f861f655..fd8019b69733 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,6 +1,6 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15144 2013/10/07 05:42:49 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15145 2013/10/09 04:00:22 phajdan.jr Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -31,6 +31,12 @@ #--- END OF EXAMPLES --- +# Pawel Hajdan jr <phajdan.jr@gentoo.org> (08 Oct 2013) +# Dev channel releases are only for people who are developers or want more +# experimental features and accept a more unstable release. +>=www-client/chromium-32 +>=dev-lang/v8-3.22 + # Fabian Groffen <grobian@gentoo.org> (30 Sep 2013) # Mask release candidates =mail-mta/exim-4.82_rc* @@ -358,12 +364,6 @@ sys-fs/cdfs ~dev-util/boost-build-1.54.0 ~dev-libs/boost-1.54.0 -# Mike Gilbert <floppym@gentoo.org> (23 Aug 2013) -# Dev channel releases are only for people who are developers or want more -# experimental features and accept a more unstable release. ->=www-client/chromium-31 ->=dev-lang/v8-3.21 - # Patrick Lauer <patrick@gentoo.org> (19 Aug 2013) # Masking live ebuilds =www-apps/trac-mercurial-1.0.0.3_pre20130206 |