blob: 35abbceb2f843beab099a999ca58c5872cfed6b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure install prepare
DEPEND=doc? ( app-doc/doxygen[dot] media-gfx/graphviz )
DESCRIPTION=C++ port of the famous JUnit framework for unit testing
EAPI=4
HOMEPAGE=https://www.freedesktop.org/wiki/Software/cppunit
IUSE=doc examples static-libs
KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
LICENSE=LGPL-2.1
SLOT=0
SRC_URI=http://dev-www.libreoffice.org/src/cppunit-1.13.1.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs bfd09e8e66991dd5ce9e57610d8d1e6c
_md5_=4d57ae3a1def4c8a6976f10e3d94b130
|