blob: c2735ff9f8b5a8e30ee6d2ef06fc343a48b5487f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DEPEND=>=dev-libs/mpfr-3.1.2 >=dev-libs/gmp-5.1.3 >=dev-libs/mpc-1.0.1 >=sys-libs/zlib-1.2 >=sys-libs/ncurses-5.7:0 doc? ( >=sys-apps/texinfo-5 ) >=sys-apps/sed-4 sys-devel/gnuconfig virtual/libiconv nls? ( virtual/libintl ) >=app-eselect/eselect-gnat-1.5 >=sys-libs/glibc-2.12 >=sys-devel/binutils-2.23 sys-devel/bc >=sys-devel/bison-1.875 >=sys-devel/flex-2.5.4 nls? ( sys-devel/gettext )
DESCRIPTION=GNAT Ada Compiler - gcc version
EAPI=5
HOMEPAGE=https://gcc.gnu.org/
IUSE=acats doc hardened nls openmp hardened multilib
KEYWORDS=~amd64 ~arm ~x86
LICENSE=GMGPL
PDEPEND=>=sys-libs/glibc-2.12
RDEPEND=>=dev-libs/mpfr-3.1.2 >=dev-libs/gmp-5.1.3 >=dev-libs/mpc-1.0.1 >=sys-libs/zlib-1.2 >=sys-libs/ncurses-5.7:0 virtual/libiconv nls? ( virtual/libintl )
SLOT=4.9
SRC_URI=mirror://gnu/gcc/gcc-4.9.3/gcc-4.9.3.tar.bz2 mirror://gentoo/gcc-4.9.3-patches-1.5.tar.bz2 mirror://gentoo/gcc-4.9.3-piepatches-v0.6.4.tar.bz2 hardened? ( mirror://gentoo/gcc-4.4.3-specs-0.2.0.tar.bz2 ) amd64? ( http://dev.gentoo.org/~nerdboy/files/gnatboot-4.9-amd64.tar.xz ) arm? ( http://dev.gentoo.org/~nerdboy/files/gnatboot-4.9-arm.tar.xz ) x86? ( http://dev.gentoo.org/~nerdboy/files/gnatboot-4.9-i686.tar.xz )
_eclass_exported_funcs=pkg_postrm:gnatbuild-r1 pkg_postinst:gnatbuild-r1 pkg_setup:gnatbuild-r1 src_unpack:gnatbuild-r1 src_prepare:- src_configure:gnatbuild-r1 src_compile:- src_install:-
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 fixheadtails 2f44773656577fe2653bacc8bdcb2174 flag-o-matic e0ef2bf8bb6a54693e146ab4085a5ec8 gnatbuild-r1 6d98ccdf76e0c587d4242945dde727bd gnuconfig 3920de1188fc7bfee873515453ed1d10 libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 pax-utils 4c2654a34ebe732e85fda354f6ee642f toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=fe4aec1eb279a80f63a100222d726e1f
|