From: Zac Medico Date: Sat, 21 Oct 2006 04:46:33 +0000 (-0000) Subject: Add news about package.use in profiles and default USE in ebuilds via +flag in IUSE. X-Git-Tag: v2.1.2~581 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9c2a491aca429157b0e592d08e6de74f37d416ad;p=portage.git Add news about package.use in profiles and default USE in ebuilds via +flag in IUSE. svn path=/main/trunk/; revision=4781 --- diff --git a/NEWS b/NEWS index e9bfe328f..db55f0205 100644 --- a/NEWS +++ b/NEWS @@ -3,9 +3,10 @@ News (mainly features/major bug fixes) portage-2.1.2 ------------ +* Ebuilds support default USE flags via +flag in IUSE. * New-style virtuals are now usable for packages that depend on themselves for bootstrap. -* Profiles support multiple inheritance. +* Profiles support multiple inheritance and package.use. * CONFIG_PROTECT and CONFIG_PROTECT_MASK both support files (not just directories). * Collision protection handles symlinks properly.