summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2023-05-01 10:48:57 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2023-05-01 10:48:57 +0000
commitba2f85bc9ccd5a50342772ec41d4aea8bcff2f10 (patch)
tree0cb7183812400a3f35d10dde4c4614548eba8886 /metadata
parentMerge updates from master (diff)
downloadgentoo-ba2f85bc9ccd5a50342772ec41d4aea8bcff2f10.tar.gz
gentoo-ba2f85bc9ccd5a50342772ec41d4aea8bcff2f10.tar.bz2
gentoo-ba2f85bc9ccd5a50342772ec41d4aea8bcff2f10.zip
2023-05-01 10:48:56 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/app-shells/fzf-0.40.013
-rw-r--r--metadata/md5-cache/dev-perl/Tk-804.36.0-r14
-rw-r--r--metadata/md5-cache/dev-util/include-what-you-use-0.2016
-rw-r--r--metadata/md5-cache/dev-vcs/gitolite-gentoo-3.6.6.1-r34
-rw-r--r--metadata/md5-cache/media-video/vidcutter-6.0.5.1_p202302014
-rw-r--r--metadata/pkg_desc_index4
-rw-r--r--metadata/timestamp.chk2
7 files changed, 38 insertions, 9 deletions
diff --git a/metadata/md5-cache/app-shells/fzf-0.40.0 b/metadata/md5-cache/app-shells/fzf-0.40.0
new file mode 100644
index 000000000000..2f3ac6a0859e
--- /dev/null
+++ b/metadata/md5-cache/app-shells/fzf-0.40.0
@@ -0,0 +1,13 @@
+BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
+DEFINED_PHASES=compile install postinst prepare unpack
+DESCRIPTION=General-purpose command-line fuzzy finder, written in Golang
+EAPI=8
+HOMEPAGE=https://github.com/junegunn/fzf
+INHERIT=bash-completion-r1 go-module
+KEYWORDS=~amd64 ~arm64 ~ppc64 ~riscv ~x86
+LICENSE=MIT BSD-with-disclosure
+RESTRICT=strip
+SLOT=0
+SRC_URI=https://github.com/junegunn/fzf/archive/0.40.0.tar.gz -> fzf-0.40.0.tar.gz https://dev.gentoo.org/~sam/distfiles/app-shells/fzf/fzf-0.40.0-deps.tar.xz
+_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 bash-completion-r1 59cf54afadd3b37d31d9d85c7d7d8067 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 go-module 9c75e51a48520b2f01471c1f91762882
+_md5_=53444630e71b4cdce302665b65abba08
diff --git a/metadata/md5-cache/dev-perl/Tk-804.36.0-r1 b/metadata/md5-cache/dev-perl/Tk-804.36.0-r1
index 971c68c4759c..0a24c5bb8fca 100644
--- a/metadata/md5-cache/dev-perl/Tk-804.36.0-r1
+++ b/metadata/md5-cache/dev-perl/Tk-804.36.0-r1
@@ -6,11 +6,11 @@ EAPI=7
HOMEPAGE=https://metacpan.org/release/Tk
INHERIT=perl-module virtualx
IUSE=examples test
-KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris
LICENSE=|| ( Artistic GPL-1+ ) tcltk BSD
RDEPEND=media-libs/freetype media-libs/libjpeg-turbo:= >=media-libs/libpng-1.4:0 x11-libs/libX11 x11-libs/libXft dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/S/SR/SREZIC/Tk-804.036.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 perl-functions c3fca037246e877693badea0df3b0ef8 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 perl-module 8c55459fea879ccdec282839a3b22f78 virtualx 817571665ee28575da44ee08135089e5
-_md5_=1d203c1c88d152606a781e33d1c5a2a2
+_md5_=585fdb40713bbbfc3e9a80c6843ee7bf
diff --git a/metadata/md5-cache/dev-util/include-what-you-use-0.20 b/metadata/md5-cache/dev-util/include-what-you-use-0.20
new file mode 100644
index 000000000000..584a54269d40
--- /dev/null
+++ b/metadata/md5-cache/dev-util/include-what-you-use-0.20
@@ -0,0 +1,16 @@
+BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
+DEFINED_PHASES=compile configure install prepare setup test
+DEPEND=sys-devel/clang:16 sys-devel/llvm:16 python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) !!sys-devel/llvm:0
+DESCRIPTION=Find unused include directives in C/C++ programs
+EAPI=8
+HOMEPAGE=https://include-what-you-use.org/
+INHERIT=cmake llvm python-single-r1
+IUSE=python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
+KEYWORDS=~amd64 ~arm64 ~x86
+LICENSE=GPL-2
+RDEPEND=sys-devel/clang:16 sys-devel/llvm:16 python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
+REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
+SLOT=0
+SRC_URI=https://github.com/include-what-you-use/include-what-you-use/archive/0.20.tar.gz -> include-what-you-use-0.20.tar.gz https://github.com/include-what-you-use/include-what-you-use/commit/62e5e2e35380e46ccbff2c2ed118f8bb5c01755b.patch -> include-what-you-use-0.19-test-util-support-EXTRA_IWYU_ARGS.patch
+_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c llvm 4cc6f8e29d24a8011266413e74c728bb python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-single-r1 75118e916668a74c660a13b0ecb22562
+_md5_=86978aedd8ce960fbb3bbb3706628a1e
diff --git a/metadata/md5-cache/dev-vcs/gitolite-gentoo-3.6.6.1-r3 b/metadata/md5-cache/dev-vcs/gitolite-gentoo-3.6.6.1-r3
index f71bf0c8f306..ef493746c89c 100644
--- a/metadata/md5-cache/dev-vcs/gitolite-gentoo-3.6.6.1-r3
+++ b/metadata/md5-cache/dev-vcs/gitolite-gentoo-3.6.6.1-r3
@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=dev-lang/perl >=dev-vcs/git-1.6.6 virtual/perl-File-Path virtual/perl-File-Temp dev-lang/perl
DESCRIPTION=Highly flexible server for git directory version tracker, Gentoo fork
EAPI=7
-HOMEPAGE=https://cgit.gentoo.org/proj/gitolite-gentoo.git
+HOMEPAGE=https://cgit.gentoo.org/fork/gitolite-gentoo.git/
INHERIT=perl-module
IUSE=selinux tools vim-syntax
KEYWORDS=amd64 x86
@@ -12,4 +12,4 @@ RDEPEND=dev-lang/perl >=dev-vcs/git-1.6.6 virtual/perl-File-Path virtual/perl-Fi
SLOT=0
SRC_URI=mirror://gentoo/gitolite-gentoo-3.6.6.1.tar.bz2 https://github.com/sitaramc/gitolite/commit/5df2b817255ee919991da6c310239e08c8fcc1ae.patch
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 perl-functions c3fca037246e877693badea0df3b0ef8 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 perl-module 8c55459fea879ccdec282839a3b22f78
-_md5_=15aaee8b6f14a2aeddf4829ec24677c3
+_md5_=b0cc9c563059b2abd6af2bda57f0c79c
diff --git a/metadata/md5-cache/media-video/vidcutter-6.0.5.1_p20230201 b/metadata/md5-cache/media-video/vidcutter-6.0.5.1_p20230201
index 9981cf543cb4..dbdf6d1121d0 100644
--- a/metadata/md5-cache/media-video/vidcutter-6.0.5.1_p20230201
+++ b/metadata/md5-cache/media-video/vidcutter-6.0.5.1_p20230201
@@ -7,11 +7,11 @@ HOMEPAGE=http://vidcutter.ozmartians.com https://github.com/ozmartian/vidcutter
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 xdg
IUSE=python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
LICENSE=GPL-3
RDEPEND=>=media-video/mpv-0.25:=[libmpv] >=dev-python/PyQt5-5.7[dbus,multimedia,widgets,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyopengl[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] media-video/ffmpeg[X,encode] media-video/mediainfo python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) || ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://github.com/ozmartian/vidcutter/archive/8f01c76f0ec727fa336cb2cb6a645a58e3a29e64.tar.gz -> vidcutter-6.0.5.1_p20230201.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 ff196cc3d0837f4b97547cbf8abeec65 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
-_md5_=57bb59e7884f80a0776bea9f0a0aa192
+_md5_=c7a3e710c97419b43af0e86e9e441871
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index d1e29f8e2b62..30d93a9b703d 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -3035,7 +3035,7 @@ app-shells/dash 0.5.11.5 0.5.12: Debian Almquist Shell
app-shells/dsh 0.25.10-r1: Distributed Shell
app-shells/esh 0.8.5-r3: A UNIX Shell with a simplified Scheme syntax
app-shells/fish 3.4.0 3.6.1 9999: Friendly Interactive SHell
-app-shells/fzf 0.36.0 0.37.0 0.38.0 0.39.0: General-purpose command-line fuzzy finder, written in Golang
+app-shells/fzf 0.36.0 0.37.0 0.38.0 0.39.0 0.40.0: General-purpose command-line fuzzy finder, written in Golang
app-shells/gash 0.3.0: POSIX-compatible shell written in Guile Scheme
app-shells/gentoo-bashcomp 20190211-r1 20230313: Gentoo-specific bash command-line completions (emerge, ebuild, equery, etc)
app-shells/gentoo-zsh-completions 20220112 99999999: Gentoo specific zsh completion support (includes emerge and ebuild commands)
@@ -10436,7 +10436,7 @@ dev-util/icmake 9.03.01: Hybrid between a make utility and a shell scripting lan
dev-util/idea-community 2023.1.1: A complete toolset for web, mobile and enterprise development
dev-util/ignition-cmake 2.16.0: CMake modules to be used by the Ignition projects
dev-util/imediff2 1.1.2.1: An interactive, user friendly 2-way merge tool in text mode
-dev-util/include-what-you-use 0.19: Find unused include directives in C/C++ programs
+dev-util/include-what-you-use 0.19 0.20: Find unused include directives in C/C++ programs
dev-util/indent 2.2.12 2.2.13: Indent program source files
dev-util/intel-graphics-compiler 1.0.13463.1-r1 1.0.13822.1-r1 1.0.13860.4: LLVM-based OpenCL compiler for OpenCL targetting Intel Gen graphics hardware
dev-util/intel-graphics-system-controller 0.8.7: Intel graphics system controller firmware update library
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 329f0b59225a..218ea5d9aab3 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Mon, 01 May 2023 10:18:57 +0000
+Mon, 01 May 2023 10:48:56 +0000