2025-09-04 15:05:05 UTC

This commit is contained in:
Repository mirror & CI
2025-09-04 15:05:06 +00:00
parent 5e54ed53a4
commit fb5a582968
19 changed files with 102 additions and 89 deletions

View File

@@ -4,10 +4,11 @@ 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/v20.0.0/cepl-20.0.0.tar.gz
SRC_URI=https://github.com/alyptik/cepl/releases/download/v23.0.0/cepl-23.0.0.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0
_md5_=68169d1b856cf503c76941da42a9dc25
_md5_=b9376e1d878eddae5e0de3da414f7d86

View File

@@ -0,0 +1,14 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install prepare unpack
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 git-r3
IUSE=debug
LICENSE=MIT
PROPERTIES=live
RDEPEND=sys-libs/readline:= virtual/libelf:=
SLOT=0
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=b9376e1d878eddae5e0de3da414f7d86