diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-05-16 03:18:04 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-05-16 03:18:04 +0000 |
commit | 26db552bb339baab243aebc6ea4d2e2b10c70bcf (patch) | |
tree | 802c25faf0a7abe18ffd57eb95d77936cd92181f /metadata/md5-cache/app-forensics | |
parent | Merge updates from master (diff) | |
download | gentoo-26db552bb339baab243aebc6ea4d2e2b10c70bcf.tar.gz gentoo-26db552bb339baab243aebc6ea4d2e2b10c70bcf.tar.bz2 gentoo-26db552bb339baab243aebc6ea4d2e2b10c70bcf.zip |
2022-05-16 03:18:04 UTC
Diffstat (limited to 'metadata/md5-cache/app-forensics')
-rw-r--r-- | metadata/md5-cache/app-forensics/afflib-3.7.19 | 17 | ||||
-rw-r--r-- | metadata/md5-cache/app-forensics/afflib-3.7.19-r1 | 17 |
2 files changed, 17 insertions, 17 deletions
diff --git a/metadata/md5-cache/app-forensics/afflib-3.7.19 b/metadata/md5-cache/app-forensics/afflib-3.7.19 deleted file mode 100644 index f8f960a2e6f1..000000000000 --- a/metadata/md5-cache/app-forensics/afflib-3.7.19 +++ /dev/null @@ -1,17 +0,0 @@ -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 setup -DEPEND=dev-libs/expat sys-libs/zlib:0= fuse? ( sys-fs/fuse:= ) dev-libs/openssl:0= ncurses? ( sys-libs/ncurses:0= ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_8? ( dev-python/cython[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cython[python_targets_python3_9(-)] ) ) readline? ( sys-libs/readline:0= ) s3? ( net-misc/curl ) -DESCRIPTION=Library that implements the AFF image standard -EAPI=7 -HOMEPAGE=https://github.com/sshock/AFFLIBv3/ -INHERIT=autotools python-single-r1 -IUSE=fuse ncurses python qemu readline s3 static-libs threads python_single_target_python3_8 python_single_target_python3_9 -KEYWORDS=amd64 ~arm ~hppa ppc x86 ~x64-macos -LICENSE=BSD -RDEPEND=dev-libs/expat sys-libs/zlib:0= fuse? ( sys-fs/fuse:= ) dev-libs/openssl:0= ncurses? ( sys-libs/ncurses:0= ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_8? ( dev-python/cython[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cython[python_targets_python3_9(-)] ) ) readline? ( sys-libs/readline:0= ) s3? ( net-misc/curl ) -REQUIRED_USE=python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 ) ) -RESTRICT=test -SLOT=0 -SRC_URI=https://github.com/sshock/AFFLIBv3/archive/v3.7.19.tar.gz -> afflib-3.7.19.tar.gz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 -_md5_=486ca160c45cf52349b0cba0ed25377f diff --git a/metadata/md5-cache/app-forensics/afflib-3.7.19-r1 b/metadata/md5-cache/app-forensics/afflib-3.7.19-r1 new file mode 100644 index 000000000000..989a3f9852bd --- /dev/null +++ b/metadata/md5-cache/app-forensics/afflib-3.7.19-r1 @@ -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 setup +DEPEND=dev-libs/expat sys-libs/zlib:= fuse? ( sys-fs/fuse:0 ) dev-libs/openssl:= ncurses? ( sys-libs/ncurses:= ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_single_target_python3_8? ( dev-python/cython[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cython[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/cython[python_targets_python3_10(-)] ) ) readline? ( sys-libs/readline:= ) s3? ( net-misc/curl ) +DESCRIPTION=Library that implements the AFF image standard +EAPI=8 +HOMEPAGE=https://github.com/sshock/AFFLIBv3/ +INHERIT=autotools python-single-r1 +IUSE=fuse ncurses python qemu readline s3 static-libs threads python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 +KEYWORDS=amd64 ~arm ~hppa ppc x86 ~x64-macos +LICENSE=BSD +RDEPEND=dev-libs/expat sys-libs/zlib:= fuse? ( sys-fs/fuse:0 ) dev-libs/openssl:= ncurses? ( sys-libs/ncurses:= ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_single_target_python3_8? ( dev-python/cython[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cython[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/cython[python_targets_python3_10(-)] ) ) readline? ( sys-libs/readline:= ) s3? ( net-misc/curl ) +REQUIRED_USE=python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) ) +RESTRICT=test +SLOT=0 +SRC_URI=https://github.com/sshock/AFFLIBv3/archive/v3.7.19.tar.gz -> afflib-3.7.19.tar.gz +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 +_md5_=e6595765827afcd3a8066d22f704e541 |