sys-kernel/liquorix-sources: Bump to new version, drop old version.
[gentoo-zh.git] / setting_id.sh
blob2c0f71662461b39c3e2b73cfcaadddb882c0931b
1 #!/bin/bash
3 find . -type f -name ChangeLog -exec svn ps svn:keywords Id \{\} \;
4 find . -type f -name \*.ebuild -exec svn ps svn:keywords Id \{\} \;