blob: ef2346cd25e06f2d803d9790bac35cef597939cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=doc? ( app-doc/doxygen ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=The ANTLR 2 C++ Runtime
EAPI=6
HOMEPAGE=http://www.antlr2.org/
IUSE=doc examples static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
KEYWORDS=~amd64 ~arm ~ppc ~x86
LICENSE=public-domain
RDEPEND=!dev-java/antlr:0[cxx]
RESTRICT=test
SLOT=2
SRC_URI=http://www.antlr2.org/download/antlr-2.7.7.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:multilib-minimal src_compile:- src_test:multilib-minimal src_install:-
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c libtool 4890219c51da247200223277f993e054 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=5755a68b0e7eae8f1f43504685d5b4c9
|