| OLD | NEW |
| 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 Loading... |
| 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 |
| OLD | NEW |