diff options
author | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2008-09-25 15:56:52 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2008-09-25 15:56:52 +0530 |
commit | 36d9d3eceba6daf1834a032af3304abeed5341e4 (patch) | |
tree | aaa6f20a099d94db71b16d3637c371300bab2b63 | |
parent | Add gnome-base/gconf-9999 (diff) | |
download | gnome-live-36d9d3eceba6daf1834a032af3304abeed5341e4.tar.gz gnome-live-36d9d3eceba6daf1834a032af3304abeed5341e4.tar.bz2 gnome-live-36d9d3eceba6daf1834a032af3304abeed5341e4.zip |
package.mask all live ebuilds
This will allow a tester to cherry-pick which live ebuilds he wants to
use by unmasking it.
Please append new live ebuilds to the top of the list.
-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 |