| 1 | # Copyright 1999-2009 Gentoo Foundation |
1 | # Copyright 1999-2011 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.24 2010/01/09 20:42:21 vapier Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.25 2011/03/08 03:05:44 dirtyepic Exp $ |
| 4 | |
4 | |
| 5 | MAN_VER="" |
5 | MAN_VER="" |
| 6 | PATCH_VER="1.6" |
6 | PATCH_VER="1.6" |
| 7 | UCLIBC_VER="1.1" |
7 | UCLIBC_VER="1.1" |
| 8 | UCLIBC_GCC_VER="3.4.5" |
8 | UCLIBC_GCC_VER="3.4.5" |
| … | |
… | |
| 61 | x11-libs/libXt |
61 | x11-libs/libXt |
| 62 | x11-libs/libX11 |
62 | x11-libs/libX11 |
| 63 | x11-libs/libXtst |
63 | x11-libs/libXtst |
| 64 | x11-proto/xproto |
64 | x11-proto/xproto |
| 65 | x11-proto/xextproto |
65 | x11-proto/xextproto |
| 66 | >=x11-libs/gtk+-2.2 |
66 | =x11-libs/gtk+-2* |
| 67 | ) |
67 | ) |
| 68 | >=media-libs/libart_lgpl-2.1 |
68 | >=media-libs/libart_lgpl-2.1 |
| 69 | ) |
69 | ) |
| 70 | >=sys-libs/ncurses-5.2-r2 |
70 | >=sys-libs/ncurses-5.2-r2 |
| 71 | nls? ( sys-devel/gettext ) |
71 | nls? ( sys-devel/gettext ) |