mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
2025-09-04 15:05:05 UTC
This commit is contained in:
@@ -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
|
||||
14
metadata/md5-cache/app-misc/cepl-9999
Normal file
14
metadata/md5-cache/app-misc/cepl-9999
Normal 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
|
||||
Reference in New Issue
Block a user