blob: 267631b5bd1751e6d8b64de76aa0c5d28a5fb29b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure install postinst prepare test
DEPEND=!app-text/agrep !dev-ruby/amatch !app-misc/glimpse virtual/pkgconfig nls? ( sys-devel/gettext )
DESCRIPTION=Lightweight, robust, and efficient POSIX compliant regexp matching library
EAPI=6
HOMEPAGE=https://laurikari.net/tre/ https://github.com/laurikari/tre/
IUSE=nls static-libs
KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris
LICENSE=BSD-2
RDEPEND=!app-text/agrep !dev-ruby/amatch !app-misc/glimpse
SLOT=0
SRC_URI=https://laurikari.net/tre/tre-0.8.0.tar.bz2
_eclasses_=multilib b2f01ad412baf81650c23fcf0975fa33 toolchain-funcs f164325a2cdb5b3ea39311d483988861
_md5_=4ac78e81406472a7181362afe6945f63
|