diff options
-rw-r--r-- | metadata/md5-cache/app-eselect/eselect-rust-20210703 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-ml/int_repr-0.15.0 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-ml/ppx_jane-0.15.0 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/media-libs/libfreeaptx-0.1.1-r1 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/media-video/pipewire-0.3.49-r1 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/media-video/wireplumber-0.4.9 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/sci-mathematics/z3-4.8.15-r1 | 4 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 3 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
9 files changed, 43 insertions, 12 deletions
diff --git a/metadata/md5-cache/app-eselect/eselect-rust-20210703 b/metadata/md5-cache/app-eselect/eselect-rust-20210703 index eed3d1841eb4..8c66350ff047 100644 --- a/metadata/md5-cache/app-eselect/eselect-rust-20210703 +++ b/metadata/md5-cache/app-eselect/eselect-rust-20210703 @@ -4,10 +4,10 @@ DESCRIPTION=Eselect module for management of multiple Rust versions EAPI=7 HOMEPAGE=https://gitweb.gentoo.org/proj/eselect-rust.git INHERIT=autotools -KEYWORDS=amd64 arm arm64 ~ppc ppc64 ~riscv x86 +KEYWORDS=amd64 arm arm64 ~ppc ppc64 ~riscv ~s390 x86 LICENSE=GPL-2 RDEPEND=>=app-admin/eselect-1.2.3 SLOT=0 SRC_URI=https://gitweb.gentoo.org/proj/eselect-rust.git/snapshot/eselect-rust-20210703.tar.bz2 _eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools 9724194ab651ce63fd9bc06e4e1410b4 -_md5_=baf2d16c201e92139ab5a257c21ca885 +_md5_=950fc8a93c27daaca32a75addde58d8a diff --git a/metadata/md5-cache/dev-ml/int_repr-0.15.0 b/metadata/md5-cache/dev-ml/int_repr-0.15.0 new file mode 100644 index 000000000000..ccdfc81fa817 --- /dev/null +++ b/metadata/md5-cache/dev-ml/int_repr-0.15.0 @@ -0,0 +1,15 @@ +BDEPEND=dev-ml/dune dev-lang/ocaml +DEFINED_PHASES=compile install test +DEPEND=dev-ml/ppx_jane:0/0.15 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +DESCRIPTION=Integers of various widths +EAPI=8 +HOMEPAGE=https://github.com/janestreet/int_repr +INHERIT=dune +IUSE=+ocamlopt +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-ml/ppx_jane:0/0.15 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +SLOT=0/0.15 +SRC_URI=https://github.com/janestreet/int_repr/archive/refs/tags/v0.15.0.tar.gz -> int_repr-0.15.0.tar.gz +_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c +_md5_=bc8146d2950666db93e43f2bdc582dfd diff --git a/metadata/md5-cache/dev-ml/ppx_jane-0.15.0 b/metadata/md5-cache/dev-ml/ppx_jane-0.15.0 new file mode 100644 index 000000000000..86d9c48670a8 --- /dev/null +++ b/metadata/md5-cache/dev-ml/ppx_jane-0.15.0 @@ -0,0 +1,15 @@ +BDEPEND=dev-ml/dune dev-lang/ocaml +DEFINED_PHASES=compile install test +DEPEND=dev-ml/base_quickcheck:0/0.15 dev-ml/ppx_bin_prot:0/0.15 dev-ml/ppx_disable_unused_warnings:0/0.15 dev-ml/ppx_expect:0/0.15 dev-ml/ppx_fixed_literal:0/0.15 dev-ml/ppx_ignore_instrumentation:0/0.15 dev-ml/ppx_log:0/0.15 dev-ml/ppx_module_timer:0/0.15 dev-ml/ppx_optional:0/0.15 dev-ml/ppx_pipebang:0/0.15 dev-ml/ppx_stable:0/0.15 dev-ml/ppx_string:0/0.15 dev-ml/ppx_typerep_conv:0/0.15 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +DESCRIPTION=Standard Jane Street ppx rewriters +EAPI=8 +HOMEPAGE=https://github.com/janestreet/ppx_jane +INHERIT=dune +IUSE=+ocamlopt +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 +LICENSE=Apache-2.0 +RDEPEND=dev-ml/base_quickcheck:0/0.15 dev-ml/ppx_bin_prot:0/0.15 dev-ml/ppx_disable_unused_warnings:0/0.15 dev-ml/ppx_expect:0/0.15 dev-ml/ppx_fixed_literal:0/0.15 dev-ml/ppx_ignore_instrumentation:0/0.15 dev-ml/ppx_log:0/0.15 dev-ml/ppx_module_timer:0/0.15 dev-ml/ppx_optional:0/0.15 dev-ml/ppx_pipebang:0/0.15 dev-ml/ppx_stable:0/0.15 dev-ml/ppx_string:0/0.15 dev-ml/ppx_typerep_conv:0/0.15 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= +SLOT=0/0.15 +SRC_URI=https://github.com/janestreet/ppx_jane/archive/v0.15.0.tar.gz -> ppx_jane-0.15.0.tar.gz +_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c +_md5_=5402d5d4a24c307619b3007b2ef53e5a diff --git a/metadata/md5-cache/media-libs/libfreeaptx-0.1.1-r1 b/metadata/md5-cache/media-libs/libfreeaptx-0.1.1-r1 index 7c48057a1368..426978db6d95 100644 --- a/metadata/md5-cache/media-libs/libfreeaptx-0.1.1-r1 +++ b/metadata/md5-cache/media-libs/libfreeaptx-0.1.1-r1 @@ -4,9 +4,9 @@ EAPI=7 HOMEPAGE=https://github.com/iamthehorker/libfreeaptx INHERIT=flag-o-matic multilib-minimal toolchain-funcs IUSE=cpu_flags_x86_avx2 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 -KEYWORDS=amd64 arm arm64 ppc ~ppc64 ~riscv x86 +KEYWORDS=amd64 arm arm64 ppc ppc64 ~riscv x86 LICENSE=LGPL-2.1+ SLOT=0 SRC_URI=https://github.com/iamthehorker/libfreeaptx/archive/0.1.1.tar.gz -> libfreeaptx-0.1.1.tar.gz _eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 multibuild d26d81f242cb193d899a72bca423d0bd multilib-build 05f207909a804c9174bc39a00547d598 multilib-minimal 4b0f1857965db8869a729948d5277e0b -_md5_=38e620fb88a16159259e0c2cf841118f +_md5_=29d58917ec8e512aed20a09bc955c09f diff --git a/metadata/md5-cache/media-video/pipewire-0.3.49-r1 b/metadata/md5-cache/media-video/pipewire-0.3.49-r1 index 25b5a6bb2bcb..97bef04598e7 100644 --- a/metadata/md5-cache/media-video/pipewire-0.3.49-r1 +++ b/metadata/md5-cache/media-video/pipewire-0.3.49-r1 @@ -6,7 +6,7 @@ EAPI=8 HOMEPAGE=https://pipewire.org/ INHERIT=flag-o-matic meson-multilib optfeature prefix python-any-r1 systemd udev IUSE=bluetooth doc echo-cancel extra gstreamer jack-client jack-sdk lv2 pipewire-alsa ssl system-service systemd test v4l X zeroconf abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 -KEYWORDS=amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86 +KEYWORDS=amd64 arm ~arm64 ~ppc ppc64 ~riscv ~sparc x86 LICENSE=MIT LGPL-2.1+ GPL-2 PDEPEND=>=media-video/wireplumber-0.4.8-r3 RDEPEND=acct-group/audio media-libs/alsa-lib sys-apps/dbus[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-libs/readline:= sys-libs/ncurses:=[unicode(+)] virtual/libintl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] virtual/libudev[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] bluetooth? ( media-libs/fdk-aac media-libs/libldac media-libs/libfreeaptx media-libs/sbc >=net-wireless/bluez-4.101:= virtual/libusb:1 ) echo-cancel? ( media-libs/webrtc-audio-processing:0 ) extra? ( >=media-libs/libsndfile-1.0.20 ) gstreamer? ( >=dev-libs/glib-2.32.0:2 >=media-libs/gstreamer-1.10.0:1.0 media-libs/gst-plugins-base:1.0 ) jack-client? ( >=media-sound/jack2-1.9.10:2[dbus] ) jack-sdk? ( !media-sound/jack-audio-connection-kit !media-sound/jack2 ) lv2? ( media-libs/lilv ) pipewire-alsa? ( >=media-libs/alsa-lib-1.1.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] !media-plugins/alsa-plugins[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,pulseaudio] ) !pipewire-alsa? ( media-plugins/alsa-plugins[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,pulseaudio] ) ssl? ( dev-libs/openssl:= ) systemd? ( sys-apps/systemd ) system-service? ( acct-user/pipewire acct-group/pipewire ) v4l? ( media-libs/libv4l ) X? ( media-libs/libcanberra x11-libs/libX11 x11-libs/libXfixes ) zeroconf? ( net-dns/avahi ) @@ -15,4 +15,4 @@ RESTRICT=!test? ( test ) SLOT=0/0.4 SRC_URI=https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/0.3.49/pipewire-0.3.49.tar.gz _eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils fef481272d4a8e136a7d8a0fb1329384 python-utils-r1 777767a09e8cd6db1d4cebe8400bc974 meson 4e69b4b5d15387549776392e83e8c42c multibuild d26d81f242cb193d899a72bca423d0bd multilib-build 05f207909a804c9174bc39a00547d598 multilib-minimal 4b0f1857965db8869a729948d5277e0b meson-multilib 84c0d4019bf29be0d9d0a2d98fb8b0d9 optfeature d524f291c80f9d21ad80fe978e3ca760 prefix eab3c99d77fe00506c109c8a736186f7 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd systemd 2736b403a83f194b59b767f3b344c2c1 udev 2d229ad4bfa09058e0184b1ca900db32 -_md5_=202783ba98cd463c12d422b769eb1684 +_md5_=c9cb1079bee0038be7b52c618b5715a2 diff --git a/metadata/md5-cache/media-video/wireplumber-0.4.9 b/metadata/md5-cache/media-video/wireplumber-0.4.9 index 5f4fdf77ecf0..8dd76a245467 100644 --- a/metadata/md5-cache/media-video/wireplumber-0.4.9 +++ b/metadata/md5-cache/media-video/wireplumber-0.4.9 @@ -6,7 +6,7 @@ EAPI=8 HOMEPAGE=https://gitlab.freedesktop.org/pipewire/wireplumber INHERIT=lua-single meson systemd IUSE=elogind system-service systemd test lua_single_target_lua5-3 lua_single_target_lua5-4 -KEYWORDS=amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86 +KEYWORDS=amd64 arm ~arm64 ~ppc ppc64 ~riscv ~sparc x86 LICENSE=MIT RDEPEND=lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) >=dev-libs/glib-2.62 >=media-video/pipewire-0.3.48:= virtual/libc elogind? ( sys-auth/elogind ) systemd? ( sys-apps/systemd ) system-service? ( acct-user/pipewire acct-group/pipewire ) REQUIRED_USE=^^ ( lua_single_target_lua5-3 lua_single_target_lua5-4 ) ?? ( elogind systemd ) system-service? ( systemd ) @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) SLOT=0/0.4 SRC_URI=https://gitlab.freedesktop.org/pipewire/wireplumber/-/archive/0.4.9/wireplumber-0.4.9.tar.gz _eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b lua-utils e69ff116248d78546ae1a234c086fe80 lua-single f2c2fb82c912dd65d53bdae3613a331f multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils fef481272d4a8e136a7d8a0fb1329384 python-utils-r1 777767a09e8cd6db1d4cebe8400bc974 meson 4e69b4b5d15387549776392e83e8c42c systemd 2736b403a83f194b59b767f3b344c2c1 -_md5_=0333491b89d6d7ff4112fef35066a3fc +_md5_=2dce385cbe7a697afe4fa9f109c18470 diff --git a/metadata/md5-cache/sci-mathematics/z3-4.8.15-r1 b/metadata/md5-cache/sci-mathematics/z3-4.8.15-r1 index c38b2b916c5f..fcf93045190a 100644 --- a/metadata/md5-cache/sci-mathematics/z3-4.8.15-r1 +++ b/metadata/md5-cache/sci-mathematics/z3-4.8.15-r1 @@ -6,11 +6,11 @@ EAPI=8 HOMEPAGE=https://github.com/Z3Prover/z3/ INHERIT=cmake-multilib java-pkg-opt-2 python-single-r1 IUSE=doc examples gmp isabelle java python abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 java python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 -KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86 +KEYWORDS=amd64 arm arm64 ~ppc ~ppc64 ~riscv x86 LICENSE=MIT RDEPEND=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 ) gmp? ( dev-libs/gmp:0=[cxx(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) java? ( >=dev-java/java-config-2.2.0-r3 ) REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) SLOT=0/4.8 SRC_URI=https://github.com/Z3Prover/z3/archive/z3-4.8.15.tar.gz _eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils fef481272d4a8e136a7d8a0fb1329384 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 3c38df051095289667b6f09ebd0cc149 multibuild d26d81f242cb193d899a72bca423d0bd multilib-build 05f207909a804c9174bc39a00547d598 multilib-minimal 4b0f1857965db8869a729948d5277e0b cmake-multilib 7f8d0fb6ae10906fe334997f977e838b java-utils-2 92b5a4d196abffe2dbe3bdc1cf4ef2ae java-pkg-opt-2 a71433e535af8faae0c0f6c861a32054 python-utils-r1 777767a09e8cd6db1d4cebe8400bc974 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 -_md5_=9d23ed60df003d158081d67a9de3459e +_md5_=8f8036f6f1939066859fd1b648728e67 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index dde0432cbd2d..59c94fa92e74 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -6182,6 +6182,7 @@ dev-ml/fpath 0.7.2 0.7.3: File system paths for OCaml dev-ml/gen 0.5.3-r1 1.0: Iterators for OCaml, both restartable and consumable dev-ml/graphics 5.1.1-r1 5.1.2: The OCaml graphics library dev-ml/gsl-ocaml 1.24.3-r1: OCaml bindings for the GSL library (successor of dev-ml/ocamlgsl) +dev-ml/int_repr 0.15.0: Integers of various widths dev-ml/integers 0.4.0 0.5.1: Various signed and unsigned integer types for OCaml dev-ml/jane-street-headers 0.14.0 0.15.0-r1: Jane Street header files dev-ml/jingoo 1.4.2: OCaml template engine almost compatible with Jinja2 @@ -6273,7 +6274,7 @@ dev-ml/ppx_here 0.14.0 0.15.0: Expands [%here] into its location dev-ml/ppx_ignore_instrumentation 0.15.0: Ignore Jane Street specific instrumentation extensions dev-ml/ppx_import 1.9.1: A syntax extension for importing declarations from interface files dev-ml/ppx_inline_test 0.14.1 0.15.0-r1: Syntax extension for writing in-line tests in ocaml code -dev-ml/ppx_jane 0.14.0: Standard Jane Street ppx rewriters +dev-ml/ppx_jane 0.14.0 0.15.0: Standard Jane Street ppx rewriters dev-ml/ppx_js_style 0.14.0 0.14.1: Code style checker for Jane Street Packages dev-ml/ppx_let 0.14.0 0.15.0: Monadic let-bindings dev-ml/ppx_log 0.15.0: Lazily rendering log messages diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 84601b593761..a58082c02b40 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Mon, 25 Apr 2022 19:33:16 +0000 +Mon, 25 Apr 2022 19:48:11 +0000 |