commit: 059abe657a830d853d864404157071a6d93cb1fe
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 10 20:10:25 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 26 13:36:55 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=059abe65
sys-devel/icecream: Install dev-util/shadowman data file
sys-devel/icecream/icecream-1.0.0-r2.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sys-devel/icecream/icecream-1.0.0-r2.ebuild
b/sys-devel/icecream/icecream-1.0.0-r2.ebuild
index ec2858a94ac..187928a2290 100644
--- a/sys-devel/icecream/icecream-1.0.0-r2.ebuild
+++ b/sys-devel/icecream/icecream-1.0.0-r2.ebuild
@@ -48,4 +48,7 @@ src_install() {
insinto /etc/logrotate.d
newins suse/logrotate icecream
+
+ insinto /usr/share/shadowman/tools
+ newins - icecc <<<'/usr/libexec/icecc/bin'
}