mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
14 lines
541 B
Plaintext
14 lines
541 B
Plaintext
DEFINED_PHASES=compile install unpack
|
|
DESCRIPTION=CL-PPCRE is a portable regular expression library for Common Lisp
|
|
EAPI=8
|
|
HOMEPAGE=https://edicl.github.io/cl-ppcre/ https://www.cliki.net/cl-ppcre
|
|
INHERIT=common-lisp-3
|
|
KEYWORDS=amd64 ~ppc ~sparc x86
|
|
LICENSE=BSD-2
|
|
PDEPEND=dev-lisp/cl-ppcre-unicode virtual/commonlisp
|
|
RDEPEND=dev-lisp/flexi-streams
|
|
SLOT=0
|
|
SRC_URI=https://github.com/edicl/cl-ppcre/archive/v2.1.0.tar.gz -> cl-ppcre-2.1.0.tar.gz
|
|
_eclasses_=common-lisp-3 11d5b94b6865855d9a890a952bf92c7c
|
|
_md5_=29c640fb2463dcf4c77faa3b52577467
|