summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2022-09-09 14:27:41 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2022-09-09 14:27:41 +0000
commit863afe631c201da58c66f361925896bd2b80e1a0 (patch)
tree92e2a889dfa34f590eef16d7bfdce3a2a8a29405 /metadata
parentMerge updates from master (diff)
downloadgentoo-863afe631c201da58c66f361925896bd2b80e1a0.tar.gz
gentoo-863afe631c201da58c66f361925896bd2b80e1a0.tar.bz2
gentoo-863afe631c201da58c66f361925896bd2b80e1a0.zip
2022-09-09 14:27:41 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/app-backup/borgmatic-1.7.2 (renamed from metadata/md5-cache/app-backup/borgmatic-1.7.1)2
-rw-r--r--metadata/md5-cache/sys-libs/libsmbios-2.4.312
-rw-r--r--metadata/md5-cache/www-apps/prowlarr-0.4.5.196014
-rw-r--r--metadata/md5-cache/www-apps/radarr-4.2.3.657514
-rw-r--r--metadata/pkg_desc_index6
-rw-r--r--metadata/timestamp.chk2
6 files changed, 39 insertions, 11 deletions
diff --git a/metadata/md5-cache/app-backup/borgmatic-1.7.1 b/metadata/md5-cache/app-backup/borgmatic-1.7.2
index c71fbe2396c4..392797e00b60 100644
--- a/metadata/md5-cache/app-backup/borgmatic-1.7.1
+++ b/metadata/md5-cache/app-backup/borgmatic-1.7.2
@@ -11,6 +11,6 @@ RDEPEND=app-backup/borgbackup python_single_target_python3_8? ( <dev-python/colo
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
-SRC_URI=mirror://pypi/b/borgmatic/borgmatic-1.7.1.tar.gz
+SRC_URI=mirror://pypi/b/borgmatic/borgmatic-1.7.2.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 e3b0f72d558eb613ff83262d22cbf887 systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=172a24f07f87e21209a805b70abe95ff
diff --git a/metadata/md5-cache/sys-libs/libsmbios-2.4.3 b/metadata/md5-cache/sys-libs/libsmbios-2.4.3
index 2372e6b348fb..855f58c2b106 100644
--- a/metadata/md5-cache/sys-libs/libsmbios-2.4.3
+++ b/metadata/md5-cache/sys-libs/libsmbios-2.4.3
@@ -1,17 +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
+BDEPEND=test? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-util/cppunit-1.9.6 ) 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/libxml2 sys-libs/zlib nls? ( virtual/libintl ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) ) virtual/pkgconfig doc? ( app-doc/doxygen ) graphviz? ( media-gfx/graphviz ) nls? ( sys-devel/gettext ) test? ( >=dev-util/cppunit-1.9.6 )
+DEPEND=dev-libs/libxml2 sys-libs/zlib nls? ( virtual/libintl ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) ) virtual/pkgconfig doc? ( app-doc/doxygen ) graphviz? ( media-gfx/graphviz ) nls? ( sys-devel/gettext )
DESCRIPTION=Provide access to (SM)BIOS information
EAPI=7
HOMEPAGE=https://github.com/dell/libsmbios
INHERIT=autotools flag-o-matic python-single-r1
-IUSE=doc graphviz nls +python static-libs test python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
+IUSE=doc graphviz nls +python static-libs test python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=amd64 ~arm64 ~ia64 ~riscv x86
LICENSE=|| ( GPL-2+ OSL-2.1 ) BSD Boost-1.0
-RDEPEND=dev-libs/libxml2 sys-libs/zlib nls? ( virtual/libintl ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) )
-REQUIRED_USE=python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) )
+RDEPEND=dev-libs/libxml2 sys-libs/zlib nls? ( virtual/libintl ) python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) )
+REQUIRED_USE=python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 ) ) test? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 ) )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/dell/libsmbios/archive/v2.4.3.tar.gz -> libsmbios-2.4.3.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 29a755b1291d64133634d80b0328f153 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
-_md5_=738920e2688e1cfe12b1121af719e83c
+_md5_=d9d39c7fa10bf8c43f1e3576538d90f3
diff --git a/metadata/md5-cache/www-apps/prowlarr-0.4.5.1960 b/metadata/md5-cache/www-apps/prowlarr-0.4.5.1960
new file mode 100644
index 000000000000..170591148b6d
--- /dev/null
+++ b/metadata/md5-cache/www-apps/prowlarr-0.4.5.1960
@@ -0,0 +1,14 @@
+BDEPEND=virtual/pkgconfig
+DEFINED_PHASES=install prepare
+DESCRIPTION=An indexer manager/proxy to integrate with your various PVR apps
+EAPI=8
+HOMEPAGE=https://wiki.servarr.com/prowlarr
+INHERIT=systemd
+KEYWORDS=-* ~amd64 ~arm ~arm64
+LICENSE=GPL-3
+RDEPEND=acct-group/prowlarr acct-user/prowlarr dev-libs/icu dev-util/lttng-ust:0 dev-db/sqlite
+RESTRICT=bindist strip test
+SLOT=0
+SRC_URI=amd64? ( https://github.com/Prowlarr/Prowlarr/releases/download/v0.4.5.1960/Prowlarr.develop.0.4.5.1960.linux-core-x64.tar.gz ) arm? ( https://github.com/Prowlarr/Prowlarr/releases/download/v0.4.5.1960/Prowlarr.develop.0.4.5.1960.linux-core-arm.tar.gz ) arm64? ( https://github.com/Prowlarr/Prowlarr/releases/download/v0.4.5.1960/Prowlarr.develop.0.4.5.1960.linux-core-arm64.tar.gz )
+_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 2736b403a83f194b59b767f3b344c2c1
+_md5_=8933f7c94037bf162308769f9704f092
diff --git a/metadata/md5-cache/www-apps/radarr-4.2.3.6575 b/metadata/md5-cache/www-apps/radarr-4.2.3.6575
new file mode 100644
index 000000000000..e878850cfc67
--- /dev/null
+++ b/metadata/md5-cache/www-apps/radarr-4.2.3.6575
@@ -0,0 +1,14 @@
+BDEPEND=virtual/pkgconfig
+DEFINED_PHASES=install prepare
+DESCRIPTION=A fork of Sonarr to work with movies a la Couchpotato
+EAPI=8
+HOMEPAGE=https://www.radarr.video
+INHERIT=systemd
+KEYWORDS=~amd64
+LICENSE=GPL-3
+RDEPEND=acct-group/radarr acct-user/radarr media-video/mediainfo dev-libs/icu dev-util/lttng-ust:0 dev-db/sqlite
+RESTRICT=bindist strip test
+SLOT=0
+SRC_URI=amd64? ( https://github.com/Radarr/Radarr/releases/download/v4.2.3.6575/Radarr.develop.4.2.3.6575.linux-core-x64.tar.gz ) arm? ( https://github.com/Radarr/Radarr/releases/download/v4.2.3.6575/Radarr.develop.4.2.3.6575.linux-core-arm.tar.gz ) arm64? ( https://github.com/Radarr/Radarr/releases/download/v4.2.3.6575/Radarr.develop.4.2.3.6575.linux-core-arm64.tar.gz )
+_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 2736b403a83f194b59b767f3b344c2c1
+_md5_=8f8c19c08b92f00ea341e68cc76f3b87
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 9a1b78e12381..c24d8024e1a3 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -1237,7 +1237,7 @@ app-backup/backuppc 3.3.1-r6 4.4.0-r1: High-performance backups to a server's di
app-backup/bacula 11.0.5 11.0.6-r1 11.0.6-r2 13.0.1: Featureful client/server network backup suite
app-backup/bareos 19.2.12 20.0.6 21.1.2: Featureful client/server network backup suite
app-backup/borgbackup 1.1.17-r1 1.2.1-r2 1.2.2 9999: Deduplicating backup program with compression and authenticated encryption
-app-backup/borgmatic 1.6.6 1.7.1: Automatically create, prune and verify backups with borgbackup
+app-backup/borgmatic 1.6.6 1.7.2: Automatically create, prune and verify backups with borgbackup
app-backup/borgweb 0.2.0-r2 0.3.0: Browser-based user interface for BorgBackup
app-backup/btrbk 0.31.2 0.31.3 0.32.0 0.32.1 0.32.2 0.32.3 0.32.4 9999: Tool for creating snapshots and remote backups of btrfs subvolumes
app-backup/burp 2.4.0 2.4.0-r1 2.5.4 2.5.4-r1: Network backup and restore client and server for Unix and Windows
@@ -18540,8 +18540,8 @@ www-apps/phpsysinfo 3.4.1: A customizable PHP script that displays information a
www-apps/piwigo 12.3.0: a photo gallery software for the web
www-apps/postfixadmin 3.3.10 3.3.11: Web Based Management tool for Postfix style virtual domains and users
www-apps/prewikka 5.2.0: Graphical front-end analysis console for the Prelude Framework
-www-apps/prowlarr 0.4.2.1879-r1 0.4.3.1921 0.4.4.1947: An indexer manager/proxy to integrate with your various PVR apps
-www-apps/radarr 4.1.0.6175-r1 4.2.0.6438 4.2.2.6503: A fork of Sonarr to work with movies a la Couchpotato
+www-apps/prowlarr 0.4.2.1879-r1 0.4.3.1921 0.4.4.1947 0.4.5.1960: An indexer manager/proxy to integrate with your various PVR apps
+www-apps/radarr 4.1.0.6175-r1 4.2.0.6438 4.2.2.6503 4.2.3.6575: A fork of Sonarr to work with movies a la Couchpotato
www-apps/radicale 3.1.5 3.1.7 3.1.8: A simple CalDAV calendar server
www-apps/readarr 0.1.1.1320: An ebook and audiobook collection manager for Usenet and BitTorrent users
www-apps/redmine 4.2.7: Flexible project management web application using the Ruby on Rails framework
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 941728f9a2c5..e833870e85f0 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Fri, 09 Sep 2022 13:57:32 +0000
+Fri, 09 Sep 2022 14:27:41 +0000