Index: profiles/default/linux/package.mask |
diff --git a/profiles/default/linux/package.mask b/profiles/default/linux/package.mask |
index fea3babb8ea3bf1d905729b19e403270ad1d9e9a..8ee96ae5d30b80551ae3b70c0ba924aa38fea387 100644 |
--- a/profiles/default/linux/package.mask |
+++ b/profiles/default/linux/package.mask |
@@ -4,8 +4,17 @@ |
# Chrome cannot compile WebKit with gperf 3.0.4 |
>dev-util/gperf-3.0.3 |
-# Use the crossdev-wrappers in our overlay for now. |
->sys-devel/crossdev-wrappers-20090922-r200 |
- |
# TODO: Remove when we have updated our python to 2.6.4-r1. |
>dev-lang/python-2.6.4 |
+ |
+# The following are here because we override the ebuilds from the |
+# portage tree for a reason other than adding an ebuild from upstream |
+# that wasn't yet in our portage tree. We want to keep using our |
+# version of these packages even if a newer stable version becomes |
+# available in portage: |
+ |
+# Custom patches |
+>sys-boot/syslinux-3.83-r1 |
+ |
+# Custom patches |
+>sys-devel/crossdev-wrappers-20090922-r200 |