I just made a fresh installation of net-misc/ntp-4.2.8-r2. 'qlist -v ntp' shows that /etc/ntp.conf is installed. But I am missing /etc/ntp.conf: root@lynx:/root(25)# qlist -Iv ntp net-misc/ntp-4.2.8-r2 net-nntp/pan-0.139 x11-proto/presentproto-1.0 x11-proto/printproto-1.0.5-r1 x11-proto/xf86bigfontproto-1.2.0-r1 root@lynx:/root(26)# genlop -t ntp | tail Sun Feb 1 09:37:28 2015 >>> net-misc/ntp-4.2.8-r2 merge time: 2 minutes and 54 seconds. Fri Feb 27 17:48:27 2015 >>> net-misc/ntp-4.2.8-r2 merge time: 3 minutes and 13 seconds. Wed Apr 1 16:08:17 2015 >>> net-misc/ntp-4.2.8-r2 merge time: 5 minutes and 56 seconds. root@lynx:/root(27)# qlist -Iv ntp net-misc/ntp-4.2.8-r2 net-nntp/pan-0.139 x11-proto/presentproto-1.0 x11-proto/printproto-1.0.5-r1 x11-proto/xf86bigfontproto-1.2.0-r1 root@lynx:/root(28)# qlist -v ntp | grep ntp.conf /usr/share/man/man5/ntp.conf.5.bz2 /usr/share/doc/ntp-4.2.8-r2/html/ntp.conf.html /usr/share/doc/ntp-4.2.8-r2/html/html/ntp_conf.html /etc/ntp.conf root@lynx:/root(29)# ll /etc/ntp.conf /bin/ls: cannot access /etc/ntp.conf: No such file or directory root@lynx:/root(30)#
please post the full build log as an attachment for every report. the src_install is pretty simple: insinto /etc doins "${FILESDIR}"/ntp.conf it doesn't muck with the file after that