2020-05-10 20:07:59 UTC

This commit is contained in:
Repository mirror & CI
2020-05-10 20:07:59 +00:00
parent 037e4bdbe7
commit 986b042b87
32 changed files with 242 additions and 51 deletions

View File

@@ -5,8 +5,8 @@ EAPI=7
HOMEPAGE=https://github.com/akermu/emacs-libvterm
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2+
RDEPEND=app-editors/emacs[dynamic-loading] dev-libs/libvterm >=app-editors/emacs-23.1:*
RDEPEND=>=app-editors/emacs-26.1[dynamic-loading] dev-libs/libvterm >=app-editors/emacs-23.1:*
SLOT=0
SRC_URI=https://melpa.org/packages/vterm-20200504.544.tar -> vterm-20200504.544.tar
_eclasses_=cmake 19b0421555865baefd505831dd4303e3 elisp 00840e1f4eb277c757dbfa5abf73c4c7 elisp-common 504a3383c45504fde86b00426619a709 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=383826e6f35507cf78acc05d5ca0cc51
_md5_=836cbff84b93dda0ec3e4a74792c5ccb

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=>=dev-lang/R-3.0 dev-lang/R
DESCRIPTION=Encapsulated Classes with Reference Semantics
EAPI=7
HOMEPAGE=https://r6.r-lib.org https://github.com/r-lib/R6 https://cran.r-project.org/package=R6
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-lang/R-3.0 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/R6_2.4.1.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=0cfeb2ba31fb08fb079afde0af4bb732

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=dev-lang/R
DESCRIPTION=Seamless R and C++ Integration
EAPI=7
HOMEPAGE=http://www.rcpp.org http://dirk.eddelbuettel.com/code/rcpp.html https://github.com/RcppCore/Rcpp https://cran.r-project.org/package=Rcpp
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=GPL-2+
RDEPEND=dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/Rcpp_1.0.4.6.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=4859f9a8c72e34a6b60d16a78c89c418

View File

@@ -4,10 +4,10 @@ DESCRIPTION=Easy Pre and Post Assertions
EAPI=7
HOMEPAGE=https://cran.r-project.org/package=assertthat
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/assertthat_0.2.1.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=81ebc364e8128bb7493444004c266b7f
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=292e83051e419c9bc6e86e2d23295a2a

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=>=dev-lang/R-3.0.0 dev-R/rematch dev-R/tibble dev-lang/R
DESCRIPTION=Translate Spreadsheet Cell Ranges to Rows and Columns
EAPI=7
HOMEPAGE=https://github.com/rsheets/cellranger https://cran.r-project.org/package=cellranger
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-lang/R-3.0.0 dev-R/rematch dev-R/tibble dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/cellranger_1.1.0.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=d517b2ca25844afd42e9e42d484ed3e2

View File

@@ -4,10 +4,10 @@ DESCRIPTION=Helpers for Developing Command Line Interfaces
EAPI=7
HOMEPAGE=https://github.com/r-lib/cli https://cran.r-project.org/package=cli
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-R/assertthat >=dev-R/crayon-1.3.4 dev-R/fansi dev-R/glue dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/cli_2.0.2.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=9dc19d8993b584f4f232a818e40726d4
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=96aba8cf0e5ce2b6d892411c08164370

View File

@@ -4,10 +4,10 @@ DESCRIPTION=Colored Terminal Output
EAPI=7
HOMEPAGE=https://github.com/r-lib/crayon https://cran.r-project.org/package=crayon
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/crayon_1.3.4.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=57c5b186887284d68c2856248a608cd3
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=4788c9912f271aaa3de835b089bd241b

View File

@@ -4,10 +4,10 @@ DESCRIPTION=Create Compact Hash Digests of R Objects
EAPI=7
HOMEPAGE=http://dirk.eddelbuettel.com/code/digest.html https://github.com/eddelbuettel/digest
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
KEYWORDS=~amd64
LICENSE=GPL-2+
RDEPEND=>=dev-lang/R-3.1.0 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/digest_0.6.25.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=362bc58cc57a5c3c008020cc61063589
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=99120b431332dd6a82b855217a3a5d17

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=dev-cpp/plog dev-libs/boost >=dev-lang/R-3.2.0 >=dev-R/assertthat-0.2.0 dev-R/ellipsis >=dev-R/glue-1.3.0 >=dev-R/magrittr-1.5 dev-R/pkgconfig dev-R/R6 >=dev-R/Rcpp-1.0.1 >=dev-R/rlang-0.4.0 >=dev-R/tibble-2.0.0 >=dev-R/tidyselect-0.2.5 dev-lang/R
DESCRIPTION=A Grammar of Data Manipulation
EAPI=7
HOMEPAGE=http://dplyr.tidyverse.org https://github.com/tidyverse/dplyr https://cran.r-project.org/package=dplyr
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-cpp/plog dev-libs/boost >=dev-lang/R-3.2.0 >=dev-R/assertthat-0.2.0 dev-R/ellipsis >=dev-R/glue-1.3.0 >=dev-R/magrittr-1.5 dev-R/pkgconfig dev-R/R6 >=dev-R/Rcpp-1.0.1 >=dev-R/rlang-0.4.0 >=dev-R/tibble-2.0.0 >=dev-R/tidyselect-0.2.5 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/dplyr_0.8.5.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=47bf3fdd7e42855793418618c0738705

View File

@@ -4,10 +4,10 @@ DESCRIPTION=Tools for Working with ...
EAPI=7
HOMEPAGE=https://ellipsis.r-lib.org https://github.com/r-lib/ellipsis https://cran.r-project.org/package=ellipsis
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-lang/R
RDEPEND=>=dev-lang/R-3.2 >=dev-R/rlang-0.3.0 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/ellipsis_0.3.0.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=c1418c8073d16446d2cd5a505230d1ef
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=dfb23a8a624e5ae0e892c4719e3020a4

View File

@@ -4,10 +4,10 @@ DESCRIPTION=ANSI Control Sequence Aware String Functions
EAPI=7
HOMEPAGE=https://github.com/brodieG/fansi https://cran.r-project.org/package=fansi
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
KEYWORDS=~amd64
LICENSE=GPL-2+
RDEPEND=dev-lang/R
RDEPEND=>=dev-lang/R-3.1.0 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/fansi_0.4.1.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=5b03e78e7ea2b008b349043c73545bf5
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=865f1502594bf98889c32c861d96bd54

View File

@@ -4,10 +4,10 @@ DESCRIPTION=Interpreted String Literals
EAPI=7
HOMEPAGE=https://glue.tidyverse.org https://github.com/tidyverse/glue https://cran.r-project.org/package=glue
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-lang/R
RDEPEND=>=dev-lang/R-3.1 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/glue_1.4.0.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=9d0df0a5046970651ab3fa8ecbbea7a9
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=be19d8ba803622543023122a00fc6ca5

View File

@@ -4,10 +4,10 @@ DESCRIPTION=Manage the Life Cycle of your Package Functions
EAPI=7
HOMEPAGE=https://lifecycle.r-lib.org https://github.com/r-lib/lifecycle https://cran.r-project.org/package=lifecycle
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=dev-lang/R-3.2 dev-R/glue >=dev-R/rlang-0.4.0 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/lifecycle_0.2.0.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=27a4c4ae298f33448d6163ae47920d93
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=d658002668c8505f27e2d8f1523e9e30

View File

@@ -4,10 +4,10 @@ DESCRIPTION=A Forward-Pipe Operator for R
EAPI=7
HOMEPAGE=https://cran.r-project.org/package=magrittr
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/magrittr_1.5.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=d026f7a80e52826f5f4463d8efed6345
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=1dc755e0a69075be0f5f98ea73db8d0e

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=dev-R/cli >=dev-R/crayon-1.3.4 dev-R/fansi >=dev-R/rlang-0.3.0 >=dev-R/vctrs-0.2.0 >=dev-R/utf8-1.1.0 dev-lang/R
DESCRIPTION=Coloured Formatting for Columns
EAPI=7
HOMEPAGE=https://github.com/r-lib/pillar https://cran.r-project.org/package=pillar
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-R/cli >=dev-R/crayon-1.3.4 dev-R/fansi >=dev-R/rlang-0.3.0 >=dev-R/vctrs-0.2.0 >=dev-R/utf8-1.1.0 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/pillar_1.4.4.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=22f0c3e39e5b44844069cd70025a53d2

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=dev-lang/R
DESCRIPTION=Private Configuration for R Packages
EAPI=7
HOMEPAGE=https://github.com/r-lib/pkgconfig https://cran.r-project.org/package=pkgconfig
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=f5a9e1af9610b095ae6f85ec53c456bc

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=>=dev-lang/R-3.2 >=dev-R/magrittr-1.5 >=dev-R/rlang-0.3.1 dev-lang/R
DESCRIPTION=Functional Programming Tools
EAPI=7
HOMEPAGE=http://purrr.tidyverse.org https://github.com/tidyverse/purrr https://cran.r-project.org/package=purrr
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=dev-lang/R-3.2 >=dev-R/magrittr-1.5 >=dev-R/rlang-0.3.1 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/purrr_0.3.4.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=e0d3d908d58586982d79f3c18f47e35d

View File

@@ -4,10 +4,10 @@ DESCRIPTION=Match Regular Expressions with a Nicer API
EAPI=7
HOMEPAGE=https://github.com/MangoTheCat/rematch https://cran.r-project.org/package=rematch
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/rematch_1.0.1.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=6bbfc2ed91b256b98c0486fa44a00500
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=3ce665544ad8186e05a50b8967651663

View File

@@ -4,10 +4,10 @@ DESCRIPTION=Functions for Base Types and Core R and Tidyverse Features
EAPI=7
HOMEPAGE=http://rlang.r-lib.org https://github.com/r-lib/rlang https://cran.r-project.org/package=rlang
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-lang/R
RDEPEND=>=dev-lang/R-3.2.0 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/rlang_0.4.6.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=47e80edc6b176ee40100b3e45f65557f
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=5e0207334a26d4c731aa1f22a7701f5c

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=>=dev-lang/R-3.1.0 dev-R/cli >=dev-R/crayon-1.3.4 >=dev-R/lifecycle-0.2.0 >=dev-R/ellipsis-0.2.0 >=dev-R/fansi-0.4.0 dev-R/magrittr >=dev-R/pillar-1.4.3 dev-R/pkgconfig >=dev-R/rlang-0.4.3 >=dev-R/vctrs-0.2.4 dev-lang/R
DESCRIPTION=Simple Data Frames
EAPI=7
HOMEPAGE=https://tibble.tidyverse.org https://github.com/tidyverse/tibble https://cran.r-project.org/package=tibble
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-lang/R-3.1.0 dev-R/cli >=dev-R/crayon-1.3.4 >=dev-R/lifecycle-0.2.0 >=dev-R/ellipsis-0.2.0 >=dev-R/fansi-0.4.0 dev-R/magrittr >=dev-R/pillar-1.4.3 dev-R/pkgconfig >=dev-R/rlang-0.4.3 >=dev-R/vctrs-0.2.4 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/tibble_3.0.1.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=69475f190eede9f692cb77bfe1df4dd0

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=>=dev-lang/R-3.2 dev-R/ellipsis >=dev-R/glue-1.3.0 >=dev-R/purrr-0.3.2 >=dev-R/rlang-0.4.3 >=dev-R/vctrs-0.2.2 dev-lang/R
DESCRIPTION=Select from a Set of Strings
EAPI=7
HOMEPAGE=https://tidyselect.r-lib.org https://github.com/r-lib/tidyselect https://cran.r-project.org/package=tidyselect
IUSE=byte-compile
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=dev-lang/R-3.2 dev-R/ellipsis >=dev-R/glue-1.3.0 >=dev-R/purrr-0.3.2 >=dev-R/rlang-0.4.3 >=dev-R/vctrs-0.2.2 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/tidyselect_1.0.0.tar.gz
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=3948d3ec2be5f290ae6647820ee4514e

View File

@@ -4,10 +4,10 @@ DESCRIPTION=Unicode Text Processing
EAPI=7
HOMEPAGE=https://github.com/patperry/r-utf8 https://cran.r-project.org/package=utf8
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/utf8_1.1.4.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=0cffc26c3fad75f3212f3ed10f97192b
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=9194f070fc4a64aac6931723d1d2604f

View File

@@ -4,10 +4,10 @@ DESCRIPTION=Vector Helpers
EAPI=7
HOMEPAGE=https://github.com/r-lib/vctrs https://cran.r-project.org/package=vctrs
IUSE=byte-compile
KEYWORDS=~amd64 ~x86
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=dev-lang/R-3.2 dev-R/digest >=dev-R/ellipsis-0.2.0 dev-R/glue >=dev-R/rlang-0.4.5 dev-lang/R
SLOT=0
SRC_URI=http://cran.r-project.org/src/contrib/vctrs_0.2.4.tar.gz
_eclasses_=R-packages-guru af5bf54c0d31b74dff1c99abac5d2410 eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=77dee36be3b82a7061f653fa49c8584f
_eclasses_=R-packages-guru 60eced3f09330237ab998893904f26db eutils fcb2aa98e1948b835b5ae66ca52868c5
_md5_=e85a765fad4f4059a099aec52ca2313a

View File

@@ -0,0 +1,10 @@
DEFINED_PHASES=install
DESCRIPTION=Portable, simple and extensible C++ logging library
EAPI=7
HOMEPAGE=https://github.com/SergiusTheBest/plog
IUSE=examples
KEYWORDS=~amd64
LICENSE=MPL-2.0
SLOT=0
SRC_URI=https://github.com/SergiusTheBest/plog/archive/fda4a26c26b2d1b2beb68d7b92b56950ec2b8ad2.tar.gz -> plog-1.1.5_p20200501.tar.gz
_md5_=ac21703aa0088ef19cab2f92256843af

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=compile configure install
DEPEND=>=dev-libs/libuv-1.10.0
DESCRIPTION=The Wren Programming Language
EAPI=7
HOMEPAGE=http://wren.io/
IUSE=static-libs tools
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-libs/libuv-1.10.0
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/wren-lang/wren/archive/0.2.0.tar.gz -> wren-0.2.0.tar.gz
_eclasses_=multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=03eaecae5de89a998c1744fd3c4b5b0e

View File

@@ -0,0 +1,14 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install unpack
DEPEND=>=dev-libs/libuv-1.10.0
DESCRIPTION=The Wren Programming Language
EAPI=7
HOMEPAGE=http://wren.io/
IUSE=static-libs tools
LICENSE=MIT
PROPERTIES=live
RDEPEND=>=dev-libs/libuv-1.10.0
RESTRICT=test
SLOT=0
_eclasses_=git-r3 86a0188f2ad9eb3d65e4d031ab8a0422 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=03eaecae5de89a998c1744fd3c4b5b0e

View File

@@ -1,16 +1,14 @@
BDEPEND=test? ( dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-python/asynctest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] )
DESCRIPTION=Simple, asyncio-based inotify library for Python
EAPI=7
HOMEPAGE=https://github.com/rbarrois/aionotify
IUSE=test python_targets_python3_6 python_targets_python3_7
IUSE=python_targets_python3_6 python_targets_python3_7
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/rbarrois/aionotify/archive/v0.2.0.tar.gz -> aionotify-0.2.0.tar.gz
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=1a81c142a09385dfbb3f191d0412f52e
_md5_=73d1eb7cb1c48f273a9f9f1bbb7e70a0

View File

@@ -0,0 +1,12 @@
DEFINED_PHASES=install
DEPEND=net-misc/curl !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) sys-fs/fuse:0 sys-apps/file dev-libs/libxml2 dev-libs/json-c
DESCRIPTION=Support for mounting HubiC drive in GNU/Linux
EAPI=7
HOMEPAGE=https://github.com/TurboGit/hubicfuse
IUSE=libressl
KEYWORDS=~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86
LICENSE=LGPL-3
RDEPEND=net-misc/curl !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) sys-fs/fuse:0 sys-apps/file dev-libs/libxml2 dev-libs/json-c
SLOT=0
SRC_URI=https://github.com/TurboGit/hubicfuse/archive/v3.0.1.tar.gz -> hubicfuse-3.0.1.tar.gz
_md5_=20092fd0012ba43c958c8219e43fbea2

View File

@@ -0,0 +1,12 @@
DEFINED_PHASES=install postinst postrm preinst prepare
DEPEND=sys-libs/libcxx dev-libs/expat dev-libs/nss gnome-base/gconf media-gfx/graphite2 media-libs/alsa-lib media-libs/libpng net-print/cups net-libs/gnutls sys-libs/zlib x11-libs/gtk+ x11-libs/libnotify x11-libs/libxcb x11-libs/libXtst media-libs/opus dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=All-in-one voice and text chat
EAPI=7
HOMEPAGE=https://discordapp.com/
KEYWORDS=~amd64
LICENSE=all-rights-reserved
RESTRICT=mirror bindist
SLOT=0
SRC_URI=https://dl-canary.discordapp.net/apps/linux/0.0.103/discord-canary-0.0.103.tar.gz
_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eutils fcb2aa98e1948b835b5ae66ca52868c5 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=f8dcc98b3177208b3fb4020c355607f7

View File

@@ -41,19 +41,29 @@ app-text/katarakt 0.2: Simple PDF viewer
app-text/komikku 0.12.0: An online/offline manga reader for GNOME
app-text/mdbook 0.3.7: Creates a book from markdown files
app-text/noweb 2.12: a literate programming tool, lighter than web
dev-R/R6 2.4.1: Encapsulated Classes with Reference Semantics
dev-R/Rcpp 1.0.4.6: Seamless R and C++ Integration
dev-R/assertthat 0.2.1: Easy Pre and Post Assertions
dev-R/cellranger 1.1.0: Translate Spreadsheet Cell Ranges to Rows and Columns
dev-R/cli 2.0.2: Helpers for Developing Command Line Interfaces
dev-R/crayon 1.3.4: Colored Terminal Output
dev-R/digest 0.6.25: Create Compact Hash Digests of R Objects
dev-R/dplyr 0.8.5: A Grammar of Data Manipulation
dev-R/ellipsis 0.3.0: Tools for Working with ...
dev-R/fansi 0.4.1: ANSI Control Sequence Aware String Functions
dev-R/glue 1.4.0: Interpreted String Literals
dev-R/lifecycle 0.2.0: Manage the Life Cycle of your Package Functions
dev-R/magrittr 1.5: A Forward-Pipe Operator for R
dev-R/pillar 1.4.4: Coloured Formatting for Columns
dev-R/pkgconfig 2.0.3: Private Configuration for R Packages
dev-R/purrr 0.3.4: Functional Programming Tools
dev-R/rematch 1.0.1: Match Regular Expressions with a Nicer API
dev-R/rlang 0.4.6: Functions for Base Types and Core R and Tidyverse Features
dev-R/tibble 3.0.1: Simple Data Frames
dev-R/tidyselect 1.0.0: Select from a Set of Strings
dev-R/utf8 1.1.4: Unicode Text Processing
dev-R/vctrs 0.2.4: Vector Helpers
dev-cpp/plog 1.1.5_p20200501: Portable, simple and extensible C++ logging library
dev-cpp/sprout 0_pre20190615: C++11/14 constexpr based Containers, Algorithms, Random numbers and others
dev-cpp/usockets 0.3.5: tiny eventing, networking & crypto for async applications
dev-cpp/uwebsockets 0.17.4: ultra fast, simple, secure & standards compliant web I/O
@@ -71,6 +81,7 @@ dev-libs/octetos-db-maria 1.2.2_beta: C++ library for Database Acces.
dev-libs/open62541 1.0.1: Open source C implementation of OPC UA
dev-libs/protothreads 1.4: Protothreads - Lightweight, Stackless Threads in C
dev-libs/qhttpengine 1.0.1-r1 9999: HTTP server for Qt applications
dev-libs/wren 0.2.0 9999: The Wren Programming Language
dev-libs/xqilla 2.3.4: An XQuery and XPath 2 library and command line utility written in C++
dev-php/pecl-inotify 2.0.0: Inotify binding for PHP
dev-python/aiofiles 0.5.0: File support for asyncio
@@ -235,7 +246,9 @@ media-video/syncplay 1.6.4_p1: Client/server to synchronize media playback
media-video/vidify 2.2.5: Watch music videos in real time for the songs playing on your device
media-video/vidify-audiosync 0.3.0: Audio synchronization feature for vidify
net-dialup/tio 1.32: Simple TTY terminal application
net-fs/hubicfuse 3.0.1: Support for mounting HubiC drive in GNU/Linux
net-im/biboumi 8.4 9.0_pre20200419: XMPP gateway to IRC
net-im/discord-canary 0.0.103: All-in-one voice and text chat
net-mail/remail 0.9: A set of tools for crypted mailing lists
net-misc/FORT-validator 1.2.0 1.2.1: FORT validator is an open source RPKI validator
net-misc/lyricwikia 0.1.11: Python API to get song lyrics from LyricWikia

View File

@@ -1 +1 @@
Sun, 10 May 2020 17:05:49 +0000
Sun, 10 May 2020 20:07:59 +0000