mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
15 lines
508 B
Plaintext
15 lines
508 B
Plaintext
DEFINED_PHASES=compile install prepare
|
|
DEPEND=sys-libs/readline:= virtual/libelf:=
|
|
DESCRIPTION=A readline C and C++ REPL with history, tab-completion, and undo.
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/alyptik/cepl
|
|
INHERIT=toolchain-funcs
|
|
IUSE=debug
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RDEPEND=sys-libs/readline:= virtual/libelf:=
|
|
SLOT=0
|
|
SRC_URI=https://github.com/alyptik/cepl/releases/download/v32.0.0/cepl-32.0.0.tar.gz
|
|
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9
|
|
_md5_=b9376e1d878eddae5e0de3da414f7d86
|