diff options
author | 2004-12-02 21:51:18 +0000 | |
---|---|---|
committer | 2004-12-02 21:51:18 +0000 | |
commit | 9f6855af8b1c7296acca2c290e627cff756554d7 (patch) | |
tree | 8ac2864f9d46071caf3c632be76fb4bf037aad64 /profiles | |
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')
-rw-r--r-- | profiles/info_pkgs | 10 | ||||
-rw-r--r-- | profiles/info_vars | 21 |
2 files changed, 31 insertions, 0 deletions
diff --git a/profiles/info_pkgs b/profiles/info_pkgs new file mode 100644 index 000000000000..58047311cb9c --- /dev/null +++ b/profiles/info_pkgs @@ -0,0 +1,10 @@ +## +## These ATOMS are printed with a standard 'emerge info' in +## portage as of 2.0.51-r5. Do not overcrowd the output please. +## +sys-devel/autoconf +sys-devel/automake +virtual/os-headers +sys-devel/binutils +sys-devel/libtool +dev-lang/python 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 |