blob: 23a0cc18847bf0eab4d72dba9f06005005cf69c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/libxml2 dev-libs/libestr
DESCRIPTION=An Event Expression Library inspired by CEE
EAPI=4
HOMEPAGE=http://www.libee.org
IUSE=debug static-libs
KEYWORDS=amd64 ~arm hppa x86 ~amd64-linux
LICENSE=LGPL-2.1
RDEPEND=dev-libs/libxml2 dev-libs/libestr
SLOT=0
SRC_URI=http://www.libee.org/files/download/libee-0.4.1.tar.gz
_eclass_exported_funcs=src_prepare:autotools-utils src_configure:- src_compile:- src_test:autotools-utils src_install:autotools-utils
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils b83a2420b796f7c6eff682679d08fe25 libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=0a17c4b49a84337fe25e034585d35ee6
|