Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Side by Side Diff: profiles/targets/chromeos/package.mask

Issue 2895004: dhcpcd: generalise package mask to allow uprevs within v5.1.4 (Closed) Base URL: ssh://gitrw.chromium.org/chromiumos-overlay
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2009 The Chromium OS Authors. All rights reserved. 1 # Copyright (c) 2009 The Chromium OS Authors. All rights reserved.
2 # Distributed under the terms of the GNU General Public License v2 2 # Distributed under the terms of the GNU General Public License v2
3 3
4 # Chrome binaries currently use libjpeg-6b, so we need to mask out libjpeg-7 4 # Chrome binaries currently use libjpeg-6b, so we need to mask out libjpeg-7
5 >=media-libs/jpeg-7 5 >=media-libs/jpeg-7
6 6
7 # TODO: Fix cross compile autoconf failure. 7 # TODO: Fix cross compile autoconf failure.
8 >sys-apps/kbd-1.13-r1 8 >sys-apps/kbd-1.13-r1
9 9
10 # TODO: Update our overlay to work with nss-3.12.5 10 # TODO: Update our overlay to work with nss-3.12.5
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 # Cross compile fix in the ebuild and custom patch(es). 59 # Cross compile fix in the ebuild and custom patch(es).
60 >x11-drivers/xf86-video-intel-2.11.0-r1 60 >x11-drivers/xf86-video-intel-2.11.0-r1
61 61
62 # Cross compile fix in the ebuild. 62 # Cross compile fix in the ebuild.
63 >x11-libs/libxcb-1.5 63 >x11-libs/libxcb-1.5
64 64
65 # Cross compile fix in the ebuild (Icedtea -> cups -> libgcrypt). 65 # Cross compile fix in the ebuild (Icedtea -> cups -> libgcrypt).
66 >dev-libs/libgcrypt-1.4.4 66 >dev-libs/libgcrypt-1.4.4
67 67
68 # Masked all upstream ebuilds, unupstreamable work in local copy 68 # Masked all upstream ebuilds, unupstreamable work in local copy
69 >net-misc/dhcpcd-5.1.4 69 >=net-misc/dhcpcd-5.1.5
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698