From 68288994493ee3ab56d0baf24ec3d0449330ccf5 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 10 Oct 2012 12:12:18 -0700 Subject: Atom: support *_beta* wildcard, bug #437872 --- man/portage.5 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/portage.5 b/man/portage.5 index 705d0d943..12938e200 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -1,4 +1,4 @@ -.TH "PORTAGE" "5" "Sep 2012" "Portage VERSION" "Portage" +.TH "PORTAGE" "5" "Oct 2012" "Portage VERSION" "Portage" .SH NAME portage \- the heart of Gentoo .SH "DESCRIPTION" @@ -173,6 +173,8 @@ next to each other. # 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 with a version containing _beta +=*/*-*_beta* # match anything from the 'sys\-apps' category sys\-apps/* # match packages named 'zlib' from any category -- cgit v1.2.3-1-g7c22