Don't look for $Header$ when using svn.
authorMichał Górny <mgorny@gentoo.org>
Mon, 11 Oct 2010 07:22:55 +0000 (09:22 +0200)
committerZac Medico <zmedico@gentoo.org>
Mon, 11 Oct 2010 07:31:01 +0000 (00:31 -0700)
commit579d11b4def198d9ce48dd4e73d6f805e501dd81
tree5494681ab855778605145e2640f4b04d8a1cfcba
parentde5bbdc286f52543607161b1bdcc4bcf8e003f1e
Don't look for $Header$ when using svn.

Subversion doesn't expand $Header$, so look only for $Id$ if using
subversion. In addition, the whole grepping code is now executed only
for CVS and Subversion.
bin/repoman