net-im/dingtalk: bump to 1.3.0.61
[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 \{\} \;