summaryrefslogtreecommitdiffstats
path: root/man/portage.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-07-18 12:55:16 -0700
committerZac Medico <zmedico@gentoo.org>2012-07-18 12:55:16 -0700
commit3e84557b91b43ea6924bbab8a3d477509513cac8 (patch)
tree767669e2ed8cfcc13a17fa29b39771bf8964f52b /man/portage.5
parented4e91f0473b5cfcbb1d6de22991bbf3e270a6e3 (diff)
downloadportage-3e84557b91b43ea6924bbab8a3d477509513cac8.tar.gz
portage-3e84557b91b43ea6924bbab8a3d477509513cac8.tar.bz2
portage-3e84557b91b43ea6924bbab8a3d477509513cac8.zip
Support =*/*-*9999* wildcard atom, bug #402197.
Diffstat (limited to 'man/portage.5')
-rw-r--r--man/portage.53
1 files changed, 3 insertions, 0 deletions
diff --git a/man/portage.5 b/man/portage.5
index 9823eb1d5..ad84ff1a7 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -162,6 +162,9 @@ next to each other.
.I Examples:
.nf
+# match anything with a version containing 9999, which can be used in
+# package.mask to prevent emerge --autounmask from selecting live ebuilds
+=*/*-*9999*
# match anything from the 'sys\-apps' category
sys\-apps/*
# match packages named 'zlib' from any category