2021-05-22 15:20:19 UTC

This commit is contained in:
Repository mirror & CI
2021-05-22 15:20:19 +00:00
parent a8c41d342c
commit 0d298c9efb
4 changed files with 17 additions and 19 deletions

View File

@@ -0,0 +1,15 @@
BDEPEND=sys-devel/bison sys-devel/flex sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DEFINED_PHASES=configure prepare
DEPEND=sys-libs/ncurses:0= readline? ( sys-libs/readline:0= )
DESCRIPTION=Composing and deciphering C (or C++) declarations or casts, aka "gibberish."
EAPI=7
HOMEPAGE=https://github.com/paul-j-lucas/cdecl
INHERIT=autotools
IUSE=+readline
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=sys-libs/ncurses:0= readline? ( sys-libs/readline:0= )
SLOT=0
SRC_URI=https://github.com/paul-j-lucas/cdecl/archive/cdecl-9.10.tar.gz
_eclasses_=gnuconfig 9f91b4b0c84e734a87492d4293f03de5 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e libtool f143db5a74ccd9ca28c1234deffede96 autotools 9e63f92c2a5d867fea55ecb160c7d354
_md5_=e3d9882d25c7cbe75e5d61ba3974c6cd

File diff suppressed because one or more lines are too long

View File

@@ -370,6 +370,7 @@ dev-scheme/guile-gi 0.3.1 9999: Bindings for GObject Introspection and libgirepo
dev-scheme/owl-lisp 0.2 9999: Purely functional dialect of Scheme
dev-util/FoBiS 3.0.5: FoBiS.py, a Fortran Building System for poor men
dev-util/beautysh 6.0.1 6.1.0: Bash beautifier for the masses
dev-util/cdecl 9.10: Composing and deciphering C (or C++) declarations or casts, aka "gibberish."
dev-util/codespell 1.17.1 2.0.0: Check text files for common misspellings
dev-util/devscripts 2.21.2: Scripts to make the life of a Debian Package maintainer easier
dev-util/gammaray 2.11.2: High-level runtime introspection tool for Qt applications
@@ -579,7 +580,6 @@ net-p2p/monero 0.17.2.0 9999: The secure, private, untraceable cryptocurrency
net-p2p/nuxhash 1.0.0_beta2_p20191013: NiceHash cryptocurrency mining client for Linux
net-p2p/trezord-go 2.0.29-r1 2.0.30: TREZOR Communication Daemon
net-p2p/yggdrasil-go 0.3.13-r1 0.3.14 0.3.15: An experiment in scalable routing as an encrypted IPv6 overlay network
net-vpn/riseup-vpn 0.21.2: Anonymous encrypted VPN client powered by Bitmask
net-wireless/rtl8192eu 0_pre20210403: Realtek 8192EU driver module for Linux kernel
net-wireless/rtl8821ce 0_pre20210321: Realtek RTL8821CE Driver module for Linux kernel
net-wireless/rtl8821cu 0_pre20210327: Realtek 8821CU/RTL8811CU module for Linux kernel

View File

@@ -1 +1 @@
Sat, 22 May 2021 13:20:03 +0000
Sat, 22 May 2021 15:20:19 +0000