Refere to package.accept_keywords instead of package.keywords in
authorZac Medico <zmedico@gentoo.org>
Sun, 5 Sep 2010 00:09:31 +0000 (17:09 -0700)
committerZac Medico <zmedico@gentoo.org>
Sun, 5 Sep 2010 00:09:31 +0000 (17:09 -0700)
the release note about emerge --autounmask.

RELEASE-NOTES

index 9270b3efff4be11afb3a8899bf7e52d1ea47883f..e04b198b51474af830b347e5b7abbdd19310c164 100644 (file)
@@ -30,7 +30,7 @@ portage-2.1.9
   package name parts of the atoms.
 * The functionality of the autounmask program is emulated by the new emerge
   --autounmask option, which outputs required configuration changes for
-  package.keywords and package.use.
+  package.accept_keywords and package.use.
 * The new emerge --exclude option allows packages to be excluded from the
   dependency resolution. Doing so might result in a fatal error. See the
   emerge(1) man page for details.