blob: 7012cf7af7e35761d545672c12b1b5488ac6cce6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install prepare setup test
DEPEND=app-arch/unzip =dev-lang/python-2*
DESCRIPTION=Google C++ Testing Framework
EAPI=4
HOMEPAGE=https://github.com/google/googletest
IUSE=examples threads static-libs
KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos
LICENSE=BSD
RDEPEND==dev-lang/python-2*
SLOT=0
SRC_URI=https://googletest.googlecode.com/files/gtest-1.6.0.zip
_eclass_exported_funcs=pkg_setup:- src_prepare:- src_configure:- src_test:- src_install:-
_eclasses_=libtool 4890219c51da247200223277f993e054 multilib 23ae8c186171e6476af098d2a50d0ee0 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=cf6a387ac60b3c8eef027811b4eb175d
|