From: Zac Medico Date: Wed, 2 May 2007 22:52:16 +0000 (-0000) Subject: Remove news about profile masking which has been reverted pending resolution of bug... X-Git-Tag: v2.2_pre1~1458 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=527bc30833aeb74645a6eeea5a5f4647fe4e94d7;p=portage.git Remove news about profile masking which has been reverted pending resolution of bug #170697. Thanks to Arfrever Frehtes Taifersar Arahesis in #149508. svn path=/main/trunk/; revision=6472 --- diff --git a/NEWS b/NEWS index 1fcb296c2..f83a2e3df 100644 --- a/NEWS +++ b/NEWS @@ -3,8 +3,6 @@ News (mainly features/major bug fixes) portage-2.1.3 ------------- -* Legacy "masked by: profile" support has been removed. Profiles should use - package.mask to mask unwanted versions of system packages. * Allow per-module setting of PORTAGE_ELOG_CLASSES * Add ** as new token for package.keywords to bypass the keyword visibility layer * Namespace sanitizing: move all portage related code into portage.* namespace,