Changes

Jump to navigation Jump to search
20 bytes added ,  23:33, 21 December 2008
Line 18: Line 18:  
* if you use stable profiles (x86 and amd64) change your package.keywords
 
* if you use stable profiles (x86 and amd64) change your package.keywords
   −
  cat <where_your_overlay_is>/profiles/package.keywords >> /etc/portage/package.keywords
+
  cat <where_your_overlay_is>/profiles/<release>/package.keywords >> /etc/portage/package.keywords
    
* if you use stable portage (before 2.2) and do not want faults in the middle of building process due to bad USE dependencies, change your package.use
 
* if you use stable portage (before 2.2) and do not want faults in the middle of building process due to bad USE dependencies, change your package.use
   −
  cat <where_your_overlay_is>/profiles/package.use >> /etc/portage/package.use
+
  cat <where_your_overlay_is>/profiles/<release>/package.use >> /etc/portage/package.use
    
= Installation =
 
= Installation =

Navigation menu