diff options
author | Travis Tilley <lv@gentoo.org> | 2004-07-21 09:18:16 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-07-21 09:18:16 +0000 |
commit | 2ba0e694e6ee1530eed49fddc54d69ab4da0b9cc (patch) | |
tree | 6b8b9bfc4ca5c5b4295418d01c6ec7f727607428 /profiles | |
parent | Added timidity-shompatches to the einfo in postinst (diff) | |
download | historical-2ba0e694e6ee1530eed49fddc54d69ab4da0b9cc.tar.gz historical-2ba0e694e6ee1530eed49fddc54d69ab4da0b9cc.tar.bz2 historical-2ba0e694e6ee1530eed49fddc54d69ab4da0b9cc.zip |
lets not mask gcc 3.3.x so that repoman doesnt have a freaking hissy fit
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/gcc34-amd64-2004.1/packages | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/gcc34-amd64-2004.1/packages b/profiles/gcc34-amd64-2004.1/packages index ba0b59dd01a5..f20be6ef663e 100644 --- a/profiles/gcc34-amd64-2004.1/packages +++ b/profiles/gcc34-amd64-2004.1/packages @@ -2,7 +2,11 @@ *>=sys-apps/baselayout-1.8.11 *>=sys-apps/portage-2.0.50-r8 *>=sys-devel/binutils-2.15.90.0.1.1-r1 -*>=sys-devel/gcc-3.4.0-r6 + +# lets not mask gcc 3.3.x so that repoman doesnt have a hissy fit +#*>=sys-devel/gcc-3.4.0-r6 +*>=sys-devel/gcc-3.3.3 + *sys-libs/libstdc++-v3 *>=sys-libs/glibc-2.3.4.20040605 *virtual/modutils |