diff options
-rw-r--r-- | profiles/package.mask | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask new file mode 100644 index 0000000..55ead7c --- /dev/null +++ b/profiles/package.mask @@ -0,0 +1,10 @@ +# Mask all live ebuilds so the user can cherry-pick which live ebuild he wants +# to install by unmasking it +# +# Please append to the top of this list as ebuilds are added + + +=gnome-base/gconf-9999 +=net-libs/libsoup-9999 +=x11-libs/gtk+-2.9999 +=dev-libs/glib-2.9999 |