mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -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/v31.0.0/cepl-31.0.0.tar.gz
|
|
_eclasses_=toolchain-funcs da0a71e3a72194ca0b88d5b045d721ac
|
|
_md5_=b9376e1d878eddae5e0de3da414f7d86
|