mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
2022-07-12 21:47:14 UTC
This commit is contained in:
@@ -11,5 +11,5 @@ RDEPEND=graphviz? ( dev-python/graphviz[python_targets_python3_8(-)?,python_targ
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/F/FoBiS.py/FoBiS.py-3.0.5.tar.gz -> FoBiS-3.0.5.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 64c5b9cc381383c9c1ef74fb199293ea
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 a012c7f8c0a9dddadb3a4f56364c8f62
|
||||
_md5_=60c3c87975fed51196428bfa213417bf
|
||||
|
||||
@@ -13,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targe
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/adobe-type-tools/afdko/archive/refs/tags/3.8.1.tar.gz -> afdko-3.8.1.gh.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 64c5b9cc381383c9c1ef74fb199293ea
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 a012c7f8c0a9dddadb3a4f56364c8f62
|
||||
_md5_=be57794d8a63073a9c80b68d1775f93c
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
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.5:1.16 ) >=sys-devel/autoconf-2.71 >=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.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta3:3.11 ) virtual/libcrypt )
|
||||
DEPEND=dev-libs/glib:2 dev-libs/elfutils python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) virtual/libcrypt )
|
||||
DESCRIPTION=A command-line tool and library to read and convert trace files
|
||||
EAPI=8
|
||||
HOMEPAGE=https://babeltrace.org
|
||||
@@ -8,10 +8,10 @@ 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 python_single_target_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=dev-libs/glib:2 dev-libs/elfutils python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta3:3.11 ) virtual/libcrypt )
|
||||
RDEPEND=dev-libs/glib:2 dev-libs/elfutils python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) virtual/libcrypt )
|
||||
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 ) )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://www.efficios.com/files/babeltrace/babeltrace2-2.0.4.tar.bz2
|
||||
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 2fd69a56a527d12409ba43c733b7ac8f multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
|
||||
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 2fd69a56a527d12409ba43c733b7ac8f multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
|
||||
_md5_=6977a8ab8834a67ec394197a49541bbd
|
||||
|
||||
@@ -11,5 +11,5 @@ LICENSE=Apache-2.0
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/WebAssembly/binaryen/archive/version_105.tar.gz -> binaryen-105.tar.gz
|
||||
_eclasses_=toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a3abd6002fafb3022597be6b8d01f88b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c python-any-r1 a3e9c0524a795d7f2767a2cf12a2e8c0
|
||||
_eclasses_=toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a3abd6002fafb3022597be6b8d01f88b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-any-r1 a3e9c0524a795d7f2767a2cf12a2e8c0
|
||||
_md5_=a8b7e81fe483a437aa0e067618dbe8a7
|
||||
|
||||
@@ -13,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.gnome.org/jwestman/blueprint-compiler/-/archive/f77550413c2cc987368b3aac3643c7bfb8b522ef/blueprint-compiler-f77550413c2cc987368b3aac3643c7bfb8b522ef.tar.gz -> blueprint-compiler-0.1.0_pre20220419.tar.gz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c meson 2cc95670908abda0d67e9e16a6b4341e multibuild d26d81f242cb193d899a72bca423d0bd python-r1 e2883e4f04f0503cdf7f2954e2bf5e15
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 meson 2cc95670908abda0d67e9e16a6b4341e multibuild d26d81f242cb193d899a72bca423d0bd python-r1 e2883e4f04f0503cdf7f2954e2bf5e15
|
||||
_md5_=2502856cb164ae5129996aaa8991f0d2
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta3:3.11 ) doc? ( python_single_target_python3_9? ( dev-python/sphinx[python_targets_python3_9(-)] dev-python/furo[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/sphinx[python_targets_python3_10(-)] dev-python/furo[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/sphinx[python_targets_python3_11(-)] dev-python/furo[python_targets_python3_11(-)] ) ) >=dev-util/meson-0.59.4 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
BDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) doc? ( python_single_target_python3_9? ( dev-python/sphinx[python_targets_python3_9(-)] dev-python/furo[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/sphinx[python_targets_python3_10(-)] dev-python/furo[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/sphinx[python_targets_python3_11(-)] dev-python/furo[python_targets_python3_11(-)] ) ) >=dev-util/meson-0.59.4 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install setup test
|
||||
DEPEND=test? ( gui-libs/gtk:4[introspection] )
|
||||
DESCRIPTION=Compiler for Blueprint, a markup language for GTK user interfaces
|
||||
@@ -8,10 +8,10 @@ INHERIT=meson python-single-r1
|
||||
IUSE=doc test python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3+
|
||||
RDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta3:3.11 )
|
||||
RDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.gnome.org/jwestman/blueprint-compiler/-/archive/v0.2.0/blueprint-compiler-v0.2.0.tar.bz2
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c meson 2cc95670908abda0d67e9e16a6b4341e python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 meson 2cc95670908abda0d67e9e16a6b4341e python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
|
||||
_md5_=03806cf3e89f6d8041c26ea874673625
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta3:3.11 ) doc? ( python_single_target_python3_9? ( dev-python/sphinx[python_targets_python3_9(-)] dev-python/furo[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/sphinx[python_targets_python3_10(-)] dev-python/furo[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/sphinx[python_targets_python3_11(-)] dev-python/furo[python_targets_python3_11(-)] ) ) >=dev-util/meson-0.59.4 >=dev-util/ninja-1.8.2 dev-util/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
|
||||
BDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) doc? ( python_single_target_python3_9? ( dev-python/sphinx[python_targets_python3_9(-)] dev-python/furo[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/sphinx[python_targets_python3_10(-)] dev-python/furo[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/sphinx[python_targets_python3_11(-)] dev-python/furo[python_targets_python3_11(-)] ) ) >=dev-util/meson-0.59.4 >=dev-util/ninja-1.8.2 dev-util/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DEPEND=test? ( gui-libs/gtk:4[introspection] )
|
||||
DESCRIPTION=Compiler for Blueprint, a markup language for GTK user interfaces
|
||||
@@ -8,9 +8,9 @@ INHERIT=meson python-single-r1 git-r3
|
||||
IUSE=doc test python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
|
||||
LICENSE=LGPL-3+
|
||||
PROPERTIES=live
|
||||
RDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta3:3.11 )
|
||||
RDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c meson 2cc95670908abda0d67e9e16a6b4341e python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 git-r3 b9ac6f96d2a88edb5b351df634dc5e53
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 meson 2cc95670908abda0d67e9e16a6b4341e python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 git-r3 b9ac6f96d2a88edb5b351df634dc5e53
|
||||
_md5_=03806cf3e89f6d8041c26ea874673625
|
||||
|
||||
@@ -13,5 +13,5 @@ REQUIRED_USE=python? ( || ( python_targets_python3_9 ) )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://debian/pool/main/d/devscripts/devscripts_2.21.3.tar.xz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 64c5b9cc381383c9c1ef74fb199293ea
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 a012c7f8c0a9dddadb3a4f56364c8f62
|
||||
_md5_=df561f05f385885a6ddb03da8775eaf4
|
||||
|
||||
@@ -13,5 +13,5 @@ REQUIRED_USE=python? ( || ( python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://debian/pool/main/d/devscripts/devscripts_2.22.1.tar.xz
|
||||
_eclasses_=toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 64c5b9cc381383c9c1ef74fb199293ea
|
||||
_eclasses_=toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 a012c7f8c0a9dddadb3a4f56364c8f62
|
||||
_md5_=8ad641e5bf8ec0bcfe2c70f990d94249
|
||||
|
||||
@@ -13,5 +13,5 @@ REQUIRED_USE=python? ( || ( python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://debian/pool/main/d/devscripts/devscripts_2.22.1.tar.xz
|
||||
_eclasses_=toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 64c5b9cc381383c9c1ef74fb199293ea
|
||||
_eclasses_=toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 a012c7f8c0a9dddadb3a4f56364c8f62
|
||||
_md5_=d90ac7aaa5b45dce43bd9bcf53df584f
|
||||
|
||||
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targe
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/googlefonts/fontmake/archive/refs/tags/v3.3.0.tar.gz -> fontmake-3.3.0.gh.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 64c5b9cc381383c9c1ef74fb199293ea optfeature d524f291c80f9d21ad80fe978e3ca760
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 a012c7f8c0a9dddadb3a4f56364c8f62 optfeature d524f291c80f9d21ad80fe978e3ca760
|
||||
_md5_=fb6022944da70bc7db56ee98f984650d
|
||||
|
||||
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targe
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/f/fypp/fypp-3.1.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 64c5b9cc381383c9c1ef74fb199293ea
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 a012c7f8c0a9dddadb3a4f56364c8f62
|
||||
_md5_=4dbd67f64e048f3d0f056fcbd3383c52
|
||||
|
||||
@@ -14,5 +14,5 @@ REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/googlefonts/gftools/archive/refs/tags/v0.9.10.tar.gz -> gftools-0.9.10.tar.gz https://github.com/schriftgestalt/GlyphsInfo/archive/e33ccf3515cc5b8005a3a50b4163663623649d20.tar.gz -> GlyphsInfo-e33ccf3515cc5b8005a3a50b4163663623649d20.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 64c5b9cc381383c9c1ef74fb199293ea
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 a012c7f8c0a9dddadb3a4f56364c8f62
|
||||
_md5_=5c090b80c6ee3d477682e025ae0f3cc5
|
||||
|
||||
@@ -14,5 +14,5 @@ REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/googlefonts/gftools/archive/refs/tags/v0.9.11.tar.gz -> gftools-0.9.11.tar.gz https://github.com/schriftgestalt/GlyphsInfo/archive/e33ccf3515cc5b8005a3a50b4163663623649d20.tar.gz -> GlyphsInfo-e33ccf3515cc5b8005a3a50b4163663623649d20.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 64c5b9cc381383c9c1ef74fb199293ea
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 a012c7f8c0a9dddadb3a4f56364c8f62
|
||||
_md5_=5c090b80c6ee3d477682e025ae0f3cc5
|
||||
|
||||
@@ -12,5 +12,5 @@ REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/openSUSE/osc/archive/0.173.0.tar.gz -> osc-0.173.0.tar.gz
|
||||
_eclasses_=toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 64c5b9cc381383c9c1ef74fb199293ea
|
||||
_eclasses_=toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 a012c7f8c0a9dddadb3a4f56364c8f62
|
||||
_md5_=b106f10a5f3a94beca6e4b4179f6de65
|
||||
|
||||
@@ -11,5 +11,5 @@ RDEPEND=app-arch/rpm[python,python_single_target_python3_8(-)?,python_single_tar
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 64c5b9cc381383c9c1ef74fb199293ea git-r3 b9ac6f96d2a88edb5b351df634dc5e53
|
||||
_eclasses_=toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 a012c7f8c0a9dddadb3a4f56364c8f62 git-r3 b9ac6f96d2a88edb5b351df634dc5e53
|
||||
_md5_=b106f10a5f3a94beca6e4b4179f6de65
|
||||
|
||||
@@ -12,5 +12,5 @@ RDEPEND=media-libs/freetype media-libs/woff2 sys-libs/zlib sanitize? ( app-arch/
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/khaledhosny/ots/archive/refs/tags/v8.1.4.tar.gz -> ots-8.1.4.tar.gz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c meson 2cc95670908abda0d67e9e16a6b4341e
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 meson 2cc95670908abda0d67e9e16a6b4341e
|
||||
_md5_=578ec56983e672bc1aa14ae87a5360fb
|
||||
|
||||
@@ -12,5 +12,5 @@ RDEPEND=media-libs/freetype media-libs/woff2 sys-libs/zlib sanitize? ( app-arch/
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/khaledhosny/ots/archive/refs/tags/v8.2.1.tar.gz -> ots-8.2.1.tar.gz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c meson 2cc95670908abda0d67e9e16a6b4341e
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 meson 2cc95670908abda0d67e9e16a6b4341e
|
||||
_md5_=8a295e4b1f34c41e86b9f8290403acf2
|
||||
|
||||
@@ -13,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targe
|
||||
RESTRICT=mirror test
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pmbootstrap/pmbootstrap-1.45.0.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 64c5b9cc381383c9c1ef74fb199293ea linux-info dcbf4f67bc38bee48e9d69a4344e8059
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 a012c7f8c0a9dddadb3a4f56364c8f62 linux-info dcbf4f67bc38bee48e9d69a4344e8059
|
||||
_md5_=3a4a04777a8b9b886ffc9fb25e22222f
|
||||
|
||||
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targe
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/adobe-type-tools/psautohint/archive/refs/tags/v2.4.0.tar.gz -> psautohint-2.4.0.gh.tar.gz test? ( https://github.com/adobe-type-tools/psautohint-testdata/archive/1e4c5061d328105c4dcfcb6fdbc27ec49b3e9d23.tar.gz -> psautohint-testdata-1e4c5061d328105c4dcfcb6fdbc27ec49b3e9d23.gh.tar.gz )
|
||||
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c meson 2cc95670908abda0d67e9e16a6b4341e multibuild d26d81f242cb193d899a72bca423d0bd python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 64c5b9cc381383c9c1ef74fb199293ea
|
||||
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 meson 2cc95670908abda0d67e9e16a6b4341e multibuild d26d81f242cb193d899a72bca423d0bd python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 a012c7f8c0a9dddadb3a4f56364c8f62
|
||||
_md5_=4454fbeb7ba7dfa2214f256ff662315c
|
||||
|
||||
@@ -11,5 +11,5 @@ RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=https://git.kernel.org/pub/scm/linux/kernel/git/tglx/quilttools.git/snapshot/quilttools-0.3.tar.gz
|
||||
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
|
||||
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
|
||||
_md5_=36b629043e761d85aac1235b41ca111a
|
||||
|
||||
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/r/reuse/reuse-0.14.0.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 64c5b9cc381383c9c1ef74fb199293ea
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 a012c7f8c0a9dddadb3a4f56364c8f62
|
||||
_md5_=6166e30fb051e91b5d791b65e26ef800
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=dev-python/setuptools_scm[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/boolean-py[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta3:3.11 ) >=dev-python/gpep517-6[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.0.8[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=dev-python/setuptools_scm[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/boolean-py[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/gpep517-6[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.0.8[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A tool for compliance with the REUSE recommendations
|
||||
EAPI=8
|
||||
@@ -7,10 +7,10 @@ INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 CC0-1.0 CC-BY-SA-4.0 GPL-3+
|
||||
RDEPEND=dev-python/boolean-py[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta3:3.11 )
|
||||
RDEPEND=dev-python/boolean-py[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/r/reuse/reuse-1.0.0.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 64c5b9cc381383c9c1ef74fb199293ea
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 a012c7f8c0a9dddadb3a4f56364c8f62
|
||||
_md5_=33a9fe17fd162aa462193876b2605426
|
||||
|
||||
@@ -13,5 +13,5 @@ REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rpm-software-management/rpmlint/archive/refs/tags/2.3.0.tar.gz -> rpmlint-2.3.0.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 64c5b9cc381383c9c1ef74fb199293ea
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 a012c7f8c0a9dddadb3a4f56364c8f62
|
||||
_md5_=06dbaef8df9a373b53cbeebece155df6
|
||||
|
||||
@@ -12,5 +12,5 @@ RDEPEND=dev-lang/vala dev-util/gnome-builder dev-libs/jsonrpc-glib[vala] dev-lib
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/vala-lang/vala-language-server/archive/0.48.4.tar.gz -> vala-language-server-0.48.4.tar.gz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 32313e7e2fbfba8f62a99ef923fc923c meson 2cc95670908abda0d67e9e16a6b4341e
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 meson 2cc95670908abda0d67e9e16a6b4341e
|
||||
_md5_=ed5d8a49696ee84382bdf2236dc4b619
|
||||
|
||||
Reference in New Issue
Block a user