blob: 52fd304e8128f330c6f1996757158f0ac7fb08cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test unpack
DEPEND=>=sys-apps/sed-4 sys-devel/gnuconfig sys-libs/zlib nls? ( virtual/libintl ) >=sys-devel/bison-1.875 >=sys-devel/flex-2.5.4 nls? ( sys-devel/gettext ) regression-test? ( >=dev-util/dejagnu-1.4.4 >=sys-devel/autogen-5.5.4 )
DESCRIPTION=The GNU Compiler Collection
EAPI=5
HOMEPAGE=https://gcc.gnu.org/
IUSE=regression-test vanilla altivec debug +nls +nptl +cxx +fortran
KEYWORDS=~alpha ~ppc ~sparc ~x86
LICENSE=GPL-2+ LGPL-2.1+ FDL-1.1+
PDEPEND=>=sys-devel/gcc-config-1.7
RDEPEND=sys-libs/zlib nls? ( virtual/libintl )
RESTRICT=strip
SLOT=2.95.3
SRC_URI=mirror://gnu/gcc/gcc-2.95.3/gcc-2.95.3.tar.bz2 mirror://gentoo/gcc-2.95.3-patches-1.4.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-2.95.3-patches-1.4.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-2.95.3-patches-1.4.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-2.95.3-patches-1.4.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-2.95.3-patches-1.4.tar.bz2
_eclass_exported_funcs=pkg_pretend:toolchain pkg_postrm:toolchain pkg_postinst:toolchain pkg_setup:toolchain src_unpack:toolchain src_prepare:- src_configure:toolchain src_compile:toolchain src_test:toolchain src_install:toolchain
_eclasses_=eutils 3c847a0129fed780bd709b98e426f89c fixheadtails 6b7b3d896b0b285c12a94f3105c2a06c flag-o-matic 979af9133d4de419fa98992355b07ca4 gnuconfig b8ec1c34be4ff9dac7ad4034d277936b libtool 48b1b9f6194d2842456514d1184ca72e multilib 0236be304ee52e7f179ed2f337075515 pax-utils 4f95120230a315c8caaabeb2307b7eee prefix df8265631f8bf5f5df387e9b987121f9 toolchain 6c9eaa1eb29fcd1184ab7f4ff30a818c toolchain-funcs 53b75b4a49cf3e61530a523804045432 versionator c80ccf29e90adea7c5cae94b42eb76d0
_md5_=812d2060d64ba720c343a27801254181
|