Add a new filter_protected command which is similar to is_protected but
authorZac Medico <zmedico@gentoo.org>
Sat, 23 Aug 2008 09:18:22 +0000 (09:18 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 23 Aug 2008 09:18:22 +0000 (09:18 -0000)
commit8855bd5b21fffd8b39607b1bea4b2ef2aa18fdcd
tree49541a65bef66a3d7a61c12da84a7f653b2165e1
parent8dbe5a1b6505a89ebad4cf85ca7068a59811d21b
Add a new filter_protected command which is similar to is_protected but
works by reading filenames from stdin and writing to stdout only the
filenames that are protected. This allows an unlimited number of files
to be checked via a single portageq call.

svn path=/main/trunk/; revision=11456
bin/portageq