diff options
author | Nicholas Jones <carpaski@gentoo.org> | 2004-12-02 21:51:18 +0000 |
---|---|---|
committer | Nicholas Jones <carpaski@gentoo.org> | 2004-12-02 21:51:18 +0000 |
commit | 9f6855af8b1c7296acca2c290e627cff756554d7 (patch) | |
tree | 8ac2864f9d46071caf3c632be76fb4bf037aad64 /profiles/info_vars | |
parent | fix glib dep (diff) | |
download | historical-9f6855af8b1c7296acca2c290e627cff756554d7.tar.gz historical-9f6855af8b1c7296acca2c290e627cff756554d7.tar.bz2 historical-9f6855af8b1c7296acca2c290e627cff756554d7.zip |
Two additional configs for 'emerge info'
Diffstat (limited to 'profiles/info_vars')
-rw-r--r-- | profiles/info_vars | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/profiles/info_vars b/profiles/info_vars new file mode 100644 index 000000000000..628b7e03c106 --- /dev/null +++ b/profiles/info_vars @@ -0,0 +1,21 @@ +## +## These variables are printed with a standard 'emerge info' in +## portage as of 2.0.51-r5. They are sorted regardless of order here. +## +ACCEPT_KEYWORDS +AUTOCLEAN +CFLAGS +CHOST +CONFIG_PROTECT +CONFIG_PROTECT_MASK +CXXFLAGS +DISTDIR +FEATURES +GENTOO_MIRRORS +MAKEOPTS +PKGDIR +PORTAGE_TMPDIR +PORTDIR +PORTDIR_OVERLAY +SYNC +USE |