TODO ==== Do not write Changelog entries for this file. Crossdev-like repository ------------------------ Assigned to: Danny van Dyk * Format is 'cross'. * Needs key 'CTARGET'. * Category is set to 'cross-${CTARGET}'. * Provided packages are: - binutils - gcc - kernel-headers - libc * Shall support package aliasing: libc = >=sys-libs/newlib-1 This way, cross-${CTARGET}/libc will resolve to >=sys-libs/newlib-1. * Unset aliases shall be filled with defaults values, based on the complete CTARGET. Missing QA checks ----------------- Assigned to: Missing counterparts for * "ebuild.namenomatch":"Ebuild files that do not have the same name as their parent directory" * "ebuild.output":"A simple sourcing of the ebuild produces output; this breaks ebuild policy." * "LIVEVCS.stable":"This ebuild is a live checkout from a VCS but has stable keywords." * "ebuild.nostable":"There are no ebuilds that are marked as stable for your ARCH" * "ebuild.badheader":"This ebuild has a malformed header" * "virtual.exists":"PROVIDE contains existing package names" * all digest related checks * all CVS related checks