net-p2p/qbittorrent-enhanced: 4.4.3.11 bump to 4.4.3.12
[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 \{\} \;