summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2024-01-05 07:49:54 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2024-01-05 07:49:54 +0000
commit1358b385ed9bb24b02bf2754722dc3354204bfcf (patch)
treef4c3acb71c6c9958cfcc7c6df93fe4002747abd7 /metadata
parentMerge updates from master (diff)
downloadgentoo-1358b385ed9bb24b02bf2754722dc3354204bfcf.tar.gz
gentoo-1358b385ed9bb24b02bf2754722dc3354204bfcf.tar.bz2
gentoo-1358b385ed9bb24b02bf2754722dc3354204bfcf.zip
2024-01-05 07:49:53 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/dev-util/ccache-4.917
-rw-r--r--metadata/md5-cache/dev-util/meson-1.3.0-r24
-rw-r--r--metadata/md5-cache/net-vpn/openvpn-2.6.817
-rw-r--r--metadata/md5-cache/net-vpn/openvpn-99992
-rw-r--r--metadata/pkg_desc_index4
-rw-r--r--metadata/timestamp.chk2
6 files changed, 40 insertions, 6 deletions
diff --git a/metadata/md5-cache/dev-util/ccache-4.9 b/metadata/md5-cache/dev-util/ccache-4.9
new file mode 100644
index 000000000000..acdb11a5a1d7
--- /dev/null
+++ b/metadata/md5-cache/dev-util/ccache-4.9
@@ -0,0 +1,17 @@
+BDEPEND=doc? ( dev-ruby/asciidoctor ) verify-sig? ( sec-keys/openpgp-keys-joelrosdahl ) app-alternatives/ninja >=dev-util/cmake-3.20.5 verify-sig? ( app-crypt/gnupg >=app-portage/gemato-16 )
+DEFINED_PHASES=compile configure install postinst prepare prerm test unpack
+DEPEND=app-arch/zstd:= redis? ( dev-libs/hiredis:= ) test? ( dev-libs/elfutils )
+DESCRIPTION=Fast compiler cache
+EAPI=8
+HOMEPAGE=https://ccache.dev/
+IDEPEND=dev-util/shadowman
+INHERIT=cmake toolchain-funcs flag-o-matic verify-sig
+IUSE=doc redis +static-c++ test verify-sig
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+LICENSE=GPL-3+ GPL-3 MIT BSD Boost-1.0 BSD-2 || ( CC0-1.0 Apache-2.0 ) elibc_mingw? ( LGPL-3 ISC PSF-2 )
+RDEPEND=app-arch/zstd:= redis? ( dev-libs/hiredis:= ) dev-util/shadowman sys-apps/gentoo-functions
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/ccache/ccache/releases/download/v4.9/ccache-4.9.tar.xz verify-sig? ( https://github.com/ccache/ccache/releases/download/v4.9/ccache-4.9.tar.xz.asc ) !doc? ( https://dev.gentoo.org/~sam/distfiles/dev-util/ccache/ccache-4.9-docs.tar.xz )
+_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 verify-sig 798e0173d334021f14ba78a786c37059
+_md5_=8d612b144fbe8a27a9cbd21e31a36fc0
diff --git a/metadata/md5-cache/dev-util/meson-1.3.0-r2 b/metadata/md5-cache/dev-util/meson-1.3.0-r2
index 4e7e6833b3d0..a56fb5ef1b10 100644
--- a/metadata/md5-cache/dev-util/meson-1.3.0-r2
+++ b/metadata/md5-cache/dev-util/meson-1.3.0-r2
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://mesonbuild.com/
INHERIT=verify-sig bash-completion-r1 distutils-r1 toolchain-funcs
IUSE=test verify-sig python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
+KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
LICENSE=Apache-2.0
RDEPEND=virtual/pkgconfig python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mesonbuild/meson/releases/download/1.3.0/meson-1.3.0.tar.gz verify-sig? ( https://github.com/mesonbuild/meson/releases/download/1.3.0/meson-1.3.0.tar.gz.asc )
_eclasses_=verify-sig 798e0173d334021f14ba78a786c37059 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690
-_md5_=ed9ed848e52290d749af3dd10e8dcebe
+_md5_=51b2d801936989241cc5f53705a8f1a8
diff --git a/metadata/md5-cache/net-vpn/openvpn-2.6.8 b/metadata/md5-cache/net-vpn/openvpn-2.6.8
new file mode 100644
index 000000000000..9dc1a50a773a
--- /dev/null
+++ b/metadata/md5-cache/net-vpn/openvpn-2.6.8
@@ -0,0 +1,17 @@
+BDEPEND=virtual/pkgconfig sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) || ( >=sys-devel/autoconf-2.72-r1:2.72 >=sys-devel/autoconf-2.71-r6:2.71 ) >=sys-devel/libtool-2.4.7 virtual/pkgconfig
+DEFINED_PHASES=configure install postinst prepare setup test
+DEPEND=kernel_linux? ( iproute2? ( sys-apps/iproute2[-minimal] ) ) lz4? ( app-arch/lz4 ) lzo? ( >=dev-libs/lzo-1.07 ) mbedtls? ( net-libs/mbedtls:= ) openssl? ( >=dev-libs/openssl-1.0.2:0= ) pam? ( sys-libs/pam ) pkcs11? ( >=dev-libs/pkcs11-helper-1.11 ) systemd? ( sys-apps/systemd ) dco? ( >=net-vpn/ovpn-dco-0.2 >=dev-libs/libnl-3.2.29:= ) sys-libs/libcap-ng:= test? ( dev-util/cmocka )
+DESCRIPTION=Robust and highly flexible tunneling application compatible with many OSes
+EAPI=8
+HOMEPAGE=https://openvpn.net/
+INHERIT=autotools systemd linux-info tmpfiles
+IUSE=dco down-root examples inotify iproute2 +lz4 +lzo mbedtls +openssl pam pkcs11 +plugins selinux systemd test
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86
+LICENSE=GPL-2
+RDEPEND=kernel_linux? ( iproute2? ( sys-apps/iproute2[-minimal] ) ) lz4? ( app-arch/lz4 ) lzo? ( >=dev-libs/lzo-1.07 ) mbedtls? ( net-libs/mbedtls:= ) openssl? ( >=dev-libs/openssl-1.0.2:0= ) pam? ( sys-libs/pam ) pkcs11? ( >=dev-libs/pkcs11-helper-1.11 ) systemd? ( sys-apps/systemd ) dco? ( >=net-vpn/ovpn-dco-0.2 >=dev-libs/libnl-3.2.29:= ) sys-libs/libcap-ng:= acct-group/openvpn acct-user/openvpn selinux? ( sec-policy/selinux-openvpn ) virtual/tmpfiles
+REQUIRED_USE=^^ ( openssl mbedtls ) pkcs11? ( !mbedtls ) !plugins? ( !pam !down-root ) inotify? ( plugins ) dco? ( !iproute2 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://build.openvpn.net/downloads/releases/openvpn-2.6.8.tar.gz
+_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 5f729b9cb10d5eda573cd604c93c6dc5 systemd c8b03e8df84486aa991d4396686e8942 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
+_md5_=261435be412a16a5404d9ff289ad8cec
diff --git a/metadata/md5-cache/net-vpn/openvpn-9999 b/metadata/md5-cache/net-vpn/openvpn-9999
index 6a59f0f5840f..1148691884e3 100644
--- a/metadata/md5-cache/net-vpn/openvpn-9999
+++ b/metadata/md5-cache/net-vpn/openvpn-9999
@@ -13,4 +13,4 @@ REQUIRED_USE=^^ ( openssl mbedtls ) pkcs11? ( !mbedtls ) !plugins? ( !pam !down-
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 5f729b9cb10d5eda573cd604c93c6dc5 systemd c8b03e8df84486aa991d4396686e8942 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
-_md5_=835cc12c18d825667d53f88c83ff68a5
+_md5_=261435be412a16a5404d9ff289ad8cec
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index a8d7ce4f3a52..cb652cc7647c 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -10538,7 +10538,7 @@ dev-util/cargo-tarpaulin 0.27.1: Cargo-Tarpaulin is a tool to determine code cov
dev-util/catalyst 3.0.21-r1 3.0.22-r1 3.0.22-r3 9999: Release metatool used for creating releases based on Gentoo Linux
dev-util/catfish 4.18.0: A frontend for find, (s)locate, doodle, tracker, beagle, strigi and pinot
dev-util/cbindgen 0.26.0: A tool for generating C bindings to Rust code
-dev-util/ccache 4.8.3: Fast compiler cache
+dev-util/ccache 4.8.3 4.9: Fast compiler cache
dev-util/cccc 3.1.6-r1: Source metrics (line counts, complexity, etc) for Java and C++
dev-util/ccls 0.20230717 0.20230717-r1 9999: C/C++/ObjC language server
dev-util/cdecl 14.0 14.2: Composing and deciphering C (or C++) declarations or casts, aka "gibberish."
@@ -15470,7 +15470,7 @@ net-vpn/nstx 1.1_beta6-r3: IP over DNS tunnel
net-vpn/ocserv 1.1.6 1.1.7 9999: Openconnect SSL VPN server
net-vpn/openconnect 9.12 9999: Free client for Cisco AnyConnect SSL VPN software
net-vpn/openfortivpn 1.19.0 1.20.2 1.20.3-r2: Fortinet compatible VPN client
-net-vpn/openvpn 2.5.2-r3 2.5.6-r1 2.5.7-r1 2.6.4 2.6.7 9999: Robust and highly flexible tunneling application compatible with many OSes
+net-vpn/openvpn 2.5.2-r3 2.5.6-r1 2.5.7-r1 2.6.4 2.6.7 2.6.8 9999: Robust and highly flexible tunneling application compatible with many OSes
net-vpn/ovpn-dco 0.2.20230426 9999: OpenVPN Data Channel Offload in the linux kernel
net-vpn/pptpd 1.4.0-r3: Linux Point-to-Point Tunnelling Protocol Server
net-vpn/protonvpn-cli 2.2.11-r2: A VPN command-line tool from protonvpn - python rewrite
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index d57b1a2821e3..c5e4132a882e 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Fri, 05 Jan 2024 07:19:50 +0000
+Fri, 05 Jan 2024 07:49:53 +0000