summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2023-06-03 11:46:57 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2023-06-03 11:46:57 +0000
commit3805f97a02c3dfb61c110c6ee8eacdda322b1434 (patch)
tree9d5fd8802f82de61309c6ef3861b0bea3880a717
parentMerge updates from master (diff)
downloadgentoo-3805f97a02c3dfb61c110c6ee8eacdda322b1434.tar.gz
gentoo-3805f97a02c3dfb61c110c6ee8eacdda322b1434.tar.bz2
gentoo-3805f97a02c3dfb61c110c6ee8eacdda322b1434.zip
2023-06-03 11:46:57 UTC
-rw-r--r--metadata/md5-cache/dev-python/cons-0.4.510
-rw-r--r--metadata/md5-cache/dev-python/etuples-0.3.910
-rw-r--r--metadata/md5-cache/sci-geosciences/opencpn-5.6.2-r3 (renamed from metadata/md5-cache/sci-geosciences/opencpn-5.6.2-r2)8
-rw-r--r--metadata/md5-cache/sci-geosciences/opencpn-5.8.2-r2 (renamed from metadata/md5-cache/sci-geosciences/opencpn-5.8.2-r1)8
-rw-r--r--metadata/pkg_desc_index2
-rw-r--r--metadata/timestamp.chk2
6 files changed, 20 insertions, 20 deletions
diff --git a/metadata/md5-cache/dev-python/cons-0.4.5 b/metadata/md5-cache/dev-python/cons-0.4.5
index 2b50e77244bb..85b69533d7a5 100644
--- a/metadata/md5-cache/dev-python/cons-0.4.5
+++ b/metadata/md5-cache/dev-python/cons-0.4.5
@@ -1,16 +1,16 @@
-BDEPEND=test? ( dev-python/logical-unification[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) >=dev-python/setuptools-65.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
+BDEPEND=test? ( dev-python/logical-unification[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=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.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) python_targets_python3_12? ( >=dev-lang/python-3.12.0_beta1:3.12 ) >=dev-python/setuptools-65.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Implementation of Lisp/Scheme-like cons in Python
EAPI=8
HOMEPAGE=https://pypi.org/project/cons/ https://github.com/pythological/python-cons/
INHERIT=distutils-r1
-IUSE=test python_targets_python3_10 python_targets_python3_11
+IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=amd64 ~arm ~arm64 ~loong ~riscv x86
LICENSE=LGPL-3
-RDEPEND=dev-python/logical-unification[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 )
-REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
+RDEPEND=dev-python/logical-unification[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) python_targets_python3_12? ( >=dev-lang/python-3.12.0_beta1: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/pythological/python-cons/archive/v0.4.5.tar.gz -> cons-0.4.5.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666
-_md5_=952e43f1525fb2dd2de006d3c7aa3069
+_md5_=5f91e70e12a34a201cf8f301e0afe5ed
diff --git a/metadata/md5-cache/dev-python/etuples-0.3.9 b/metadata/md5-cache/dev-python/etuples-0.3.9
index 22f721b3f85e..3085a216af94 100644
--- a/metadata/md5-cache/dev-python/etuples-0.3.9
+++ b/metadata/md5-cache/dev-python/etuples-0.3.9
@@ -1,16 +1,16 @@
-BDEPEND=test? ( dev-python/cons[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/multipledispatch[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.7.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.40.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
+BDEPEND=test? ( dev-python/cons[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/multipledispatch[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=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.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) python_targets_python3_12? ( >=dev-lang/python-3.12.0_beta1:3.12 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.7.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/wheel-0.40.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python S-expression emulation using tuple-like objects
EAPI=8
HOMEPAGE=https://pypi.org/project/etuples/ https://github.com/pythological/etuples/
INHERIT=distutils-r1
-IUSE=test python_targets_python3_10 python_targets_python3_11
+IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64 ~arm ~arm64 ~loong ~riscv ~x86
LICENSE=Apache-2.0
-RDEPEND=dev-python/cons[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/multipledispatch[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 )
-REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
+RDEPEND=dev-python/cons[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/multipledispatch[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) python_targets_python3_12? ( >=dev-lang/python-3.12.0_beta1: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/pythological/etuples/archive/v0.3.9.tar.gz -> etuples-0.3.9.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 ba15b8b81f30ca448294d759a9f7902c python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666
-_md5_=869e89d440f1b70d76e792bf94087845
+_md5_=11c1c77b8724ac45e6a475970ab9e3ab
diff --git a/metadata/md5-cache/sci-geosciences/opencpn-5.6.2-r2 b/metadata/md5-cache/sci-geosciences/opencpn-5.6.2-r3
index 7b552e5c305d..c16a6397a91b 100644
--- a/metadata/md5-cache/sci-geosciences/opencpn-5.6.2-r2
+++ b/metadata/md5-cache/sci-geosciences/opencpn-5.6.2-r3
@@ -1,16 +1,16 @@
BDEPEND=sys-devel/gettext sys-apps/lsb-release >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
-DEPEND=app-arch/bzip2 lzma? ( app-arch/xz-utils ) dev-libs/tinyxml media-libs/freetype:2 media-libs/portaudio net-misc/curl sys-libs/zlib opengl? ( virtual/opengl ) x11-libs/gtk+:3 x11-libs/wxGTK:3.0-gtk3=[opengl?,X]
+DEPEND=app-arch/bzip2 dev-libs/tinyxml lzma? ( app-arch/xz-utils ) media-libs/freetype:2 media-libs/portaudio net-misc/curl sys-libs/zlib virtual/libusb:1 virtual/opengl x11-base/xorg-proto x11-libs/gtk+:3 x11-libs/wxGTK:3.0-gtk3=[opengl,X]
DESCRIPTION=a free, open source software for marine navigation
EAPI=8
HOMEPAGE=https://opencpn.org/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=wxwidgets xdg cmake
-IUSE=doc lzma opengl
+IUSE=doc lzma
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2+
-RDEPEND=app-arch/bzip2 lzma? ( app-arch/xz-utils ) dev-libs/tinyxml media-libs/freetype:2 media-libs/portaudio net-misc/curl sys-libs/zlib opengl? ( virtual/opengl ) x11-libs/gtk+:3 x11-libs/wxGTK:3.0-gtk3=[opengl?,X]
+RDEPEND=app-arch/bzip2 dev-libs/tinyxml lzma? ( app-arch/xz-utils ) media-libs/freetype:2 media-libs/portaudio net-misc/curl sys-libs/zlib virtual/libusb:1 virtual/opengl x11-base/xorg-proto x11-libs/gtk+:3 x11-libs/wxGTK:3.0-gtk3=[opengl,X]
SLOT=0
SRC_URI=https://github.com/OpenCPN/OpenCPN/archive/refs/tags/Release_5.6.2.tar.gz -> opencpn-5.6.2.tar.gz doc? ( https://launchpad.net/~opencpn/+archive/ubuntu/opencpn/+files/opencpn-doc_4.8.2.0.orig.tar.xz )
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 wxwidgets 9a707a3f9f1ea7aa703b1e46552291e5 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 cmake 7fb5980de96325cbab639f5b2187357c
-_md5_=f9cad507989ed0d2a0791e6bc853c026
+_md5_=cf8bc53d3aceb6198a0463793b9662d1
diff --git a/metadata/md5-cache/sci-geosciences/opencpn-5.8.2-r1 b/metadata/md5-cache/sci-geosciences/opencpn-5.8.2-r2
index be549cc7e921..9445030eff96 100644
--- a/metadata/md5-cache/sci-geosciences/opencpn-5.8.2-r1
+++ b/metadata/md5-cache/sci-geosciences/opencpn-5.8.2-r2
@@ -1,16 +1,16 @@
BDEPEND=dev-cpp/gtest dev-libs/rapidjson sys-apps/lsb-release sys-devel/gettext >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
-DEPEND=app-arch/bzip2 dev-libs/tinyxml lzma? ( app-arch/xz-utils ) media-libs/freetype:2 media-libs/glew:0 media-libs/jasper media-libs/portaudio net-misc/curl opengl? ( virtual/opengl ) sys-libs/zlib virtual/libusb:0 x11-libs/gtk+:3 x11-libs/wxGTK:3.2-gtk3=[opengl?,X]
+DEPEND=app-arch/bzip2 dev-libs/tinyxml lzma? ( app-arch/xz-utils ) media-libs/freetype:2 media-libs/glew:0 media-libs/jasper media-libs/portaudio net-misc/curl sys-libs/zlib virtual/libusb:1 virtual/opengl x11-base/xorg-proto x11-libs/gtk+:3 x11-libs/wxGTK:3.2-gtk3=[opengl,X]
DESCRIPTION=a free, open source software for marine navigation
EAPI=8
HOMEPAGE=https://opencpn.org/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=wxwidgets xdg cmake
-IUSE=doc lzma opengl
+IUSE=doc lzma
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2+
-RDEPEND=app-arch/bzip2 dev-libs/tinyxml lzma? ( app-arch/xz-utils ) media-libs/freetype:2 media-libs/glew:0 media-libs/jasper media-libs/portaudio net-misc/curl opengl? ( virtual/opengl ) sys-libs/zlib virtual/libusb:0 x11-libs/gtk+:3 x11-libs/wxGTK:3.2-gtk3=[opengl?,X]
+RDEPEND=app-arch/bzip2 dev-libs/tinyxml lzma? ( app-arch/xz-utils ) media-libs/freetype:2 media-libs/glew:0 media-libs/jasper media-libs/portaudio net-misc/curl sys-libs/zlib virtual/libusb:1 virtual/opengl x11-base/xorg-proto x11-libs/gtk+:3 x11-libs/wxGTK:3.2-gtk3=[opengl,X]
SLOT=0
SRC_URI=https://github.com/OpenCPN/OpenCPN/archive/refs/tags/Release_5.8.2.tar.gz -> opencpn-5.8.2.tar.gz doc? ( https://launchpad.net/~opencpn/+archive/ubuntu/opencpn/+files/opencpn-doc_4.8.2.0.orig.tar.xz )
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 wxwidgets 9a707a3f9f1ea7aa703b1e46552291e5 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 cmake 7fb5980de96325cbab639f5b2187357c
-_md5_=8833802028a7b9247578e4dc747c2247
+_md5_=85034fe9bdeaeb8c47c70e75d0c21da0
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 12605b0dd6aa..06d2f03cd9c9 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -15646,7 +15646,7 @@ sci-geosciences/mapserver 7.6.4 8.0.0 8.0.1: Development environment for buildin
sci-geosciences/mc2bsbh 0.0.9: MapCal to BSBchart Header Utility
sci-geosciences/merkaartor 0.19.0-r1 9999: Qt based map editor for the openstreetmap.org project
sci-geosciences/mtkbabel 0.8.3.1-r2: MTKBabel is a Perl program to operate the i-Blue 747 GPS data logger
-sci-geosciences/opencpn 5.6.2-r2 5.8.2-r1: a free, open source software for marine navigation
+sci-geosciences/opencpn 5.6.2-r3 5.8.2-r2: a free, open source software for marine navigation
sci-geosciences/opencpn-plugin-aisradar 1.2.17.0 9999: AIS Radar View Plugin for OpenCPN
sci-geosciences/opencpn-plugin-climatology 1.4.32.0 9999: Climatology Plugin for OpenCPN (includes CL-DATA)
sci-geosciences/opencpn-plugin-dr 4.0.0 9999: Dead Reckoning Positions Plugin for OpenCPN
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index cafa2a8dde44..70e589f179f3 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sat, 03 Jun 2023 11:31:55 +0000
+Sat, 03 Jun 2023 11:46:57 +0000