The dev-libs/weston-1.2.0-r1 ebuild fails the installation phase, because of readme.gentoo_src_install. After removing the line "readme.gentoo_src_install" from the ebuild, its building just fine. But this should probably be set up in a correct way. Reproducible: Always Actual Results: weston installation fails Actual error: * ERROR: dev-libs/weston-1.2.0-r1 failed (install phase): * You are not specifying README.gentoo contents! * * Call stack: * ebuild.sh, line 93: Called src_install * environment, line 3132: Called readme.gentoo_src_install * environment, line 3094: Called readme.gentoo_create_doc * environment, line 3061: Called die * The specific snippet of code: * die "You are not specifying README.gentoo contents!";
+ 30 Jul 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +files/README.gentoo: + Add missing README.gentoo, bug #478796.