'ebuild some.ebuild manifest' generate Manifest without files with "@" in name examples: ================ porage-2.1.10.49: cat stuff/sys-apps/systemd-units/Manifest | awk '{print $2}' | grep \@ services-desktop/gdm@.service services-desktop/kdm@.service services-desktop/openvpn@.service services-desktop/slim@.service services-server/vsftpd@.service sshd@.service ================ porage-2.1.10.49: cat stuff/sys-apps/systemd-units/Manifest | awk '{print $2}' | grep \@ sshd@.service ================ example tree attached ~x86 //sorry my bad english Reproducible: Always
Created attachment 308065 [details] example tree
*** This bug has been marked as a duplicate of bug 411127 ***