2021-09-07 03:06:22 UTC

This commit is contained in:
Repository mirror & CI
2021-09-07 03:06:22 +00:00
parent 39e83a8ca3
commit d4063ec754
114 changed files with 1079 additions and 274 deletions

View File

@@ -0,0 +1,17 @@
BDEPEND=sys-devel/bison sys-devel/flex doc? ( app-doc/doxygen python? ( dev-python/sphinx ) ) man? ( app-text/asciidoc app-text/xmlto ) python? ( dev-lang/swig ) 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 install prepare setup
DEPEND=dev-libs/glib:2 dev-libs/elfutils python? ( python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) virtual/libcrypt )
DESCRIPTION=A command-line tool and library to read and convert trace files
EAPI=8
HOMEPAGE=https://babeltrace.org
INHERIT=autotools python-single-r1
IUSE=debug doc man python test python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-libs/glib:2 dev-libs/elfutils python? ( python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) virtual/libcrypt )
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://www.efficios.com/files/babeltrace/babeltrace2-2.0.4.tar.bz2
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 libtool 241a8f577b9781a42a7421e53448a44e autotools c7052b276346587968d52ea8eaf5aca1 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 08d890890f70fe0096093016e55438d5 python-single-r1 d46c125afba8be02eb1cd7104bac6e9c
_md5_=75f97eb1dffeda30eefa24ef929bf697

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=install postinst postrm preinst prepare
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Eclipse IDE for Scientific Computing (C, C++, Fortran)
EAPI=7
HOMEPAGE=https://www.eclipse.org/
INHERIT=desktop eutils xdg
KEYWORDS=~amd64 ~arm64 -*
LICENSE=EPL-2.0
RDEPEND=|| ( dev-java/openjdk:11 dev-java/openjdk-bin:11 dev-java/openjdk-jre-bin:11 dev-java/openjdk-sts-bin:15 ) x11-libs/gtk+:3
RESTRICT=mirror
SLOT=0
SRC_URI=amd64? ( https://download.eclipse.org/technology/epp/downloads/release/2021-06/R/eclipse-parallel-2021-06-R-linux-gtk-x86_64.tar.gz ) arm64? ( https://download.eclipse.org/technology/epp/downloads/release/2021-06/R/eclipse-parallel-2021-06-R-linux-gtk-aarch64.tar.gz )
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff xdg-utils 27f9a2f19502b925ac117bd657aa2979 xdg 6024fbc93167fad782e2032933654857
_md5_=c3b79371cdefea0c6048914fab18e0d5

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
BDEPEND=>=virtual/rust-1.53 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install test unpack
DEPEND=|| ( >=dev-lang/rust-1.53.0[rls] >=dev-lang/rust-bin-1.53.0[rls] )
DEPEND=|| ( >=dev-lang/rust-1.54.0[rls] >=dev-lang/rust-bin-1.54.0[rls] )
DESCRIPTION=An implementation of Language Server Protocol for the Rust programming language
EAPI=8
HOMEPAGE=https://rust-analyzer.github.io
@@ -8,8 +8,8 @@ INHERIT=cargo git-r3
IUSE=debug
LICENSE=0BSD Apache-2.0 Artistic-2 BSD Boost-1.0 CC0-1.0 ISC MIT Unlicense ZLIB
PROPERTIES=live
RDEPEND=|| ( >=dev-lang/rust-1.53.0[rls] >=dev-lang/rust-bin-1.53.0[rls] )
RDEPEND=|| ( >=dev-lang/rust-1.54.0[rls] >=dev-lang/rust-bin-1.54.0[rls] )
RESTRICT=mirror
SLOT=0
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 cargo c7fefacaebdcb455d2a7b59429eb47a6 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=494fa378589f4c430d2378baed680810
_md5_=186ef49134ff991fc7de1bd8d7aabeb0

View File

@@ -1,9 +1,9 @@
DEFINED_PHASES=install postinst
DESCRIPTION=An implementation of Language Server Protocol for the Rust programming language
EAPI=7
EAPI=8
HOMEPAGE=https://rust-analyzer.github.io
KEYWORDS=~amd64
LICENSE=Apache-2.0 MIT-with-advertising
SLOT=0
SRC_URI=https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-08-02/rust-analyzer-x86_64-unknown-linux-gnu.gz -> rust-analyzer-bin-2021.08.02.gz
_md5_=15d2bcc66dd9d681ab0e162af3621d43
SRC_URI=https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-08-30/rust-analyzer-x86_64-unknown-linux-gnu.gz -> rust-analyzer-bin-2021.08.30.gz
_md5_=22454142c1c27a8c161e9fe7368ccf08