From: Alec Warner Date: Thu, 23 Feb 2006 18:27:38 +0000 (-0000) Subject: Fix typo, profile instead of profiles X-Git-Tag: v2.1_pre6~61 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=701736dba53f656a58c8ed960d00497b04587890;p=portage.git Fix typo, profile instead of profiles svn path=/main/trunk/; revision=2777 --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index b449272f2..4a2747f5d 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -9,7 +9,7 @@ portage-2.1 * USE flag output ordering has changed. The old ordering is now an option by the name of --alphabetical. Adding the option to EMERGE_DEFAULT_OPTS in make.conf will restore the old behaviour permanently. -* The deprecated --inject has been removed, use /etc/portage/profiles/package.provided +* The deprecated --inject has been removed, use /etc/portage/profile/package.provided * The deprecated --upgradeonly has been removed, use /etc/portage/package.* instead. * 'emerge sync' has been deprecated, use 'emerge --sync' instead (same