diff options
-rw-r--r-- | metadata/md5-cache/dev-db/etcd-3.4.28 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/pip-23.3.1 | 2 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/pypdf-3.16.4 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/pypdf-3.17.0 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/media-libs/x264-0.0.20231114 | 14 | ||||
-rw-r--r-- | metadata/md5-cache/media-libs/x264-9999 | 6 | ||||
-rw-r--r-- | metadata/md5-cache/net-libs/libmicrohttpd-0.9.77 | 4 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 6 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
9 files changed, 40 insertions, 42 deletions
diff --git a/metadata/md5-cache/dev-db/etcd-3.4.28 b/metadata/md5-cache/dev-db/etcd-3.4.28 new file mode 100644 index 000000000000..f7a76d95b933 --- /dev/null +++ b/metadata/md5-cache/dev-db/etcd-3.4.28 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig +DEFINED_PHASES=compile install postinst prepare test unpack +DEPEND=server? ( acct-group/etcd acct-user/etcd ) +DESCRIPTION=Highly-available key value store for shared configuration and service discovery +EAPI=8 +HOMEPAGE=https://github.com/etcd-io/etcd +INHERIT=go-module systemd tmpfiles +IUSE=doc +server +KEYWORDS=~amd64 ~loong ~riscv +LICENSE=Apache-2.0 BSD BSD-2 MIT +RDEPEND=server? ( acct-group/etcd acct-user/etcd ) virtual/tmpfiles +RESTRICT=test strip +SLOT=0 +SRC_URI=https://github.com/etcd-io/etcd/archive/v3.4.28.tar.gz -> etcd-3.4.28.tar.gz https://dev.gentoo.org/~zmedico/dist/etcd-3.4.28-deps.tar.xz +_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-env 96e1747610bbb2f5c5d3fb16f0f3a83a go-module 9e5a8f7b134fd3ed3785755097fe8ef0 systemd c8b03e8df84486aa991d4396686e8942 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f +_md5_=ad8193766a85874771b12d0f482eef75 diff --git a/metadata/md5-cache/dev-python/pip-23.3.1 b/metadata/md5-cache/dev-python/pip-23.3.1 index 44e7e8ca3398..736d28fc7daa 100644 --- a/metadata/md5-cache/dev-python/pip-23.3.1 +++ b/metadata/md5-cache/dev-python/pip-23.3.1 @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/pypa/pip/archive/23.3.1.tar.gz -> pip-23.3.1.gh.tar.gz _eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9 -_md5_=131a16804a6f4a8c642f689ad7e36622 +_md5_=4ad3a4d28fe3f19b5350c86f1a2d1c88 diff --git a/metadata/md5-cache/dev-python/pypdf-3.16.4 b/metadata/md5-cache/dev-python/pypdf-3.16.4 deleted file mode 100644 index c730d9a166f3..000000000000 --- a/metadata/md5-cache/dev-python/pypdf-3.16.4 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=test? ( dev-python/cryptography[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pillow-8.0.0[jpeg,jpeg2k,tiff,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/flit-core-3.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] -DEFINED_PHASES=compile configure install prepare test unpack -DESCRIPTION=Python library to work with PDF files -EAPI=8 -HOMEPAGE=https://pypi.org/project/pypdf/ https://github.com/py-pdf/pypdf/ -INHERIT=distutils-r1 -IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 -KEYWORDS=amd64 ~arm64 ~ppc64 x86 -LICENSE=BSD-2 -RDEPEND=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_python3_10 python_targets_python3_11 python_targets_python3_12 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/py-pdf/pypdf/archive/3.16.4.tar.gz -> pypdf-3.16.4.gh.tar.gz test? ( https://github.com/py-pdf/sample-files/archive/d87c33efc0f98225132dfe9c47980208b8130aa4.tar.gz -> pypdf-sample-files-d87c33efc0f98225132dfe9c47980208b8130aa4.gh.tar.gz ) -_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9 -_md5_=b1112cedb3942a95c782229c9da4f763 diff --git a/metadata/md5-cache/dev-python/pypdf-3.17.0 b/metadata/md5-cache/dev-python/pypdf-3.17.0 deleted file mode 100644 index 0bcce2a60d79..000000000000 --- a/metadata/md5-cache/dev-python/pypdf-3.17.0 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=test? ( dev-python/cryptography[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pillow-8.0.0[jpeg,jpeg2k,tiff,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/flit-core-3.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] -DEFINED_PHASES=compile configure install prepare test unpack -DESCRIPTION=Python library to work with PDF files -EAPI=8 -HOMEPAGE=https://pypi.org/project/pypdf/ https://github.com/py-pdf/pypdf/ -INHERIT=distutils-r1 -IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 -KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86 -LICENSE=BSD-2 -RDEPEND=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_python3_10 python_targets_python3_11 python_targets_python3_12 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/py-pdf/pypdf/archive/3.17.0.tar.gz -> pypdf-3.17.0.gh.tar.gz test? ( https://github.com/py-pdf/sample-files/archive/d87c33efc0f98225132dfe9c47980208b8130aa4.tar.gz -> pypdf-sample-files-d87c33efc0f98225132dfe9c47980208b8130aa4.gh.tar.gz ) -_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9 -_md5_=09149df9fc9f34d0a459dd5f165333fb diff --git a/metadata/md5-cache/media-libs/x264-0.0.20231114 b/metadata/md5-cache/media-libs/x264-0.0.20231114 new file mode 100644 index 000000000000..6f990a069e43 --- /dev/null +++ b/metadata/md5-cache/media-libs/x264-0.0.20231114 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install test +DEPEND=abi_x86_32? ( >=dev-lang/nasm-2.13 ) abi_x86_64? ( >=dev-lang/nasm-2.13 ) opencl? ( dev-lang/perl ) +DESCRIPTION=Free library for encoding X264/AVC streams +EAPI=8 +HOMEPAGE=https://www.videolan.org/developers/x264.html +INHERIT=multilib-minimal toolchain-funcs flag-o-matic +IUSE=cpu_flags_ppc_altivec +interlaced opencl pic static-libs cpu_flags_x86_sse +threads 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=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos +LICENSE=GPL-2 +RDEPEND=opencl? ( >=virtual/opencl-0-r3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) +SLOT=0/164 +SRC_URI=https://code.videolan.org/videolan/x264/-/archive/c196240409e4d7c01b47448d93b1f9683aaa7cf7/x264-c196240409e4d7c01b47448d93b1f9683aaa7cf7.tar.bz2 -> x264-0.0.20231114.tar.bz2 +_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 +_md5_=7d774c827d9f819c1a3680e8b5ac55b1 diff --git a/metadata/md5-cache/media-libs/x264-9999 b/metadata/md5-cache/media-libs/x264-9999 index bd3febef8e74..6b52faabaea6 100644 --- a/metadata/md5-cache/media-libs/x264-9999 +++ b/metadata/md5-cache/media-libs/x264-9999 @@ -1,8 +1,8 @@ BDEPEND=>=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install test unpack DEPEND=abi_x86_32? ( >=dev-lang/nasm-2.13 ) abi_x86_64? ( >=dev-lang/nasm-2.13 ) opencl? ( dev-lang/perl ) -DESCRIPTION=A free library for encoding X264/AVC streams -EAPI=7 +DESCRIPTION=Free library for encoding X264/AVC streams +EAPI=8 HOMEPAGE=https://www.videolan.org/developers/x264.html INHERIT=multilib-minimal toolchain-funcs flag-o-matic git-r3 IUSE=cpu_flags_ppc_altivec +interlaced opencl pic static-libs cpu_flags_x86_sse +threads abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 @@ -11,4 +11,4 @@ PROPERTIES=live RDEPEND=opencl? ( >=virtual/opencl-0-r3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) SLOT=0/164 _eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 git-r3 5133e393e8717a3a093660f990801dc1 -_md5_=0903fed19cad4c7b8d681c7f70150619 +_md5_=7d774c827d9f819c1a3680e8b5ac55b1 diff --git a/metadata/md5-cache/net-libs/libmicrohttpd-0.9.77 b/metadata/md5-cache/net-libs/libmicrohttpd-0.9.77 index f94b14d09eca..8dae26c3e795 100644 --- a/metadata/md5-cache/net-libs/libmicrohttpd-0.9.77 +++ b/metadata/md5-cache/net-libs/libmicrohttpd-0.9.77 @@ -6,7 +6,7 @@ EAPI=8 HOMEPAGE=https://www.gnu.org/software/libmicrohttpd/ INHERIT=linux-info multilib-minimal IUSE=+epoll +eventfd ssl static-libs test +thread-names 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=~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 +KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 LICENSE=|| ( LGPL-2.1+ !ssl? ( GPL-2+-with-eCos-exception-2 ) ) RDEPEND=ssl? ( >net-libs/gnutls-2.12.20:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) REQUIRED_USE=epoll? ( kernel_linux ) @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) SLOT=0/12 SRC_URI=mirror://gnu/libmicrohttpd/libmicrohttpd-0.9.77.tar.gz _eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b -_md5_=64b982a1558c0dff20f4ed344220ea97 +_md5_=20058c70bd1e8f619f5af9a163afa60a diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 2f1b458c0a8c..b415ae4ac956 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -3819,7 +3819,7 @@ dev-db/cdb 0.75-r4: Fast, reliable, simple package for creating and reading cons dev-db/citus 11.3.0 12.0.0 12.1.1: Open-source postgresql extension for clustering/multi-node setups dev-db/cockroach 2.1.5-r1 19.1.1-r1: open source database for building cloud services dev-db/datadraw 3.1.1: feature rich database generator for high performance C applications -dev-db/etcd 3.4.26: Highly-available key value store for shared configuration and service discovery +dev-db/etcd 3.4.26 3.4.28: Highly-available key value store for shared configuration and service discovery dev-db/firebird 3.0.4.33054.0-r2 3.0.10.33601.0-r1: Relational database offering many ANSI SQL:2003 and some SQL:2008 features dev-db/freetds 1.2.18: Tabular Datastream Library dev-db/futuresql5 0.1.1: Non-blocking Qt database framework @@ -8895,7 +8895,7 @@ dev-python/pyotp 2.8.0 2.9.0: PyOTP is a Python library for generating and verif dev-python/pyparsing 3.0.9 3.1.1: Easy-to-use Python module for text parsing dev-python/pyparted 3.12.0 3.13.0: Python bindings for sys-block/parted dev-python/pypax 0.9.5-r1 9999: Python module to get or set either PT_PAX and/or XATTR_PAX flags -dev-python/pypdf 3.16.4 3.17.0 3.17.1: Python library to work with PDF files +dev-python/pypdf 3.17.1: Python library to work with PDF files dev-python/pyperclip 1.8.2-r1: A cross-platform clipboard module for Python dev-python/pyphen 0.14.0: Python module for hyphenation using hunspell dictionaries dev-python/pypiserver 2.0.1: Minimal PyPI server @@ -13325,7 +13325,7 @@ media-libs/waffle 1.7.2 1.7.3 1.8.0 9999: Library that allows selection of GL AP media-libs/webrtc-audio-processing 0.3.1 0.3.1-r1 1.3-r1: AudioProcessing library from the webrtc.org codebase media-libs/woff2 1.0.2-r5: Encode/decode WOFF2 font format media-libs/wxsvg 1.5.11-r1 1.5.23 1.5.24: C++ library to create, manipulate and render SVG files -media-libs/x264 0.0.20220222 9999: A free library for encoding X264/AVC streams +media-libs/x264 0.0.20220222 0.0.20231114 9999: Free library for encoding X264/AVC streams media-libs/x265 3.5-r2 9999: Library for encoding video streams into the H.265/HEVC format media-libs/xine-lib 1.2.13-r2 1.2.9999: Core libraries for Xine movie player media-libs/xvid 1.3.7 1.3.7-r1: High performance/quality MPEG-4 video de-/encoding solution diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index b1bd03ebe443..3e3d73c5adb9 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sat, 25 Nov 2023 06:46:55 +0000 +Sat, 25 Nov 2023 07:02:00 +0000 |