mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
14 lines
424 B
Plaintext
14 lines
424 B
Plaintext
DEFINED_PHASES=compile configure install
|
|
DEPEND=dev-libs/libxml2:= dev-libs/libestr
|
|
DESCRIPTION=An Event Expression Library inspired by CEE
|
|
EAPI=7
|
|
HOMEPAGE=http://www.libee.org
|
|
IUSE=debug test
|
|
KEYWORDS=amd64 arm ~arm64 ~hppa x86
|
|
LICENSE=LGPL-2.1
|
|
RDEPEND=dev-libs/libxml2:= dev-libs/libestr
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=http://www.libee.org/files/download/libee-0.4.1.tar.gz
|
|
_md5_=f8b1d07863a4376e448a93beb10bf89f
|