diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-05-16 05:33:03 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-05-16 05:33:03 +0000 |
commit | 569f6b1078418325f1f03e57d4147a27e14eb064 (patch) | |
tree | 6effcc7bca6421fa8c9386296ba8ec012b84b527 /metadata/md5-cache | |
parent | Merge updates from master (diff) | |
download | gentoo-569f6b1078418325f1f03e57d4147a27e14eb064.tar.gz gentoo-569f6b1078418325f1f03e57d4147a27e14eb064.tar.bz2 gentoo-569f6b1078418325f1f03e57d4147a27e14eb064.zip |
2022-05-16 05:33:03 UTC
Diffstat (limited to 'metadata/md5-cache')
-rw-r--r-- | metadata/md5-cache/app-forensics/yara-4.2.0-r1 (renamed from metadata/md5-cache/app-forensics/yara-4.2.0) | 2 | ||||
-rw-r--r-- | metadata/md5-cache/app-forensics/yara-4.2.1 | 17 | ||||
-rw-r--r-- | metadata/md5-cache/dev-db/sqlmap-1.6.4 | 14 | ||||
-rw-r--r-- | metadata/md5-cache/dev-db/sqlmap-9999 | 8 | ||||
-rw-r--r-- | metadata/md5-cache/dev-util/unicorn-2.0.0_rc7 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/media-libs/librtprocess-0.12.0 | 12 | ||||
-rw-r--r-- | metadata/md5-cache/net-analyzer/termshark-2.3.0 | 14 | ||||
-rw-r--r-- | metadata/md5-cache/sci-astronomy/pysiril-0.0.12 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/sci-astronomy/siril-1.0.1 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/sci-astronomy/siril-9999 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/sci-astronomy/sirilic-1.14.3 | 16 |
11 files changed, 140 insertions, 5 deletions
diff --git a/metadata/md5-cache/app-forensics/yara-4.2.0 b/metadata/md5-cache/app-forensics/yara-4.2.0-r1 index 88743fc82c2c..d79fec4cc7fb 100644 --- a/metadata/md5-cache/app-forensics/yara-4.2.0 +++ b/metadata/md5-cache/app-forensics/yara-4.2.0-r1 @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) SLOT=0/8 SRC_URI=https://github.com/virustotal/yara/archive/v4.2.0.tar.gz -> yara-4.2.0.tar.gz _eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 -_md5_=ced78d7ea16269d77cc3d068ea6b274e +_md5_=ef6310dc6b6e1015a47675b02a0a7844 diff --git a/metadata/md5-cache/app-forensics/yara-4.2.1 b/metadata/md5-cache/app-forensics/yara-4.2.1 new file mode 100644 index 000000000000..6c986ed89d0a --- /dev/null +++ b/metadata/md5-cache/app-forensics/yara-4.2.1 @@ -0,0 +1,17 @@ +BDEPEND=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 test +DEPEND=dev-libs/openssl:= cuckoo? ( dev-libs/jansson:= ) magic? ( sys-apps/file:= ) +DESCRIPTION=A malware identification and classification tool +EAPI=8 +HOMEPAGE=http://virustotal.github.io/yara/ +INHERIT=autotools +IUSE=+dex +dotnet +cuckoo +macho +magic profiling python test +KEYWORDS=~amd64 ~x86 +LICENSE=Apache-2.0 +PDEPEND=python? ( =dev-python/yara-python-4* ) +RDEPEND=dev-libs/openssl:= cuckoo? ( dev-libs/jansson:= ) magic? ( sys-apps/file:= ) +RESTRICT=!test? ( test ) +SLOT=0/8 +SRC_URI=https://github.com/virustotal/yara/archive/v4.2.1.tar.gz -> yara-4.2.1.tar.gz +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 +_md5_=ef6310dc6b6e1015a47675b02a0a7844 diff --git a/metadata/md5-cache/dev-db/sqlmap-1.6.4 b/metadata/md5-cache/dev-db/sqlmap-1.6.4 new file mode 100644 index 000000000000..141dd6334ecb --- /dev/null +++ b/metadata/md5-cache/dev-db/sqlmap-1.6.4 @@ -0,0 +1,14 @@ +DEFINED_PHASES=install setup +DESCRIPTION=An automatic SQL injection and database takeover tool +EAPI=8 +HOMEPAGE=https://sqlmap.org/ +INHERIT=bash-completion-r1 python-single-r1 wrapper +IUSE=python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 +KEYWORDS=~amd64 ~x86 +LICENSE=BSD BSD-2 GPL-2+ LGPL-2.1+ MIT public-domain +RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8[sqlite] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9[sqlite] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10[sqlite] ) +REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) +SLOT=0 +SRC_URI=https://github.com/sqlmapproject/sqlmap/archive/refs/tags/1.6.4.tar.gz -> sqlmap-1.6.4.tar.gz +_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 wrapper 4a1902f969e5718126434fc35f3a0d9c +_md5_=8b88702d62f2769898f45f6083aec960 diff --git a/metadata/md5-cache/dev-db/sqlmap-9999 b/metadata/md5-cache/dev-db/sqlmap-9999 index da54976c65a7..7cc6288ae169 100644 --- a/metadata/md5-cache/dev-db/sqlmap-9999 +++ b/metadata/md5-cache/dev-db/sqlmap-9999 @@ -4,11 +4,11 @@ DESCRIPTION=An automatic SQL injection and database takeover tool EAPI=8 HOMEPAGE=https://sqlmap.org/ INHERIT=bash-completion-r1 python-single-r1 wrapper git-r3 -IUSE=python_single_target_python3_9 python_single_target_python3_10 +IUSE=python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 LICENSE=BSD BSD-2 GPL-2+ LGPL-2.1+ MIT public-domain PROPERTIES=live -RDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9[sqlite] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10[sqlite] ) -REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 ) +RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8[sqlite] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9[sqlite] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10[sqlite] ) +REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) SLOT=0 _eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 wrapper 4a1902f969e5718126434fc35f3a0d9c git-r3 b9ac6f96d2a88edb5b351df634dc5e53 -_md5_=a2ee0032cef739a205658f19d40af71d +_md5_=8b88702d62f2769898f45f6083aec960 diff --git a/metadata/md5-cache/dev-util/unicorn-2.0.0_rc7 b/metadata/md5-cache/dev-util/unicorn-2.0.0_rc7 new file mode 100644 index 000000000000..7ebcea8daa66 --- /dev/null +++ b/metadata/md5-cache/dev-util/unicorn-2.0.0_rc7 @@ -0,0 +1,16 @@ +BDEPEND=virtual/pkgconfig python? ( >=dev-python/gpep517-3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) dev-util/ninja >=dev-util/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) dev-libs/glib:2 +DESCRIPTION=A lightweight multi-platform, multi-architecture CPU emulator framework +EAPI=8 +HOMEPAGE=https://www.unicorn-engine.org +INHERIT=cmake distutils-r1 +IUSE=python static-libs python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 +KEYWORDS=~amd64 ~x86 +LICENSE=BSD-2 GPL-2 LGPL-2.1 +RDEPEND=python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) ) +REQUIRED_USE=python? ( || ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) ) +SLOT=0/2 +SRC_URI=https://github.com/unicorn-engine/unicorn/archive/2.0.0-rc7.tar.gz -> unicorn-2.0.0_rc7.tar.gz +_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 multibuild d26d81f242cb193d899a72bca423d0bd python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 +_md5_=d2bf8e81783f98de78ea665f473e3937 diff --git a/metadata/md5-cache/media-libs/librtprocess-0.12.0 b/metadata/md5-cache/media-libs/librtprocess-0.12.0 new file mode 100644 index 000000000000..a0cff7b198ff --- /dev/null +++ b/metadata/md5-cache/media-libs/librtprocess-0.12.0 @@ -0,0 +1,12 @@ +BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Algorithms for RAW processing from RawTherapee +EAPI=8 +HOMEPAGE=https://github.com/CarVac/librtprocess/ +INHERIT=cmake +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3+ +SLOT=0 +SRC_URI=https://github.com/CarVac/librtprocess/archive/refs/tags/0.12.0.tar.gz -> librtprocess-0.12.0.tar.gz +_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 +_md5_=b3291cf35b328e573d85b11a2b0ee6b7 diff --git a/metadata/md5-cache/net-analyzer/termshark-2.3.0 b/metadata/md5-cache/net-analyzer/termshark-2.3.0 new file mode 100644 index 000000000000..fdc9b678c546 --- /dev/null +++ b/metadata/md5-cache/net-analyzer/termshark-2.3.0 @@ -0,0 +1,14 @@ +BDEPEND=>=dev-lang/go-1.16 app-arch/unzip +DEFINED_PHASES=compile install test unpack +DESCRIPTION=A terminal UI for tshark, inspired by Wireshark +EAPI=8 +HOMEPAGE=https://termshark.io/ +INHERIT=go-module +KEYWORDS=~amd64 +LICENSE=Apache-2.0 BSD-2 BSD MIT MPL-2.0 +RDEPEND=net-analyzer/wireshark[dumpcap,pcap,tshark] +RESTRICT=mirror strip +SLOT=0 +SRC_URI=https://github.com/gcla/termshark/archive/v2.3.0.tar.gz -> termshark-2.3.0.tar.gz https://dev.gentoo.org/~sam/distfiles/net-analyzer/termshark/termshark-2.3.0-deps.tar.xz +_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a +_md5_=2f7a42b68ff19ddfe84d75a5852e9011 diff --git a/metadata/md5-cache/sci-astronomy/pysiril-0.0.12 b/metadata/md5-cache/sci-astronomy/pysiril-0.0.12 new file mode 100644 index 000000000000..0466e9604e8d --- /dev/null +++ b/metadata/md5-cache/sci-astronomy/pysiril-0.0.12 @@ -0,0 +1,15 @@ +BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/gpep517-3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Python library to interface Python to a SiriL script +EAPI=8 +HOMEPAGE=https://gitlab.com/free-astro/pysiril +INHERIT=distutils-r1 +IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 +KEYWORDS=~amd64 ~x86 +LICENSE=LGPL-3+ +RDEPEND=sci-astronomy/siril python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) +REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) +SLOT=0 +SRC_URI=https://gitlab.com/free-astro/pysiril/-/archive/V0_0_12/pysiril-V0_0_12.tar.bz2 +_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 +_md5_=6312a9480c25a97fcdd2fb7a2efcaa52 diff --git a/metadata/md5-cache/sci-astronomy/siril-1.0.1 b/metadata/md5-cache/sci-astronomy/siril-1.0.1 new file mode 100644 index 000000000000..d7b56d6fe443 --- /dev/null +++ b/metadata/md5-cache/sci-astronomy/siril-1.0.1 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-util/meson-0.59.4 >=dev-util/ninja-1.8.2 dev-util/meson-format-array +DEFINED_PHASES=compile configure install postinst postrm preinst pretend test +DEPEND=>=dev-libs/glib-2.56.0:2 >=dev-libs/json-glib-1.2.6 >=dev-libs/libconfig-1.4[cxx] >=media-gfx/exiv2-0.25 media-libs/librtprocess:= >=media-libs/opencv-4.4.0:= sci-libs/cfitsio sci-libs/fftw:3.0= sci-libs/gsl:= x11-libs/cairo >=x11-libs/gtk+-3.20.0:3 curl? ( net-misc/curl ) ffmpeg? ( media-video/ffmpeg:= ) heif? ( media-libs/libheif ) jpeg? ( virtual/jpeg ) png? ( >=media-libs/libpng-1.6.0 ) raw? ( media-libs/libraw ) tiff? ( media-libs/tiff ) wcs? ( >=sci-astronomy/wcslib-7.7 ) +DESCRIPTION=A free astronomical image processing software +EAPI=8 +HOMEPAGE=https://www.siril.org/ +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info +INHERIT=meson xdg +IUSE=curl ffmpeg gnuplot heif jpeg openmp png raw tiff wcs +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3+ +RDEPEND=>=dev-libs/glib-2.56.0:2 >=dev-libs/json-glib-1.2.6 >=dev-libs/libconfig-1.4[cxx] >=media-gfx/exiv2-0.25 media-libs/librtprocess:= >=media-libs/opencv-4.4.0:= sci-libs/cfitsio sci-libs/fftw:3.0= sci-libs/gsl:= x11-libs/cairo >=x11-libs/gtk+-3.20.0:3 curl? ( net-misc/curl ) ffmpeg? ( media-video/ffmpeg:= ) heif? ( media-libs/libheif ) jpeg? ( virtual/jpeg ) png? ( >=media-libs/libpng-1.6.0 ) raw? ( media-libs/libraw ) tiff? ( media-libs/tiff ) wcs? ( >=sci-astronomy/wcslib-7.7 ) gnuplot? ( sci-visualization/gnuplot ) +SLOT=0 +SRC_URI=https://gitlab.com/free-astro/siril/-/archive/1.0.1/siril-1.0.1.tar.bz2 +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 meson 8f48ffde53174aba67239f0da61ac9d3 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 +_md5_=33d756cba446906fa7ee9fc05735ac73 diff --git a/metadata/md5-cache/sci-astronomy/siril-9999 b/metadata/md5-cache/sci-astronomy/siril-9999 new file mode 100644 index 000000000000..ef385b6bc812 --- /dev/null +++ b/metadata/md5-cache/sci-astronomy/siril-9999 @@ -0,0 +1,15 @@ +BDEPEND=>=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 postinst postrm preinst pretend test unpack +DEPEND=>=dev-libs/glib-2.56.0:2 >=dev-libs/json-glib-1.2.6 >=dev-libs/libconfig-1.4[cxx] >=media-gfx/exiv2-0.25 media-libs/librtprocess:= >=media-libs/opencv-4.4.0:= sci-libs/cfitsio sci-libs/fftw:3.0= sci-libs/gsl:= x11-libs/cairo >=x11-libs/gtk+-3.20.0:3 curl? ( net-misc/curl ) ffmpeg? ( media-video/ffmpeg:= ) heif? ( media-libs/libheif ) jpeg? ( virtual/jpeg ) png? ( >=media-libs/libpng-1.6.0 ) raw? ( media-libs/libraw ) tiff? ( media-libs/tiff ) wcs? ( >=sci-astronomy/wcslib-7.7 ) +DESCRIPTION=A free astronomical image processing software +EAPI=8 +HOMEPAGE=https://www.siril.org/ +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info +INHERIT=meson xdg git-r3 +IUSE=curl ffmpeg gnuplot heif jpeg openmp png raw tiff wcs +LICENSE=GPL-3+ +PROPERTIES=live +RDEPEND=>=dev-libs/glib-2.56.0:2 >=dev-libs/json-glib-1.2.6 >=dev-libs/libconfig-1.4[cxx] >=media-gfx/exiv2-0.25 media-libs/librtprocess:= >=media-libs/opencv-4.4.0:= sci-libs/cfitsio sci-libs/fftw:3.0= sci-libs/gsl:= x11-libs/cairo >=x11-libs/gtk+-3.20.0:3 curl? ( net-misc/curl ) ffmpeg? ( media-video/ffmpeg:= ) heif? ( media-libs/libheif ) jpeg? ( virtual/jpeg ) png? ( >=media-libs/libpng-1.6.0 ) raw? ( media-libs/libraw ) tiff? ( media-libs/tiff ) wcs? ( >=sci-astronomy/wcslib-7.7 ) gnuplot? ( sci-visualization/gnuplot ) +SLOT=0 +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 meson 8f48ffde53174aba67239f0da61ac9d3 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 git-r3 b9ac6f96d2a88edb5b351df634dc5e53 +_md5_=33d756cba446906fa7ee9fc05735ac73 diff --git a/metadata/md5-cache/sci-astronomy/sirilic-1.14.3 b/metadata/md5-cache/sci-astronomy/sirilic-1.14.3 new file mode 100644 index 000000000000..f4bb4c4c7bf6 --- /dev/null +++ b/metadata/md5-cache/sci-astronomy/sirilic-1.14.3 @@ -0,0 +1,16 @@ +BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/gpep517-3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?] +DEFINED_PHASES=compile configure install prepare test +DEPEND=python_targets_python3_8? ( dev-python/wxpython:4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_9? ( dev-python/wxpython:4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) +DESCRIPTION=Preparing acquisition files for processing with the SiriL software +EAPI=8 +HOMEPAGE=https://gitlab.com/free-astro/sirilic +INHERIT=distutils-r1 +IUSE=python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 ~x86 +LICENSE=LGPL-3+ +RDEPEND=python_targets_python3_8? ( dev-python/wxpython:4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_9? ( dev-python/wxpython:4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) +REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 ) +SLOT=0 +SRC_URI=https://gitlab.com/free-astro/sirilic/-/archive/V1_14_3/sirilic-V1_14_3.tar.bz2 +_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 +_md5_=937c10ed005803bfc94961a73744b04e |