You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

31 lines
1.3 KiB

  1. # /etc/eixrc
  2. #
  3. # In this file system-wide defaults for variables related to eix binaries
  4. # are stored, i.e. the variables set in this file override the built-in
  5. # defaults. Both can be overridden by ~/.eixrc and by environment variables.
  6. #
  7. # It is strongly recommended to set here only those variables which you
  8. # want to *differ* from the built-in defaults (or for which you have a
  9. # particular reason why the default should never change with an eix update).
  10. #
  11. # *Otherwise you might miss changes in the defaults in newer eix versions*
  12. # which may result in confusing behavior of the eix binaries.
  13. #
  14. # ebuilds of <=eix-0.10.3 (and >=eix-0.7.4) used to set *all* variables in
  15. # /etc/eixrc which is not recommended anymore. If you want to get such a file
  16. # (i.e. a file where all variables are described and set to the current
  17. # values resp. to the built-in default values) you can redirect the output
  18. # of the options --dump or --dump-defaults, respectively.
  19. #
  20. # However once more: To avoid unexpected problems
  21. #
  22. # *IT IS NOT RECOMMENDED TO SET _ALL_ VARIABLES* in /etc/eixrc
  23. #
  24. # Only set those for which you have a reason to do so!
  25. #
  26. # For the available variables and their defaults, see the output of the
  27. # options --dump or --dump-defaults.
  28. # For more detailed explanations see the manpage of eix.
  29. #OVERLAY_CACHE_METHOD="assign"