summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2023-03-19 23:05:34 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2023-03-19 23:05:34 +0000
commit4f53371a464aec9a00a9645202a2c450774a3ab4 (patch)
treec631bc198489b7951d61d1ddd84861e9031e940e
parentMerge updates from master (diff)
downloadgentoo-4f53371a464aec9a00a9645202a2c450774a3ab4.tar.gz
gentoo-4f53371a464aec9a00a9645202a2c450774a3ab4.tar.bz2
gentoo-4f53371a464aec9a00a9645202a2c450774a3ab4.zip
2023-03-19 23:05:33 UTC
-rw-r--r--metadata/md5-cache/dev-libs/girara-0.4.0 (renamed from metadata/md5-cache/dev-libs/girara-0.3.7)10
-rw-r--r--metadata/md5-cache/net-misc/rclone-1.60.013
-rw-r--r--metadata/md5-cache/net-misc/rclone-1.60.113
-rw-r--r--metadata/md5-cache/net-misc/rclone-1.62.0 (renamed from metadata/md5-cache/net-misc/rclone-1.59.2)6
-rw-r--r--metadata/md5-cache/sys-devel/gcc-13.0.1_pre2023031917
-rw-r--r--metadata/pkg_desc_index6
-rw-r--r--metadata/timestamp.chk2
7 files changed, 29 insertions, 38 deletions
diff --git a/metadata/md5-cache/dev-libs/girara-0.3.7 b/metadata/md5-cache/dev-libs/girara-0.4.0
index 2da433604b8b..7a2aa5922f65 100644
--- a/metadata/md5-cache/dev-libs/girara-0.3.7
+++ b/metadata/md5-cache/dev-libs/girara-0.4.0
@@ -1,16 +1,16 @@
BDEPEND=doc? ( app-doc/doxygen ) test? ( dev-libs/check ) virtual/pkgconfig >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install test
-DEPEND=dev-libs/glib:2 dev-libs/json-c:= >=x11-libs/gtk+-3.20:3 libnotify? ( x11-libs/libnotify )
+DEPEND=dev-libs/glib:2 dev-libs/json-glib:= >=x11-libs/gtk+-3.20:3 libnotify? ( x11-libs/libnotify )
DESCRIPTION=UI library that focuses on simplicity and minimalism
EAPI=7
HOMEPAGE=https://pwmt.org/projects/girara/
INHERIT=meson virtualx
IUSE=doc libnotify test test
-KEYWORDS=amd64 arm ~riscv x86
+KEYWORDS=~amd64 ~arm ~riscv ~x86
LICENSE=ZLIB
-RDEPEND=dev-libs/glib:2 dev-libs/json-c:= >=x11-libs/gtk+-3.20:3 libnotify? ( x11-libs/libnotify )
+RDEPEND=dev-libs/glib:2 dev-libs/json-glib:= >=x11-libs/gtk+-3.20:3 libnotify? ( x11-libs/libnotify )
RESTRICT=!test? ( test )
SLOT=0
-SRC_URI=https://pwmt.org/projects/girara/download/girara-0.3.7.tar.xz
+SRC_URI=https://pwmt.org/projects/girara/download/girara-0.4.0.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b eapi8-dosym 741bfa77afb2a9321261501aca58c208 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 meson cd2865332c8d99e1da0655523ff4a28f virtualx ab0d5fcb35ad650a57b516e6f4c467e7
-_md5_=0a2ba4049805ab3d6e89e660343fe380
+_md5_=ec36de9a3da4e84b192a81e2c360ae9d
diff --git a/metadata/md5-cache/net-misc/rclone-1.60.0 b/metadata/md5-cache/net-misc/rclone-1.60.0
deleted file mode 100644
index 09c78faa338b..000000000000
--- a/metadata/md5-cache/net-misc/rclone-1.60.0
+++ /dev/null
@@ -1,13 +0,0 @@
-BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
-DEFINED_PHASES=compile install test unpack
-DESCRIPTION=A program to sync files to and from various cloud storage providers
-EAPI=8
-HOMEPAGE=https://rclone.org/
-INHERIT=bash-completion-r1 go-module
-KEYWORDS=amd64 ~arm ~arm64 ~riscv x86
-LICENSE=Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0
-RESTRICT=strip
-SLOT=0
-SRC_URI=https://github.com/rclone/rclone/archive/v1.60.0.tar.gz -> rclone-1.60.0.tar.gz https://dev.gentoo.org/~slashbeast/distfiles/rclone/rclone-1.60.0-deps.tar.xz
-_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 go-module f9700c7efec1fd4955363169e9930c1c
-_md5_=f0cf423375abdc17ce2d4212ca18e06c
diff --git a/metadata/md5-cache/net-misc/rclone-1.60.1 b/metadata/md5-cache/net-misc/rclone-1.60.1
deleted file mode 100644
index 0147919ac483..000000000000
--- a/metadata/md5-cache/net-misc/rclone-1.60.1
+++ /dev/null
@@ -1,13 +0,0 @@
-BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
-DEFINED_PHASES=compile install test unpack
-DESCRIPTION=A program to sync files to and from various cloud storage providers
-EAPI=8
-HOMEPAGE=https://rclone.org/
-INHERIT=bash-completion-r1 go-module
-KEYWORDS=amd64 ~arm ~arm64 ~riscv x86
-LICENSE=Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0
-RESTRICT=strip
-SLOT=0
-SRC_URI=https://github.com/rclone/rclone/archive/v1.60.1.tar.gz -> rclone-1.60.1.tar.gz https://dev.gentoo.org/~slashbeast/distfiles/rclone/rclone-1.60.1-deps.tar.xz
-_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 go-module f9700c7efec1fd4955363169e9930c1c
-_md5_=f69753c19d0e84617802722d64e5fb6d
diff --git a/metadata/md5-cache/net-misc/rclone-1.59.2 b/metadata/md5-cache/net-misc/rclone-1.62.0
index 3b2817d47d57..83c5e793f499 100644
--- a/metadata/md5-cache/net-misc/rclone-1.59.2
+++ b/metadata/md5-cache/net-misc/rclone-1.62.0
@@ -4,10 +4,10 @@ DESCRIPTION=A program to sync files to and from various cloud storage providers
EAPI=8
HOMEPAGE=https://rclone.org/
INHERIT=bash-completion-r1 go-module
-KEYWORDS=amd64 ~arm ~arm64 x86
+KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86
LICENSE=Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0
RESTRICT=strip
SLOT=0
-SRC_URI=https://github.com/rclone/rclone/archive/v1.59.2.tar.gz -> rclone-1.59.2.tar.gz https://dev.gentoo.org/~slashbeast/distfiles/rclone/rclone-1.59.2-deps.tar.xz
+SRC_URI=https://github.com/rclone/rclone/archive/v1.62.0.tar.gz -> rclone-1.62.0.tar.gz https://dev.gentoo.org/~slashbeast/distfiles/rclone/rclone-1.62.0-deps.tar.xz
_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 go-module f9700c7efec1fd4955363169e9930c1c
-_md5_=d3418a96a79e0b2a086b936cf9d6a768
+_md5_=da5299fdb4ca9e84dd835278f92e252a
diff --git a/metadata/md5-cache/sys-devel/gcc-13.0.1_pre20230319 b/metadata/md5-cache/sys-devel/gcc-13.0.1_pre20230319
new file mode 100644
index 000000000000..34800bb1f7da
--- /dev/null
+++ b/metadata/md5-cache/sys-devel/gcc-13.0.1_pre20230319
@@ -0,0 +1,17 @@
+BDEPEND=sys-devel/binutils[cet(-)?] sys-devel/gnuconfig >=app-portage/elt-patches-20170815 >=sys-devel/bison-1.875 >=sys-devel/flex-2.5.4 nls? ( sys-devel/gettext ) test? ( >=dev-util/dejagnu-1.4.4 >=sys-devel/autogen-5.5.4 ) sys-apps/texinfo valgrind? ( dev-util/valgrind ) d? ( || ( sys-devel/gcc[d(-)] <sys-devel/gcc-12[d(-)] ) )
+DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test unpack
+DEPEND=elibc_glibc? ( sys-libs/glibc[cet(-)?] ) sys-libs/zlib virtual/libiconv nls? ( virtual/libintl ) >=dev-libs/gmp-4.3.2:0= >=dev-libs/mpfr-2.4.2:0= >=dev-libs/mpc-0.8.1:0= objc-gc? ( >=dev-libs/boehm-gc-7.4.2 ) graphite? ( >=dev-libs/isl-0.14:0= ) sanitize? ( virtual/libcrypt ) systemtap? ( dev-util/systemtap ) zstd? ( app-arch/zstd:= )
+DESCRIPTION=The GNU Compiler Collection
+EAPI=8
+HOMEPAGE=https://gcc.gnu.org/
+INHERIT=toolchain
+IUSE=test vanilla +nls debug +cxx +nptl +fortran doc hardened multilib objc pgo objc-gc libssp objc++ +openmp fixed-point go +sanitize graphite ada vtv jit +pie +ssp +pch systemtap d lto cet zstd valgrind custom-cflags ieee-long-double default-znow default-stack-clash-protection rust
+KEYWORDS=~loong
+LICENSE=GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+
+PDEPEND=>=sys-devel/gcc-config-2.3
+RDEPEND=elibc_glibc? ( sys-libs/glibc[cet(-)?] ) sys-libs/zlib virtual/libiconv nls? ( virtual/libintl ) >=dev-libs/gmp-4.3.2:0= >=dev-libs/mpfr-2.4.2:0= >=dev-libs/mpc-0.8.1:0= objc-gc? ( >=dev-libs/boehm-gc-7.4.2 ) graphite? ( >=dev-libs/isl-0.14:0= ) zstd? ( app-arch/zstd:= )
+RESTRICT=!test? ( test )
+SLOT=13
+SRC_URI=https://gcc.gnu.org/pub/gcc/snapshots/13-20230319/gcc-13-20230319.tar.xz https://dev.gentoo.org/~sam/distfiles/sys-devel/gcc/gcc-13.1.0-patches-9.tar.xz https://dev.gentoo.org/~sam/distfiles/sys-devel/gcc/gcc-13.1.0-musl-patches-1.tar.xz
+_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 9d3a9a889a6fa62ae794f817c156491b pax-utils 91d47e5d20627c717aa878b9167c62a8 prefix eab3c99d77fe00506c109c8a736186f7 toolchain 5734141a297e4cf0595dc5b0870cd6ee
+_md5_=c6fcae0511491438a9612f287118351c
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 88a8a62acc06..8a32df01553e 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -5055,7 +5055,7 @@ dev-libs/gdl 3.40.0: GNOME docking library
dev-libs/geoip 1.6.12 1.6.12-r1: GeoIP Legacy C API
dev-libs/gf-complete 2.0.0-r1: A Comprehensive Open Source Library for Galois Field Arithmetic
dev-libs/gf2x 1.3.0-r1: C/C++ routines for fast arithmetic in GF(2)[x]
-dev-libs/girara 0.3.7 0.3.9 9999: UI library that focuses on simplicity and minimalism
+dev-libs/girara 0.3.9 0.4.0 9999: UI library that focuses on simplicity and minimalism
dev-libs/gjs 1.74.1 1.74.2 1.75.90 1.76.0: Javascript bindings for GNOME
dev-libs/glib 2.74.5 2.74.6 2.76.0-r1: The GLib library of C routines
dev-libs/gmime 2.6.23-r2 3.2.13: Library for creating and parsing MIME messages
@@ -14908,7 +14908,7 @@ net-misc/r8152 2.16.3: r8152 driver for Realtek USB FE / GBE / 2.5G Gaming Ether
net-misc/r8168 8.051.02: r8168 driver for Realtek 8111/8168 PCI-E NICs
net-misc/rabbitmq-server 3.11.2: RabbitMQ is a high-performance AMQP-compliant message broker written in Erlang
net-misc/radvd 2.19-r2 2.19-r4 2.19-r5: Linux IPv6 Router Advertisement Daemon
-net-misc/rclone 1.59.2 1.60.0 1.60.1 1.61.1: A program to sync files to and from various cloud storage providers
+net-misc/rclone 1.61.1 1.62.0: A program to sync files to and from various cloud storage providers
net-misc/rdate 1.10 1.10.2 1.11: Use TCP or UDP to retrieve the current time of another machine
net-misc/rdesktop 1.9.0 1.9.0-r2: A Remote Desktop Protocol Client
net-misc/redir 3.2 3.3: Redir is a port redirector
@@ -16981,7 +16981,7 @@ sys-devel/distcc 3.4-r1: Distribute compilation of C code across several machine
sys-devel/dwz 0.14 0.15-r1: DWARF optimization and duplicate removal tool
sys-devel/elftoolchain 0.7.1-r2 0.7.1_p20210319: Libraries/utilities to handle ELF objects (BSD drop in replacement for libelf)
sys-devel/flex 2.6.4-r5 2.6.4-r6: The Fast Lexical Analyzer
-sys-devel/gcc 8.5.0-r1 9.5.0 10.4.0 10.4.1_p20230119-r1 10.4.1_p20230302 10.4.1_p20230309 10.4.1_p20230316 10.5.9999 11.3.1_p20221209 11.3.1_p20230120-r1 11.3.1_p20230303 11.3.1_p20230310 11.3.1_p20230317 11.4.9999 12.2.0 12.2.1_p20230121-r1 12.2.1_p20230304 12.2.1_p20230311-r1 12.2.1_p20230318 12.3.9999 13.0.1_pre20230226 13.0.1_pre20230305 13.0.1_pre20230312-r1 13.0.1.9999: The GNU Compiler Collection
+sys-devel/gcc 8.5.0-r1 9.5.0 10.4.0 10.4.1_p20230119-r1 10.4.1_p20230302 10.4.1_p20230309 10.4.1_p20230316 10.5.9999 11.3.1_p20221209 11.3.1_p20230120-r1 11.3.1_p20230303 11.3.1_p20230310 11.3.1_p20230317 11.4.9999 12.2.0 12.2.1_p20230121-r1 12.2.1_p20230304 12.2.1_p20230311-r1 12.2.1_p20230318 12.3.9999 13.0.1_pre20230226 13.0.1_pre20230305 13.0.1_pre20230312-r1 13.0.1_pre20230319 13.0.1.9999: The GNU Compiler Collection
sys-devel/gcc-apple 4.2.1_p5666-r3: Apple branch of the GNU Compiler Collection, Developer Tools 4.0
sys-devel/gcc-config 2.8 2.10 9999: Utility to manage compilers
sys-devel/gdb 12.1-r3 12.1-r4 13.1-r1 9999: GNU debugger
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index fb334041fa25..8730d5e379cf 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sun, 19 Mar 2023 22:49:06 +0000
+Sun, 19 Mar 2023 23:05:33 +0000