summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2024-07-15 07:49:41 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2024-07-15 07:49:41 +0000
commitecab0fce665c324cd3e22eeff8923cd7c6344d06 (patch)
tree2fd4c1cb45c0ad674ebbf246ba1eeb57898e963e
parentMerge updates from master (diff)
downloadgentoo-ecab0fce665c324cd3e22eeff8923cd7c6344d06.tar.gz
gentoo-ecab0fce665c324cd3e22eeff8923cd7c6344d06.tar.bz2
gentoo-ecab0fce665c324cd3e22eeff8923cd7c6344d06.zip
2024-07-15 07:49:41 UTC
-rw-r--r--metadata/md5-cache/app-cdr/xfburn-0.7.115
-rw-r--r--metadata/md5-cache/dev-python/contourpy-1.2.017
-rw-r--r--metadata/pkg_desc_index4
-rw-r--r--metadata/timestamp.chk2
4 files changed, 18 insertions, 20 deletions
diff --git a/metadata/md5-cache/app-cdr/xfburn-0.7.1 b/metadata/md5-cache/app-cdr/xfburn-0.7.1
new file mode 100644
index 000000000000..3135327631d8
--- /dev/null
+++ b/metadata/md5-cache/app-cdr/xfburn-0.7.1
@@ -0,0 +1,15 @@
+BDEPEND=>=sys-devel/gettext-0.19.8 virtual/pkgconfig
+DEFINED_PHASES=configure postinst postrm
+DEPEND=>=dev-libs/glib-2.38 >=dev-libs/libburn-0.4.2:= >=dev-libs/libisofs-0.6.2:= >=x11-libs/gtk+-3.20:3 >=xfce-base/exo-0.11.0:= >=xfce-base/libxfce4ui-4.12.0:= gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) udev? ( dev-libs/libgudev:= )
+DESCRIPTION=GTK+ based CD and DVD burning application
+EAPI=8
+HOMEPAGE=https://docs.xfce.org/apps/xfburn/start https://gitlab.xfce.org/apps/xfburn/
+INHERIT=xdg-utils
+IUSE=gstreamer +udev
+KEYWORDS=~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~x86
+LICENSE=GPL-2+
+RDEPEND=>=dev-libs/glib-2.38 >=dev-libs/libburn-0.4.2:= >=dev-libs/libisofs-0.6.2:= >=x11-libs/gtk+-3.20:3 >=xfce-base/exo-0.11.0:= >=xfce-base/libxfce4ui-4.12.0:= gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) udev? ( dev-libs/libgudev:= )
+SLOT=0
+SRC_URI=https://archive.xfce.org/src/apps/xfburn/0.7/xfburn-0.7.1.tar.bz2
+_eclasses_=xdg-utils baea6080dd821f5562d715887954c9d3
+_md5_=b81ad85f43cab136f3e83bd7db5847dc
diff --git a/metadata/md5-cache/dev-python/contourpy-1.2.0 b/metadata/md5-cache/dev-python/contourpy-1.2.0
deleted file mode 100644
index 5bd349b67d98..000000000000
--- a/metadata/md5-cache/dev-python/contourpy-1.2.0
+++ /dev/null
@@ -1,17 +0,0 @@
-BDEPEND=>=dev-python/pybind11-2.6[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/matplotlib[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pillow[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/wurlitzer[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/numpy-1.20[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-xdist[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array 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 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/meson-python-0.15.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DEPEND=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 )
-DESCRIPTION=Python library for calculating contours in 2D quadrilateral grids
-EAPI=8
-HOMEPAGE=https://pypi.org/project/contourpy/ https://github.com/contourpy/contourpy/
-INHERIT=distutils-r1
-IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug
-KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos
-LICENSE=BSD
-RDEPEND=>=dev-python/numpy-1.20[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] 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 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://github.com/contourpy/contourpy/archive/v1.2.0.tar.gz -> contourpy-1.2.0.gh.tar.gz
-_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea meson 99466844dd8d4fcfb07578a76f5a9922 python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
-_md5_=72858c1957b6fc1cb4d3a22c69e671fe
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 5b3b104e6c11..f8bf24fb2982 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -1325,7 +1325,7 @@ app-cdr/plextor-tool 0.5.0: Tool to change the parameters of a Plextor CD-ROM dr
app-cdr/tkdvd 4.0.9-r1: A Tcl/Tk GUI for writing DVDs and CDs
app-cdr/uif2iso 0.1.7c-r2: Convert CD images from uif (MagicISO) to iso
app-cdr/xcdroast 1.19-r1: Lightweight cdrtools front-end for CD and DVD writing
-app-cdr/xfburn 0.7.0: GTK+ based CD and DVD burning application
+app-cdr/xfburn 0.7.0 0.7.1: GTK+ based CD and DVD burning application
app-containers/aardvark-dns 1.9.0 1.10.0 1.11.0 9999: A container-focused DNS server
app-containers/apptainer 1.3.2: The container system for secure high-performance computing
app-containers/buildah 1.33.7 1.34.3 1.35.3 1.35.4 1.36.0 9999: A tool that facilitates building OCI images
@@ -8235,7 +8235,7 @@ dev-python/cons 0.4.6: Implementation of Lisp/Scheme-like cons in Python
dev-python/consonance 0.1.5-r1: WhatsApp's handshake implementation using Noise Protocol
dev-python/constantly 23.10.4: Symbolic constants in Python
dev-python/construct 2.10.70: A powerful declarative parser for binary data
-dev-python/contourpy 1.2.0 1.2.1: Python library for calculating contours in 2D quadrilateral grids
+dev-python/contourpy 1.2.1: Python library for calculating contours in 2D quadrilateral grids
dev-python/conway-polynomials 0.10: Python interface to Frank Lübeck's Conway polynomial database
dev-python/cookies 2.2.1-r2: Friendlier RFC 6265-compliant cookie parser/renderer
dev-python/coverage 7.5.3 7.5.4 7.6.0: Code coverage measurement for Python
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 4e5b8b194c33..581979abc1f7 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Mon, 15 Jul 2024 07:34:49 +0000
+Mon, 15 Jul 2024 07:49:41 +0000