diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2001-04-13 21:09:53 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2001-04-13 21:09:53 +0000 |
commit | ca31f72eae84e9541177c61f062fe26859af0d98 (patch) | |
tree | 53538cdb7de99b7abbb7efbe4f86abaf984bc81a /profiles | |
parent | more gnome updates (diff) | |
download | gentoo-2-ca31f72eae84e9541177c61f062fe26859af0d98.tar.gz gentoo-2-ca31f72eae84e9541177c61f062fe26859af0d98.tar.bz2 gentoo-2-ca31f72eae84e9541177c61f062fe26859af0d98.zip |
This file contains dependencies, one per line. Any matching dependencies in
the portagetree will be deleted from the list of available ebuilds. So, if
you added a sys-apps/bash-2.05 package that's experimental, you could put a
line like this in package.mask:
=sys-apps/bash-2.05
or, if you wanted to have everything 2.05 and above not considered for satisfying
deps, you could type:
>=sys-apps/bash-2.05
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask new file mode 100644 index 000000000000..e6aa0ffba6cb --- /dev/null +++ b/profiles/package.mask @@ -0,0 +1 @@ +>=sys-apps/bash-2.05 |