304,311d303 < As of Portage 2.1 all configuration files in /etc/portage can be made into a directory which Portage will recursively search for files containing the appropriate syntax. Refer to the following sections for the appropriate syntax of these files. < < .I Examples: < .nf < /etc/portage/package.keywords/kde < /etc/portage/package.use/x11-wm < .fi < 314,315c306,309 < .BR bashrc < If needed, this file can be used to set up a special environment for ebuilds, different from the standard root environment. The syntax is the same as for any other bash script. --- > .BR bashrc > If needed, this file can be used to set up a special environment for ebuilds, > different from the standard root environment. The syntax is the same as for > any other bash script. 319c313,315 < This file can be used to override the metadata cache implementation. In practice, portdbapi.auxdbmodule is the only variable that the user will want to override. --- > This file can be used to override the metadata cache implementation. In > practice, portdbapi.auxdbmodule is the only variable that the user will want to > override.