2021-10-25 12:06:34 UTC

This commit is contained in:
Repository mirror & CI
2021-10-25 12:06:34 +00:00
parent d510df8e2c
commit 02820c1ef3
56 changed files with 531 additions and 141 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=app-arch/libarchive[lzma,bzip2,zlib] app-arch/lrzip app-arch/lzip app-arch/lzop dev-qt/qtgui:5 dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=A Qt based archiving solution with libarchive backend
EAPI=7
HOMEPAGE=https://gitlab.com/marcusbritanicus/libarchive-qt
INHERIT=xdg cmake
IUSE=static-libs
KEYWORDS=~amd64
LICENSE=LGPL-3
RDEPEND=app-arch/libarchive[lzma,bzip2,zlib] app-arch/lrzip app-arch/lzip app-arch/lzop dev-qt/qtgui:5
RESTRICT=test
SLOT=0
SRC_URI=https://gitlab.com/marcusbritanicus/libarchive-qt/-/archive/v2.0.6/libarchive-qt-v2.0.6.tar.gz -> libarchive-qt-2.0.6.tar.gz
_eclasses_=xdg-utils 27f9a2f19502b925ac117bd657aa2979 xdg 6024fbc93167fad782e2032933654857 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 cmake 11fee991ab428a3370e5c20fa8231fb6
_md5_=56ce3d56948a53b1b84751b640023569

File diff suppressed because one or more lines are too long

View File

@@ -5,7 +5,7 @@ HOMEPAGE=https://github.com/ForensicITGuy/libpreloadvaccine
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=!test? ( test )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/ForensicITGuy/libpreloadvaccine/archive/634e0155e77bb539a5b35c0ea964bbc525ae3f74.tar.gz -> libpreloadvaccine-0_pre20190831.tar.gz
_md5_=6379d53b20f0e00ca5d41fd86cefd40d
_md5_=2fef7ab4d921fd54c9e7e8ca0467b8f0

View File

@@ -0,0 +1,15 @@
DEFINED_PHASES=install postinst postrm preinst prepare
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Free cross platform open source file manager with two panels side by side.
EAPI=7
HOMEPAGE=https://doublecmd.sourceforge.io/
INHERIT=desktop wrapper xdg
IUSE=gtk qt5
KEYWORDS=-* ~amd64 ~x86
LICENSE=GPL-2+ LGPL-2-with-linking-exception LGPL-2.1+ LGPL-3 GPL-1 freedist
RDEPEND=dev-libs/glib:2 sys-apps/dbus x11-libs/libX11 virtual/libc gtk? ( x11-libs/gtk+:2 ) qt5? ( dev-qt/qtgui:5 dev-qt/qtx11extras:5 )
REQUIRED_USE=^^ ( gtk qt5 )
SLOT=0
SRC_URI=amd64? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-1.0.0.gtk2.x86_64.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-1.0.0.qt.x86_64.tar.xz ) ) x86? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-1.0.0.gtk2.i386.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-1.0.0.qt.i386.tar.xz ) )
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils 27f9a2f19502b925ac117bd657aa2979 xdg 6024fbc93167fad782e2032933654857
_md5_=2754f907da9dcb5f9a4fafee38799c6a

View File

@@ -1,10 +0,0 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile configure prepare
DESCRIPTION=Identify and manipulate duplicate files
EAPI=7
HOMEPAGE=https://www.jodybruchon.com/software/#jdupes
KEYWORDS=~amd64 ~x86
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/jbruchon/jdupes/archive/refs/tags/v1.20.0.tar.gz -> jdupes-1.20.0.tar.gz
_md5_=c5975092af21003277f6a7e88c4ecbbb

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,17 @@
BDEPEND=>=dev-util/meson-0.58.2-r1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=>=gui-libs/libhandy-1.2.0 >=x11-libs/gtk+-3.24.10:3 python_single_target_python3_8? ( dev-python/beautifulsoup4[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/dateparser[python_targets_python3_8(-)] dev-python/keyring[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/natsort[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pure-protobuf[python_targets_python3_8(-)] dev-python/pygobject[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/dateparser[python_targets_python3_9(-)] dev-python/keyring[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/natsort[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/pure-protobuf[python_targets_python3_9(-)] dev-python/pygobject[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] ) dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=An online/offline manga reader for GNOME
EAPI=7
HOMEPAGE=https://gitlab.com/valos/Komikku
INHERIT=python-single-r1 meson gnome2-utils xdg
IUSE=python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=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] ) >=gui-libs/libhandy-1.2.0 >=x11-libs/gtk+-3.24.10:3 python_single_target_python3_8? ( dev-python/beautifulsoup4[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/dateparser[python_targets_python3_8(-)] dev-python/keyring[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/natsort[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pure-protobuf[python_targets_python3_8(-)] dev-python/pygobject[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/dateparser[python_targets_python3_9(-)] dev-python/keyring[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/natsort[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/pure-protobuf[python_targets_python3_9(-)] dev-python/pygobject[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
RESTRICT=test
SLOT=0
SRC_URI=https://gitlab.com/valos/Komikku/-/archive/v0.35.1/Komikku-v0.35.1.tar.gz -> komikku-0.35.1.tar.gz
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-single-r1 d46c125afba8be02eb1cd7104bac6e9c ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 meson 9f3e84959ae1d60e19bc91f212774dcc edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff xdg-utils 27f9a2f19502b925ac117bd657aa2979 gnome2-utils 355c758ccc0d6df60d43a066640e642c xdg 6024fbc93167fad782e2032933654857
_md5_=259f3f5d02195189fd34953e8597b6a8

View File

@@ -1,16 +1,16 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
BDEPEND=doc? ( app-doc/doxygen ) dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-cpp/trantor dev-libs/jsoncpp sys-libs/zlib brotli? ( app-arch/brotli ) mariadb? ( dev-db/mariadb:= ) postgres? ( dev-db/postgresql:= ) redis? ( dev-libs/hiredis ) sqlite? ( dev-db/sqlite ) ssl? ( dev-libs/openssl ) test? ( dev-cpp/gtest )
DEPEND=>=dev-cpp/trantor-1.5.2 dev-libs/jsoncpp sys-libs/zlib brotli? ( app-arch/brotli ) mariadb? ( dev-db/mariadb:= ) postgres? ( dev-db/postgresql:= ) redis? ( dev-libs/hiredis ) sqlite? ( dev-db/sqlite ) ssl? ( dev-libs/openssl ) test? ( dev-cpp/gtest )
DESCRIPTION=C++14/17 based HTTP web application framework
EAPI=7
HOMEPAGE=https://github.com/drogonframework/drogon
INHERIT=cmake
IUSE=+brotli examples mariadb postgres redis sqlite +ssl test
IUSE=+brotli doc examples mariadb postgres redis sqlite +ssl test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-cpp/trantor dev-libs/jsoncpp sys-libs/zlib brotli? ( app-arch/brotli ) mariadb? ( dev-db/mariadb:= ) postgres? ( dev-db/postgresql:= ) redis? ( dev-libs/hiredis ) sqlite? ( dev-db/sqlite ) ssl? ( dev-libs/openssl )
RDEPEND=>=dev-cpp/trantor-1.5.2 dev-libs/jsoncpp sys-libs/zlib brotli? ( app-arch/brotli ) mariadb? ( dev-db/mariadb:= ) postgres? ( dev-db/postgresql:= ) redis? ( dev-libs/hiredis ) sqlite? ( dev-db/sqlite ) ssl? ( dev-libs/openssl )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/drogonframework/drogon/archive/refs/tags/v1.7.1.tar.gz -> drogon-1.7.1.tar.gz
SRC_URI=https://github.com/drogonframework/drogon/archive/refs/tags/v1.7.3.tar.gz -> drogon-1.7.3.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
_md5_=7ddb2b11804a71956d1ecdee13ff52e7
_md5_=b9ecc9865528d88491727df7fce11068

View File

@@ -0,0 +1,14 @@
BDEPEND=sys-devel/bison sys-devel/flex dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=app-arch/zstd ~dev-cpp/fizz-2021.10.18.00:= ~dev-cpp/folly-2021.10.18.00:= dev-cpp/gflags dev-cpp/glog ~dev-cpp/wangle-2021.10.18.00:= dev-libs/libfmt dev-libs/openssl:0= sys-libs/zlib
DESCRIPTION=Facebook's branch of Apache Thrift, including a new C++ server
EAPI=8
HOMEPAGE=https://github.com/facebook/fbthrift
INHERIT=cmake
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=app-arch/zstd ~dev-cpp/fizz-2021.10.18.00:= ~dev-cpp/folly-2021.10.18.00:= dev-cpp/gflags dev-cpp/glog ~dev-cpp/wangle-2021.10.18.00:= dev-libs/libfmt dev-libs/openssl:0= sys-libs/zlib
SLOT=0
SRC_URI=https://github.com/facebook/fbthrift/archive/v2021.10.18.00.tar.gz -> fbthrift-2021.10.18.00.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
_md5_=055aa27afacc331a8634a9bb3ee63ae9

View File

@@ -0,0 +1,14 @@
BDEPEND=sys-devel/bison sys-devel/flex dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=app-arch/zstd ~dev-cpp/fizz-2021.10.25.00:= ~dev-cpp/folly-2021.10.25.00:= dev-cpp/gflags dev-cpp/glog ~dev-cpp/wangle-2021.10.25.00:= dev-libs/libfmt dev-libs/openssl:0= sys-libs/zlib
DESCRIPTION=Facebook's branch of Apache Thrift, including a new C++ server
EAPI=8
HOMEPAGE=https://github.com/facebook/fbthrift
INHERIT=cmake
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=app-arch/zstd ~dev-cpp/fizz-2021.10.25.00:= ~dev-cpp/folly-2021.10.25.00:= dev-cpp/gflags dev-cpp/glog ~dev-cpp/wangle-2021.10.25.00:= dev-libs/libfmt dev-libs/openssl:0= sys-libs/zlib
SLOT=0
SRC_URI=https://github.com/facebook/fbthrift/archive/v2021.10.25.00.tar.gz -> fbthrift-2021.10.25.00.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
_md5_=055aa27afacc331a8634a9bb3ee63ae9

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=~dev-cpp/folly-2021.10.18.00:= dev-cpp/gflags dev-cpp/glog dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/libsodium dev-libs/openssl:0= dev-cpp/gtest
DESCRIPTION=C++14 implementation of the TLS-1.3 standard
EAPI=8
HOMEPAGE=https://github.com/facebookincubator/fizz
INHERIT=cmake
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=~dev-cpp/folly-2021.10.18.00:= dev-cpp/gflags dev-cpp/glog dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/libsodium dev-libs/openssl:0=
SLOT=0
SRC_URI=https://github.com/facebookincubator/fizz/archive/v2021.10.18.00.tar.gz -> fizz-2021.10.18.00.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
_md5_=f9611ce3e22687e65f1a71c610f25d95

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=~dev-cpp/folly-2021.10.25.00:= dev-cpp/gflags dev-cpp/glog dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/libsodium dev-libs/openssl:0= dev-cpp/gtest
DESCRIPTION=C++14 implementation of the TLS-1.3 standard
EAPI=8
HOMEPAGE=https://github.com/facebookincubator/fizz
INHERIT=cmake
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=~dev-cpp/folly-2021.10.25.00:= dev-cpp/gflags dev-cpp/glog dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/libsodium dev-libs/openssl:0=
SLOT=0
SRC_URI=https://github.com/facebookincubator/fizz/archive/v2021.10.25.00.tar.gz -> fizz-2021.10.25.00.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
_md5_=f9611ce3e22687e65f1a71c610f25d95

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=app-arch/lz4 <app-arch/snappy-1.1.9:= app-arch/zstd dev-cpp/gflags dev-cpp/glog[gflags] dev-libs/boost[context,threads(+)] dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt sys-libs/binutils-libs sys-libs/zlib
DESCRIPTION=An open-source C++ library developed and used at Facebook
EAPI=8
HOMEPAGE=https://github.com/facebook/folly
INHERIT=cmake flag-o-matic
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=Apache-2.0
RDEPEND=app-arch/lz4 <app-arch/snappy-1.1.9:= app-arch/zstd dev-cpp/gflags dev-cpp/glog[gflags] dev-libs/boost[context,threads(+)] dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt sys-libs/binutils-libs sys-libs/zlib
SLOT=0
SRC_URI=https://github.com/facebook/folly/archive/v2021.10.18.00.tar.gz -> folly-2021.10.18.00.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
_md5_=2ab0284d0f2ebb50d25c6d8864248e10

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=app-arch/lz4 <app-arch/snappy-1.1.9:= app-arch/zstd dev-cpp/gflags dev-cpp/glog[gflags] dev-libs/boost[context,threads(+)] dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt sys-libs/binutils-libs sys-libs/zlib
DESCRIPTION=An open-source C++ library developed and used at Facebook
EAPI=8
HOMEPAGE=https://github.com/facebook/folly
INHERIT=cmake flag-o-matic
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=Apache-2.0
RDEPEND=app-arch/lz4 <app-arch/snappy-1.1.9:= app-arch/zstd dev-cpp/gflags dev-cpp/glog[gflags] dev-libs/boost[context,threads(+)] dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt sys-libs/binutils-libs sys-libs/zlib
SLOT=0
SRC_URI=https://github.com/facebook/folly/archive/v2021.10.25.00.tar.gz -> folly-2021.10.25.00.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
_md5_=2ab0284d0f2ebb50d25c6d8864248e10

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-cpp/gtest )
DESCRIPTION=Performance-portable, length-agnostic SIMD with runtime dispatch
EAPI=8
HOMEPAGE=https://github.com/google/highway
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/google/highway/archive/refs/tags/0.14.2.tar.gz -> highway-0.14.2.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
_md5_=b09eb14c0f94477709b32237adeae6bd

View File

@@ -1,11 +1,14 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=test? ( dev-cpp/gtest )
DESCRIPTION=Performance-portable, length-agnostic SIMD with runtime dispatch
EAPI=7
EAPI=8
HOMEPAGE=https://github.com/google/highway
INHERIT=cmake git-r3
IUSE=test
LICENSE=Apache-2.0
PROPERTIES=live
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=ec3a757a74e1b9eaf1473c2ce666c010
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=b09eb14c0f94477709b32237adeae6bd

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=adns? ( net-dns/c-ares ) ssl? ( dev-libs/openssl ) doc? ( app-doc/doxygen ) test? ( dev-cpp/gtest )
DESCRIPTION=Non-blocking I/O tcp network lib based on c++14/17
EAPI=7
HOMEPAGE=https://github.com/an-tao/trantor
INHERIT=cmake
IUSE=adns doc +ssl test
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=adns? ( net-dns/c-ares ) ssl? ( dev-libs/openssl )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/an-tao/trantor/archive/refs/tags/v1.5.2.tar.gz -> trantor-1.5.2.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
_md5_=5400057ca0915da01120d3cb860fee5d

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=~dev-cpp/fizz-2021.10.18.00:= ~dev-cpp/folly-2021.10.18.00:= dev-cpp/gflags dev-cpp/glog dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/openssl:0=
DESCRIPTION=Framework providing common client/server abstractions
EAPI=8
HOMEPAGE=https://github.com/facebook/wangle
INHERIT=cmake
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=~dev-cpp/fizz-2021.10.18.00:= ~dev-cpp/folly-2021.10.18.00:= dev-cpp/gflags dev-cpp/glog dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/openssl:0=
SLOT=0
SRC_URI=https://github.com/facebook/wangle/archive/v2021.10.18.00.tar.gz -> wangle-2021.10.18.00.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
_md5_=47706885c488876b142477bee902b54e

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=~dev-cpp/fizz-2021.10.25.00:= ~dev-cpp/folly-2021.10.25.00:= dev-cpp/gflags dev-cpp/glog dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/openssl:0=
DESCRIPTION=Framework providing common client/server abstractions
EAPI=8
HOMEPAGE=https://github.com/facebook/wangle
INHERIT=cmake
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=~dev-cpp/fizz-2021.10.25.00:= ~dev-cpp/folly-2021.10.25.00:= dev-cpp/gflags dev-cpp/glog dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/openssl:0=
SLOT=0
SRC_URI=https://github.com/facebook/wangle/archive/v2021.10.25.00.tar.gz -> wangle-2021.10.25.00.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
_md5_=47706885c488876b142477bee902b54e

View File

@@ -2,15 +2,14 @@ BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=dev-libs/gmp
DESCRIPTION=The Lean Theorem Prover
EAPI=7
EAPI=8
HOMEPAGE=https://leanprover-community.github.io/
INHERIT=cmake
IUSE=+json test +threads
INHERIT=cmake optfeature
IUSE=debug +json +threads
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-libs/gmp
RESTRICT=!test? ( test )
SLOT=0
SLOT=0/3
SRC_URI=https://github.com/leanprover-community/lean/archive/refs/tags/v3.33.0.tar.gz -> lean-3.33.0.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
_md5_=b733e9618c3b6df9a0cf0dcbe05dde34
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6 optfeature 30ce9dec2b8943338c9b015bd32bac6a
_md5_=010229b1f20b0ba787b96197fd623911

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=dev-libs/gmp
DESCRIPTION=The Lean Theorem Prover
EAPI=8
HOMEPAGE=https://leanprover-community.github.io/
INHERIT=cmake optfeature
IUSE=debug +json +threads
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-libs/gmp
SLOT=0/3
SRC_URI=https://github.com/leanprover-community/lean/archive/refs/tags/v3.34.0.tar.gz -> lean-3.34.0.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6 optfeature 30ce9dec2b8943338c9b015bd32bac6a
_md5_=010229b1f20b0ba787b96197fd623911

View File

@@ -0,0 +1,14 @@
BDEPEND=>=virtual/rust-1.47.0 >=virtual/rust-1.37.0
DEFINED_PHASES=compile configure install test unpack
DESCRIPTION=Core logic for an AT&T / Teletype DMD 5620 terminal emulator
EAPI=7
HOMEPAGE=https://github.com/sethm/dmd_core
INHERIT=cargo toolchain-funcs
IUSE=debug
KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=test mirror
SLOT=0
SRC_URI=https://github.com/sethm/dmd_core/archive/v0.6.2.tar.gz -> dmd_core-0.6.2.tar.gz https://crates.io/api/v1/crates/lazy_static/1.4.0/download -> lazy_static-1.4.0.crate https://crates.io/api/v1/crates/libc/0.2.103/download -> libc-0.2.103.crate
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 cargo c7fefacaebdcb455d2a7b59429eb47a6
_md5_=e8428988feedf85fab1399adbaff6701

View File

@@ -1,16 +0,0 @@
BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/pbr-1.3[python_targets_python3_8(-)?]
DESCRIPTION=Simplify the writing of REST APIs, and extend them with additional protocols.
EAPI=7
HOMEPAGE=https://pythonhosted.org/WSME
INHERIT=distutils-r1
IUSE=python_targets_python3_8
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/pbr-1.3[python_targets_python3_8(-)?] >=dev-python/six-1.9.0[python_targets_python3_8(-)?] >=dev-python/webob-1.8.0[python_targets_python3_8(-)?] dev-python/simplegeneric[python_targets_python3_8(-)?] dev-python/pytz[python_targets_python3_8(-)?] >=dev-python/netaddr-0.7.12[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 )
SLOT=0
SRC_URI=mirror://pypi/W/WSME/WSME-0.10.0.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
_md5_=b9ddca93d7822c19894f52e547dc1ceb

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( dev-python/transaction[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pecan[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/flask[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/flask-restful[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/webtest[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( >=dev-python/webob-1.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/simplegeneric[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytz[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/netaddr-0.7.12[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/nose-1.3.7-r4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/webob-1.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/simplegeneric[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytz[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/netaddr-0.7.12[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DESCRIPTION=Simplify the writing of REST APIs, and extend them with additional protocols
EAPI=8
HOMEPAGE=https://opendev.org/x/wsme https://pypi.org/project/WSME
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/webob-1.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/simplegeneric[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytz[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/netaddr-0.7.12[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/W/WSME/WSME-0.11.0.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
_md5_=6497131bca9b3b98c345af80134da013

View File

@@ -2,8 +2,8 @@ BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/setuptools[python_targets_python3_8(-)?]
DESCRIPTION=Xen API SDK, for communication with Citrix XenServer and Xen Cloud Platform
EAPI=7
HOMEPAGE=http://community.citrix.com/display/xs/Download+SDKs
EAPI=8
HOMEPAGE=https://xenproject.org/developers/teams/xen-api https://github.com/xapi-project/xen-api https://pypi.org/project/XenAPI
INHERIT=distutils-r1
IUSE=python_targets_python3_8
KEYWORDS=~amd64
@@ -12,5 +12,5 @@ RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec
REQUIRED_USE=|| ( python_targets_python3_8 )
SLOT=0
SRC_URI=mirror://pypi/X/XenAPI/XenAPI-2.14.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
_md5_=b9ab23cfa981113252a05d5dfcc335e1
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
_md5_=c54dfdfe0d8b985658ca5f2fb1ce178b

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ionelmc/python-manhole/archive/v1.8.0.tar.gz -> manhole-1.8.0.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
_md5_=c1a79faddcac21094012b4624d47561d
_md5_=292f147d3f627a68dd225411cfa4b748

View File

@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/uber-common/opentracing-python-instrumentation/archive/refs/tags/3.3.1.tar.gz -> opentracing_instrumentation-3.3.1.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
_md5_=65b0461f353e100b48eb9759fa0dcc3d
_md5_=bed9455de98be61ed0d8c7059723a511

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python implementation of Jean Meeus astronomical routines
EAPI=8
HOMEPAGE=https://github.com/architest/pymeeus
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=LGPL-3
RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/P/PyMeeus/PyMeeus-0.5.11.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
_md5_=3f1fb96fbddbb1a914e21d2568cf2691

View File

@@ -1,6 +1,6 @@
BDEPEND=test? ( >=dev-python/cryptography-1.4[python_targets_python3_8(-)?] dev-python/defusedxml[python_targets_python3_8(-)?] dev-python/pyopenssl[python_targets_python3_8(-)?] dev-python/python-dateutil[python_targets_python3_8(-)?] dev-python/pytz[python_targets_python3_8(-)?] >=dev-python/requests-1.0.0[python_targets_python3_8(-)?] dev-python/six[python_targets_python3_8(-)?] dev-python/importlib_resources[python_targets_python3_8(-)?] >=dev-python/xmlschema-1.2.1[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
BDEPEND=test? ( dev-python/toml[python_targets_python3_8(-)?] dev-python/pyasn1[python_targets_python3_8(-)?] dev-python/pymongo[python_targets_python3_8(-)?] dev-python/responses[python_targets_python3_8(-)?] dev-python/mock[python_targets_python3_8(-)?] ) test? ( >=dev-python/cryptography-1.4[python_targets_python3_8(-)?] dev-python/defusedxml[python_targets_python3_8(-)?] dev-python/pyopenssl[python_targets_python3_8(-)?] dev-python/python-dateutil[python_targets_python3_8(-)?] dev-python/pytz[python_targets_python3_8(-)?] >=dev-python/requests-1.0.0[python_targets_python3_8(-)?] dev-python/six[python_targets_python3_8(-)?] dev-python/importlib_resources[python_targets_python3_8(-)?] >=dev-python/xmlschema-1.2.1[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/cryptography-1.4[python_targets_python3_8(-)?] dev-python/defusedxml[python_targets_python3_8(-)?] dev-python/pyopenssl[python_targets_python3_8(-)?] dev-python/python-dateutil[python_targets_python3_8(-)?] dev-python/pytz[python_targets_python3_8(-)?] >=dev-python/requests-1.0.0[python_targets_python3_8(-)?] dev-python/six[python_targets_python3_8(-)?] dev-python/importlib_resources[python_targets_python3_8(-)?] >=dev-python/xmlschema-1.2.1[python_targets_python3_8(-)?] test? ( dev-python/toml[python_targets_python3_8(-)?] dev-python/pyasn1[python_targets_python3_8(-)?] dev-python/pymongo[python_targets_python3_8(-)?] dev-python/responses[python_targets_python3_8(-)?] )
DEPEND=>=dev-python/cryptography-1.4[python_targets_python3_8(-)?] dev-python/defusedxml[python_targets_python3_8(-)?] dev-python/pyopenssl[python_targets_python3_8(-)?] dev-python/python-dateutil[python_targets_python3_8(-)?] dev-python/pytz[python_targets_python3_8(-)?] >=dev-python/requests-1.0.0[python_targets_python3_8(-)?] dev-python/six[python_targets_python3_8(-)?] dev-python/importlib_resources[python_targets_python3_8(-)?] >=dev-python/xmlschema-1.2.1[python_targets_python3_8(-)?]
DESCRIPTION=Python implementation of SAML Version 2 to be used in a WSGI environment
EAPI=8
HOMEPAGE=https://github.com/rohe/pysaml2
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/IdentityPython/pysaml2/archive/refs/tags/v7.0.1.tar.gz -> pysaml2-7.0.1.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
_md5_=9ee1bbd3efe86b19288def6a0f88fc80
_md5_=66cb6c72cf1e9d9cf934f313d5404e37

View File

@@ -1,16 +0,0 @@
BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?]
DESCRIPTION=OpenStack Orchestration API Client Library
EAPI=7
HOMEPAGE=https://www.openstack.org/
INHERIT=distutils-r1
IUSE=python_targets_python3_8
KEYWORDS=~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux
LICENSE=Apache-2.0
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0[python_targets_python3_8(-)?] >=dev-python/Babel-2.3.4[python_targets_python3_8(-)?] !~dev-python/Babel-2.4.0[python_targets_python3_8(-)?] >=dev-python/cliff-2.8.0[python_targets_python3_8(-)?] !~dev-python/cliff-2.9.0[python_targets_python3_8(-)?] >=dev-python/iso8601-0.1.11[python_targets_python3_8(-)?] >=dev-python/osc-lib-1.8.0[python_targets_python3_8(-)?] >=dev-python/prettytable-0.7.2[python_targets_python3_8(-)?] <dev-python/prettytable-0.8[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?] !~dev-python/oslo-serialization-2.19.1[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/keystoneauth-3.4.0[python_targets_python3_8(-)?] >=dev-python/python-swiftclient-3.2.0[python_targets_python3_8(-)?] >=dev-python/pyyaml-3.12.0[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/six-1.10.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 )
SLOT=0
SRC_URI=mirror://pypi/p/python-heatclient/python-heatclient-2.2.1.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
_md5_=eba4aaada6af81165ca77174cd263f89

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/hacking-3.0.1[python_targets_python3_8(-)?] >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?] >=dev-python/requests-mock-1.2.0[python_targets_python3_8(-)?] >=dev-python/python-openstackclient-3.12.0[python_targets_python3_8(-)?] >=dev-python/stestr-2.0.0[python_targets_python3_8(-)?] >=dev-python/tempest-17.1.0[python_targets_python3_8(-)?] >=dev-python/testscenarios-0.4[python_targets_python3_8(-)?] >=dev-python/testtools-2.2.0[python_targets_python3_8(-)?] ) test? ( >=dev-python/Babel-2.3.4[python_targets_python3_8(-)?] >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/cliff-2.8.0[python_targets_python3_8(-)?] >=dev-python/iso8601-0.1.11[python_targets_python3_8(-)?] >=dev-python/osc-lib-1.14.0[python_targets_python3_8(-)?] >=dev-python/prettytable-0.7.2[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/keystoneauth-3.8.0[python_targets_python3_8(-)?] >=dev-python/python-swiftclient-3.2.0[python_targets_python3_8(-)?] >=dev-python/pyyaml-3.13[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/six-1.10.0[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=OpenStack Orchestration API Client Library
EAPI=8
HOMEPAGE=https://github.com/openstack/python-heatclient https://opendev.org/openstack/python-blazarclient https://pypi.org/project/python-blazarclient https://launchpad.net/python-heatclient
INHERIT=distutils-r1
IUSE=test python_targets_python3_8
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/Babel-2.3.4[python_targets_python3_8(-)?] >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/cliff-2.8.0[python_targets_python3_8(-)?] >=dev-python/iso8601-0.1.11[python_targets_python3_8(-)?] >=dev-python/osc-lib-1.14.0[python_targets_python3_8(-)?] >=dev-python/prettytable-0.7.2[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-1.18.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/keystoneauth-3.8.0[python_targets_python3_8(-)?] >=dev-python/python-swiftclient-3.2.0[python_targets_python3_8(-)?] >=dev-python/pyyaml-3.13[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/six-1.10.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/p/python-heatclient/python-heatclient-2.4.0.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
_md5_=97dd31690f8306495998e727464349e4

View File

@@ -1,16 +0,0 @@
BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0
DESCRIPTION=A client for the OpenStack Mistral API
EAPI=7
HOMEPAGE=https://github.com/openstack/python-mistralclient
INHERIT=distutils-r1
IUSE=python_targets_python3_8
KEYWORDS=~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux
LICENSE=Apache-2.0
RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] !~dev-python/pbr-2.1.0 >=dev-python/cliff-2.8.0[python_targets_python3_8(-)?] !~dev-python/cliff-2.9.0[python_targets_python3_8(-)?] >=dev-python/osc-lib-1.8.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-2.18.0[python_targets_python3_8(-)?] !~dev-python/oslo-serialization-2.19.1[python_targets_python3_8(-)?] >=dev-python/keystoneauth-3.4.0[python_targets_python3_8(-)?] >=dev-python/pyyaml-3.13.0[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 )
SLOT=0
SRC_URI=mirror://pypi/p/python-mistralclient/python-mistralclient-4.1.1.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
_md5_=0c32b8cffb2a08369ea1c9bdd50d5cea

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-python/hacking-3.0.1[python_targets_python3_8(-)?] >=dev-python/python-openstackclient-3.12.0[python_targets_python3_8(-)?] >=dev-python/oslotest-3.2.0[python_targets_python3_8(-)?] >=dev-python/requests-mock-1.2.0[python_targets_python3_8(-)?] >=dev-python/tempest-17.1.0[python_targets_python3_8(-)?] >=dev-python/osprofiler-1.4.0[python_targets_python3_8(-)?] >=dev-python/stestr-2.0.0[python_targets_python3_8(-)?] >=dev-python/os-client-config-1.28.0[python_targets_python3_8(-)?] ) test? ( >=dev-python/cliff-2.8.0[python_targets_python3_8(-)?] >=dev-python/osc-lib-1.8.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-2.18.0[python_targets_python3_8(-)?] >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/keystoneauth-3.4.0[python_targets_python3_8(-)?] >=dev-python/pyyaml-3.13[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/cliff-2.8.0[python_targets_python3_8(-)?] >=dev-python/osc-lib-1.8.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-2.18.0[python_targets_python3_8(-)?] >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/keystoneauth-3.4.0[python_targets_python3_8(-)?] >=dev-python/pyyaml-3.13[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?]
DESCRIPTION=A client for the OpenStack Mistral API
EAPI=8
HOMEPAGE=https://github.com/openstack/python-mistralclient https://opendev.org/openstack/python-blazarclient https://pypi.org/project/python-blazarclient https://launchpad.net/python-mistralclient
INHERIT=distutils-r1
IUSE=test python_targets_python3_8
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/cliff-2.8.0[python_targets_python3_8(-)?] >=dev-python/osc-lib-1.8.0[python_targets_python3_8(-)?] >=dev-python/oslo-utils-3.33.0[python_targets_python3_8(-)?] >=dev-python/oslo-i18n-3.15.3[python_targets_python3_8(-)?] >=dev-python/oslo-serialization-2.18.0[python_targets_python3_8(-)?] >=dev-python/pbr-2.0.0[python_targets_python3_8(-)?] >=dev-python/keystoneauth-3.4.0[python_targets_python3_8(-)?] >=dev-python/pyyaml-3.13[python_targets_python3_8(-)?] >=dev-python/requests-2.14.2[python_targets_python3_8(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/p/python-mistralclient/python-mistralclient-4.3.0.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
_md5_=e7036f2bd81ba25aed3d3b49a8f8fd9f

View File

@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/thriftrw/thriftrw-python/archive/refs/tags/1.8.1.tar.gz -> thriftrw-1.8.1.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
_md5_=3ad5cfe5902e96e1e9b124133bb019db
_md5_=e2c37747b345ebb1c008557cf3b7ce85

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( dev-python/mock[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( dev-python/zope-interface[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/nose-1.3.7-r4[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( || ( ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-)] ) ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] ) ( >=dev-python/pypy3-7.3.0:0 dev-python/sphinx[python_targets_pypy3(-)] ) ) ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/zope-interface[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=Transaction management for Python
EAPI=8
HOMEPAGE=http://pypi.python.org/pypi/transaction https://github.com/zopefoundation/transaction
INHERIT=distutils-r1
IUSE=test doc python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=ZPL
RDEPEND=dev-python/zope-interface[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/t/transaction/transaction-3.0.1.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
_md5_=55d25dc71fc2e6a13dfb0ad5827d6e45

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-lang/go-1.10
DEFINED_PHASES=compile install test unpack
DEPEND=sys-libs/glibc
DESCRIPTION=Lazygit, a simple terminal UI for git commands
EAPI=7
HOMEPAGE=https://github.com/jesseduffield/lazygit
INHERIT=golang-build golang-vcs-snapshot
IUSE=doc
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=sys-libs/glibc
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.30.tar.gz -> lazygit-0.30.tar.gz
_eclasses_=golang-base b8fb27dacacea08140c53857f439fc7d golang-build f037bca330974d0c1a23c7390ddcba09 golang-vcs-snapshot ee98df2c8a27c4347826db72f6dc2d50
_md5_=06beb5f1e52d3f21802e604ca39e6c0e

View File

@@ -0,0 +1,16 @@
BDEPEND=app-text/scdoc app-i18n/unicode-data examples? ( dev-libs/wayland-protocols dev-util/wayland-scanner ) >=dev-util/meson-0.58.2-r1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/tllist media-libs/fontconfig media-libs/freetype x11-libs/pixman text-shaping? ( media-libs/harfbuzz ) examples? ( dev-libs/libutf8proc:= dev-libs/wayland ) test? ( text-shaping? ( media-fonts/noto-emoji ) )
DESCRIPTION=A simple library for font loading and glyph rasterization
EAPI=7
HOMEPAGE=https://codeberg.org/dnkl/fcft
INHERIT=meson
IUSE=examples +text-shaping test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/tllist media-libs/fontconfig media-libs/freetype x11-libs/pixman text-shaping? ( media-libs/harfbuzz ) examples? ( dev-libs/libutf8proc:= dev-libs/wayland )
RESTRICT=!test? ( test )
SLOT=0/3
SRC_URI=https://codeberg.org/dnkl/fcft/archive/2.4.6.tar.gz -> fcft-2.4.6.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 python-utils-r1 655fe65f186504e455c2f3116808fda8 meson 9f3e84959ae1d60e19bc91f212774dcc
_md5_=4deddcd147caad3c798189b236b149b4

View File

@@ -0,0 +1,15 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile install postinst
DEPEND=media-video/mpv:=[cplugins,libmpv] dev-libs/glib
DESCRIPTION=MPRIS plugin for mpv
EAPI=8
HOMEPAGE=https://github.com/hoyon/mpv-mpris
INHERIT=toolchain-funcs
IUSE=+autoload
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=MIT
RDEPEND=media-video/mpv:=[cplugins,libmpv] dev-libs/glib
SLOT=0
SRC_URI=https://github.com/hoyon/mpv-mpris/archive/0.6.tar.gz -> mpv-mpris-0.6.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988
_md5_=0d9ba7ef106823ca7457d9723a706e9a

View File

@@ -2,7 +2,7 @@ BDEPEND=virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install postinst unpack
DEPEND=media-video/mpv:=[cplugins,libmpv] dev-libs/glib
DESCRIPTION=MPRIS plugin for mpv
EAPI=7
EAPI=8
HOMEPAGE=https://github.com/hoyon/mpv-mpris
INHERIT=toolchain-funcs git-r3
IUSE=+autoload
@@ -11,4 +11,4 @@ PROPERTIES=live
RDEPEND=media-video/mpv:=[cplugins,libmpv] dev-libs/glib
SLOT=0
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=b7239eef5fe636dd0399a3ef17e9dcb2
_md5_=0d9ba7ef106823ca7457d9723a706e9a

View File

@@ -1,16 +1,16 @@
BDEPEND=vala? ( || ( dev-lang/vala:0.52[vapigen(+)] dev-lang/vala:0.50[vapigen(+)] dev-lang/vala:0.48[vapigen(+)] dev-lang/vala:0.46[vapigen(+)] dev-lang/vala:0.44[vapigen(+)] ) ) dev-util/meson dev-libs/gobject-introspection >=dev-util/meson-0.58.2-r1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=gui-libs/gtk >=x11-libs/gtk+-3.22 >=dev-libs/glib-2.44 >=dev-libs/json-glib-1.0 >=dev-db/sqlite-3.0 >=net-libs/libsoup-2.4 net-libs/liboauth >=sys-devel/gettext-0.19 media-libs/gst-plugins-base media-libs/gst-plugins-bad media-plugins/gst-plugins-libav >=app-text/gspell-1.0 dev-util/desktop-file-utils x11-misc/shared-mime-info
DEPEND=gui-libs/gtk >=x11-libs/gtk+-3.22 >=dev-libs/glib-2.44 >=dev-libs/json-glib-1.0 >=dev-db/sqlite-3.0 >=net-libs/libsoup-2.4:* net-libs/liboauth >=sys-devel/gettext-0.19 media-libs/gst-plugins-base media-libs/gst-plugins-bad media-plugins/gst-plugins-libav >=app-text/gspell-1.0 dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Cawbird is a fork of the Corebird Twitter client from Baedert.
EAPI=7
HOMEPAGE=https://github.com/IBBoard/cawbird
INHERIT=vala meson xdg
INHERIT=vala meson gnome2-utils xdg
IUSE=+introspection +vala
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=GPL-3
RDEPEND=gui-libs/gtk >=x11-libs/gtk+-3.22 >=dev-libs/glib-2.44 >=dev-libs/json-glib-1.0 >=dev-db/sqlite-3.0 >=net-libs/libsoup-2.4 net-libs/liboauth >=sys-devel/gettext-0.19 media-libs/gst-plugins-base media-libs/gst-plugins-bad media-plugins/gst-plugins-libav >=app-text/gspell-1.0
RDEPEND=gui-libs/gtk >=x11-libs/gtk+-3.22 >=dev-libs/glib-2.44 >=dev-libs/json-glib-1.0 >=dev-db/sqlite-3.0 >=net-libs/libsoup-2.4:* net-libs/liboauth >=sys-devel/gettext-0.19 media-libs/gst-plugins-base media-libs/gst-plugins-bad media-plugins/gst-plugins-libav >=app-text/gspell-1.0
REQUIRED_USE=vala? ( introspection )
SLOT=0
SRC_URI=https://github.com/IBBoard/cawbird/archive/refs/tags/v1.4.1.tar.gz -> cawbird-1.4.1.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff multilib 4b66d835ec72e021e359bb81eacfe988 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa vala 5ef05fa2f1612e51f4aea8c92b09e08d multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 meson 9f3e84959ae1d60e19bc91f212774dcc xdg-utils 27f9a2f19502b925ac117bd657aa2979 xdg 6024fbc93167fad782e2032933654857
_md5_=0854cd68d5b58dae5bd48f11b5a456c2
SRC_URI=https://github.com/IBBoard/cawbird/archive/refs/tags/v1.4.2.tar.gz -> cawbird-1.4.2.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff multilib 4b66d835ec72e021e359bb81eacfe988 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa vala 5ef05fa2f1612e51f4aea8c92b09e08d multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 meson 9f3e84959ae1d60e19bc91f212774dcc xdg-utils 27f9a2f19502b925ac117bd657aa2979 gnome2-utils 355c758ccc0d6df60d43a066640e642c xdg 6024fbc93167fad782e2032933654857
_md5_=66848298b9e5f78a5f89aa1375aa3c87

View File

@@ -4,12 +4,13 @@ DESCRIPTION=tiny eventing, networking & crypto for async applications
EAPI=7
HOMEPAGE=https://github.com/uNetworking/uSockets
INHERIT=toolchain-funcs
IUSE=asio libuv +ssl
IUSE=asio libuv +ssl test
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=Apache-2.0
RDEPEND=asio? ( dev-cpp/asio[ssl(+)?] ) libuv? ( dev-libs/libuv ) ssl? ( >=dev-libs/openssl-1.1.0 )
REQUIRED_USE=?? ( asio libuv )
REQUIRED_USE=?? ( asio libuv ) test? ( ssl )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/uNetworking/uSockets/archive/c06112c89b4c1cf5a09b5f8daa2def756b925889.tar.gz -> usockets-0.7.1_p20210909.tar.gz
SRC_URI=https://github.com/uNetworking/uSockets/archive/c2c1bbfa1644f1f6eb7fc9375650f41c5f9b7b06.tar.gz -> usockets-0.8.1_p20211023.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988
_md5_=4c67fcc8f0f00c394b1eee47c8c90ef4
_md5_=4ce35caeaa456a2d02e46c4fa4ab6a20

View File

@@ -5,11 +5,12 @@ DESCRIPTION=tiny eventing, networking & crypto for async applications
EAPI=7
HOMEPAGE=https://github.com/uNetworking/uSockets
INHERIT=toolchain-funcs git-r3
IUSE=asio libuv +ssl
IUSE=asio libuv +ssl test
LICENSE=Apache-2.0
PROPERTIES=live
RDEPEND=asio? ( dev-cpp/asio[ssl(+)?] ) libuv? ( dev-libs/libuv ) ssl? ( >=dev-libs/openssl-1.1.0 )
REQUIRED_USE=?? ( asio libuv )
REQUIRED_USE=?? ( asio libuv ) test? ( ssl )
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=4c67fcc8f0f00c394b1eee47c8c90ef4
_md5_=4ce35caeaa456a2d02e46c4fa4ab6a20

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile configure install test
DEPEND=>=dev-lang/lean-3.34.0 sci-mathematics/mathlib-tools
DESCRIPTION=Lean mathematical components library
EAPI=8
HOMEPAGE=https://github.com/leanprover-community/mathlib
IUSE=test
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-lang/lean-3.34.0
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/leanprover-community/mathlib/archive/3c11bd771ef17197a9e9fcd4a3fabfa2804d950c.tar.gz -> lean-mathlib-0.1_p20211021.tar.gz
_md5_=725c910fc9148d5bb7622a2a12aefc28

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-python/GitPython-2.1.11[python_targets_python3_8(-)?] >=dev-python/toml-0.10.0[python_targets_python3_8(-)?] dev-python/PyGithub[python_targets_python3_8(-)?] dev-python/atomicwrites[python_targets_python3_8(-)?] dev-python/certifi[python_targets_python3_8(-)?] dev-python/click[python_targets_python3_8(-)?] dev-python/networkx[python_targets_python3_8(-)?] dev-python/pydot[python_targets_python3_8(-)?] dev-python/pyyaml[python_targets_python3_8(-)?] dev-python/requests[python_targets_python3_8(-)?] dev-python/tqdm[python_targets_python3_8(-)?] dev-lang/lean:0/3 >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/GitPython-2.1.11[python_targets_python3_8(-)?] >=dev-python/toml-0.10.0[python_targets_python3_8(-)?] dev-python/PyGithub[python_targets_python3_8(-)?] dev-python/atomicwrites[python_targets_python3_8(-)?] dev-python/certifi[python_targets_python3_8(-)?] dev-python/click[python_targets_python3_8(-)?] dev-python/networkx[python_targets_python3_8(-)?] dev-python/pydot[python_targets_python3_8(-)?] dev-python/pyyaml[python_targets_python3_8(-)?] dev-python/requests[python_targets_python3_8(-)?] dev-python/tqdm[python_targets_python3_8(-)?]
DESCRIPTION=Development tools for Lean's mathlib
EAPI=8
HOMEPAGE=https://github.com/leanprover-community/mathlib-tools
INHERIT=distutils-r1
IUSE=test python_targets_python3_8
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/GitPython-2.1.11[python_targets_python3_8(-)?] >=dev-python/toml-0.10.0[python_targets_python3_8(-)?] dev-python/PyGithub[python_targets_python3_8(-)?] dev-python/atomicwrites[python_targets_python3_8(-)?] dev-python/certifi[python_targets_python3_8(-)?] dev-python/click[python_targets_python3_8(-)?] dev-python/networkx[python_targets_python3_8(-)?] dev-python/pydot[python_targets_python3_8(-)?] dev-python/pyyaml[python_targets_python3_8(-)?] dev-python/requests[python_targets_python3_8(-)?] dev-python/tqdm[python_targets_python3_8(-)?] dev-lang/lean:0/3 python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/leanprover-community/mathlib-tools/archive/refs/tags/v1.1.0.tar.gz -> mathlib-tools-1.1.0.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049
_md5_=d0fec617ac1663e286b85c63997efed5

View File

@@ -0,0 +1,12 @@
BDEPEND=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=prepare
DESCRIPTION=Proof verifier based on a minimalistic formalism
EAPI=8
HOMEPAGE=http://us.metamath.org/
INHERIT=autotools
KEYWORDS=~amd64
LICENSE=GPL-2
SLOT=0
SRC_URI=https://github.com/metamath/metamath-exe/archive/refs/tags/v0.198.tar.gz -> metamath-0.198.tar.gz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 libtool 241a8f577b9781a42a7421e53448a44e autotools c9df06c186913b43eb211100ef5fe2cf
_md5_=6ab192d839324474bc4f6cf273252896

View File

@@ -1,6 +1,6 @@
BDEPEND=virtual/pkgconfig >=dev-util/meson-0.58.2-r1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install prepare setup test unpack
DEPEND=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] ) mpi? ( virtual/mpi[cxx] ) mkl? ( sci-libs/mkl ) openblas? ( sci-libs/openblas ) tecio? ( >=dev-libs/boost-1.76.0:= )
DEPEND=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] ) mpi? ( || ( >=sys-cluster/openmpi-1.10.7[cxx] >=sys-cluster/mpich-3.3[cxx] ) ) mkl? ( sci-libs/mkl ) openblas? ( sci-libs/openblas ) tecio? ( >=dev-libs/boost-1.76.0:= )
DESCRIPTION=SU2: An Open-Source Suite for Multiphysics Simulation and Design
EAPI=7
HOMEPAGE=https://su2code.github.io/
@@ -8,10 +8,10 @@ INHERIT=meson python-single-r1
IUSE=cgns mkl +mpi mpp openblas parmetis tecio test tutorials python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64
LICENSE=Apache-2.0 LGPL-2.1 LGPL-3 ZLIB all-rights-reserved free-noncomm
RDEPEND=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] ) mpi? ( virtual/mpi[cxx] ) mkl? ( sci-libs/mkl ) openblas? ( sci-libs/openblas )
RDEPEND=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] ) mpi? ( || ( >=sys-cluster/openmpi-1.10.7[cxx] >=sys-cluster/mpich-3.3[cxx] ) ) mkl? ( sci-libs/mkl ) openblas? ( sci-libs/openblas )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 ) mkl? ( !openblas )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/su2code/SU2/archive/v7.2.0.tar.gz -> SU2-7.2.0.tar.gz mpp? ( https://github.com/mutationpp/Mutationpp/archive/v1.0.1.tar.gz -> mutationpp-1.0.1.tar.gz ) test? ( https://github.com/su2code/TestCases/archive/v7.2.0.tar.gz -> SU2-7.2.0-TestCases.tar.gz ) tutorials? ( https://github.com/su2code/Tutorials/archive/v7.2.0.tar.gz -> SU2-7.2.0-Tutorials.tar.gz )
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 python-utils-r1 655fe65f186504e455c2f3116808fda8 meson 9f3e84959ae1d60e19bc91f212774dcc python-single-r1 d46c125afba8be02eb1cd7104bac6e9c
_md5_=773bd274d2d225c1e8be8ae9085cf456
_md5_=5c77e1bbbd08f110314a4bf39255ca8d

View File

@@ -6,5 +6,5 @@ HOMEPAGE=https://github.com/aristocratos/btop
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
SLOT=0
SRC_URI=https://github.com/aristocratos/btop/archive/refs/tags/v1.0.18.tar.gz -> btop-1.0.18.tar.gz
SRC_URI=https://github.com/aristocratos/btop/archive/refs/tags/v1.0.19.tar.gz -> btop-1.0.19.tar.gz
_md5_=4e8243c847c95514febf93034bbf60f7

View File

@@ -0,0 +1,17 @@
BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=A program to download, updated, and run the Tor Browser Bundle
EAPI=7
HOMEPAGE=https://github.com/micahflee/torbrowser-launcher
INHERIT=distutils-r1 optfeature xdg
IUSE=apparmor python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=app-crypt/gpgme[python,python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/PyQt5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,widgets] dev-python/PySocks[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/packaging[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/requests[python_targets_python3_8(-)?,python_targets_python3_9(-)?] apparmor? ( sys-libs/libapparmor ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/micahflee/torbrowser-launcher/archive/v0.3.5.tar.gz -> torbrowser-launcher-0.3.5.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 252d4f554e611b0af601160a9c7be049 optfeature 30ce9dec2b8943338c9b015bd32bac6a xdg-utils 27f9a2f19502b925ac117bd657aa2979 xdg 6024fbc93167fad782e2032933654857
_md5_=a47fbb2dd66d9bcbc877c20a05c7a728

View File

@@ -11,4 +11,4 @@ RDEPEND=media-gfx/feh media-gfx/imagemagick sys-devel/bc x11-apps/xdpyinfo x11-a
SLOT=0
SRC_URI=https://github.com/pavanjadhaw/betterlockscreen/archive/refs/tags/3.2.0.tar.gz -> betterlockscreen-3.2.0.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=d2d39efa9efede138755d3151e02099b
_md5_=d9b245d80f87b61e4be42053d14e5ccb

View File

@@ -11,4 +11,4 @@ RDEPEND=media-gfx/feh media-gfx/imagemagick sys-devel/bc x11-apps/xdpyinfo x11-a
SLOT=0
SRC_URI=https://github.com/pavanjadhaw/betterlockscreen/archive/refs/tags/v4.0.3.tar.gz -> betterlockscreen-4.0.3.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=343b6c158577163cc506039f2180fe05
_md5_=06fdcbbac1a5af2814f3298186648347

View File

@@ -10,4 +10,4 @@ PROPERTIES=live
RDEPEND=media-gfx/feh media-gfx/imagemagick sys-devel/bc x11-apps/xdpyinfo x11-apps/xrandr >=x11-misc/i3lock-color-2.11:=
SLOT=0
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 systemd 2736b403a83f194b59b767f3b344c2c1 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=0bfd450d612a2c4921011d023ec25f06
_md5_=98e59bc40a4c2271a244e4665c6ef91b

View File

@@ -0,0 +1,15 @@
BDEPEND=net-libs/libtelnet dev-libs/dmd_core x11-libs/gtk+:3 x11-libs/gdk-pixbuf x11-libs/cairo dev-libs/glib:2 virtual/pkgconfig
DEFINED_PHASES=compile install postinst postrm prepare
DEPEND=net-libs/libtelnet dev-libs/dmd_core x11-libs/gtk+:3 x11-libs/gdk-pixbuf x11-libs/cairo dev-libs/glib:2
DESCRIPTION=GTK+ 3.0 implementation of an AT&T / Teletype DMD 5620 emulator.
EAPI=7
HOMEPAGE=https://github.com/sethm/dmd_gtk
INHERIT=toolchain-funcs xdg-utils
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=net-libs/libtelnet dev-libs/dmd_core x11-libs/gtk+:3 x11-libs/gdk-pixbuf x11-libs/cairo dev-libs/glib:2
RESTRICT=test mirror
SLOT=0
SRC_URI=https://github.com/sethm/dmd_gtk/archive/v1.2.0.tar.gz -> dmd5620-1.2.0.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 xdg-utils 27f9a2f19502b925ac117bd657aa2979
_md5_=245465e809704ec47b88acdc0d47ea33