diff options
-rw-r--r-- | TODO | 51 |
1 files changed, 0 insertions, 51 deletions
@@ -1,51 +0,0 @@ -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: <nobody> - -Missing counterparts for - - * "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 |