diff options
author | Zac Medico <zmedico@gentoo.org> | 2010-02-01 17:16:06 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2010-02-01 17:16:06 +0000 |
commit | d0f2f2779192ea190ea7fdc87cda49e8a3357914 (patch) | |
tree | 4b05c60565ecec8551628c6c4a14e2cf07b20f52 /profiles/info_pkgs | |
parent | Fix x86 runtime deps, thanks to Kacper Kowalik for noticing. (diff) | |
download | historical-d0f2f2779192ea190ea7fdc87cda49e8a3357914.tar.gz historical-d0f2f2779192ea190ea7fdc87cda49e8a3357914.tar.bz2 historical-d0f2f2779192ea190ea7fdc87cda49e8a3357914.zip |
Bug #303119 - Add gcc to info_pkgs, so specific revision is shown in emerge --info output.
Diffstat (limited to 'profiles/info_pkgs')
-rw-r--r-- | profiles/info_pkgs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/info_pkgs b/profiles/info_pkgs index cb307a6e566f..343f3cf750fa 100644 --- a/profiles/info_pkgs +++ b/profiles/info_pkgs @@ -13,6 +13,7 @@ sys-apps/sandbox dev-util/confcache dev-util/ccache dev-python/pycrypto +sys-devel/gcc sys-devel/gcc-config app-admin/eselect-compiler dev-java/java-config |