diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-09-22 15:16:47 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-09-22 15:16:47 +0000 |
commit | 952ea45a9c798008b7ffe567cf27dfb0132f6dfd (patch) | |
tree | fec8a54b09302a457cf99441e74646c6892d25ff /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-952ea45a9c798008b7ffe567cf27dfb0132f6dfd.tar.gz gentoo-952ea45a9c798008b7ffe567cf27dfb0132f6dfd.tar.bz2 gentoo-952ea45a9c798008b7ffe567cf27dfb0132f6dfd.zip |
2022-09-22 15:16:47 UTC
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/md5-cache/dev-python/mapbox_earcut-1.0.0 | 10 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/netcdf4-python-1.5.8 | 10 | ||||
-rw-r--r-- | metadata/md5-cache/media-libs/libcdaudio-0.99.12-r4 | 9 | ||||
-rw-r--r-- | metadata/md5-cache/x11-misc/bbcd-0.3.1-r5 | 14 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 4 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
6 files changed, 36 insertions, 13 deletions
diff --git a/metadata/md5-cache/dev-python/mapbox_earcut-1.0.0 b/metadata/md5-cache/dev-python/mapbox_earcut-1.0.0 index bb7be00b1330..f24a1fcfe3bc 100644 --- a/metadata/md5-cache/dev-python/mapbox_earcut-1.0.0 +++ b/metadata/md5-cache/dev-python/mapbox_earcut-1.0.0 @@ -1,16 +1,16 @@ -BDEPEND=dev-python/pybind11[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/gpep517-8[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-62.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] +BDEPEND=dev-python/pybind11[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/gpep517-8[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-62.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Python bindings to the mapbox earcut C++ library EAPI=8 HOMEPAGE=https://github.com/skogler/mapbox_earcut_python INHERIT=distutils-r1 -IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 +IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 KEYWORDS=~amd64 LICENSE=MIT -RDEPEND=dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) -REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) +RDEPEND=dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) +REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/skogler/mapbox_earcut_python/archive/refs/tags/v1.0.0.tar.gz -> mapbox_earcut_python-1.0.0.tar.gz _eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887 -_md5_=3a8f4a7800d863711c2c3fde25a1598a +_md5_=2d22fe6bad36e6eb45490a45a5145d10 diff --git a/metadata/md5-cache/dev-python/netcdf4-python-1.5.8 b/metadata/md5-cache/dev-python/netcdf4-python-1.5.8 index 4044cd33d3df..a3a555155121 100644 --- a/metadata/md5-cache/dev-python/netcdf4-python-1.5.8 +++ b/metadata/md5-cache/dev-python/netcdf4-python-1.5.8 @@ -1,17 +1,17 @@ -BDEPEND=test? ( sci-libs/hdf5 sci-libs/netcdf[hdf5,tools] dev-python/cftime[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] +BDEPEND=test? ( sci-libs/hdf5 sci-libs/netcdf[hdf5,tools] dev-python/cftime[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] DEFINED_PHASES=compile configure install postinst prepare test DEPEND=sci-libs/hdf5 sci-libs/netcdf:=[hdf5] DESCRIPTION=Python/numpy interface to the netCDF C library EAPI=8 HOMEPAGE=https://unidata.github.io/netcdf4-python/ INHERIT=distutils-r1 optfeature -IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 +IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux LICENSE=MIT -RDEPEND=sci-libs/hdf5 sci-libs/netcdf:=[hdf5] dev-python/cftime[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) -REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) +RDEPEND=sci-libs/hdf5 sci-libs/netcdf:=[hdf5] dev-python/cftime[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) +REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://pypi/n/netCDF4/netCDF4-1.5.8.tar.gz _eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887 optfeature 1a2157392a869265b2afcb63a26c12ac -_md5_=a5f8b693d0338bc8c1628a6743ea9e52 +_md5_=d98a496ac02756b1ef3b97bf1c2528d5 diff --git a/metadata/md5-cache/media-libs/libcdaudio-0.99.12-r4 b/metadata/md5-cache/media-libs/libcdaudio-0.99.12-r4 new file mode 100644 index 000000000000..f28d67a968c4 --- /dev/null +++ b/metadata/md5-cache/media-libs/libcdaudio-0.99.12-r4 @@ -0,0 +1,9 @@ +DEFINED_PHASES=configure install +DESCRIPTION=Library of cd audio related routines +EAPI=7 +HOMEPAGE=http://libcdaudio.sourceforge.net/ +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 +LICENSE=GPL-2 +SLOT=0 +SRC_URI=mirror://sourceforge/libcdaudio/libcdaudio-0.99.12.tar.gz +_md5_=075cfa51dcf14931c880f0e1a6fc5566 diff --git a/metadata/md5-cache/x11-misc/bbcd-0.3.1-r5 b/metadata/md5-cache/x11-misc/bbcd-0.3.1-r5 new file mode 100644 index 000000000000..1aa1cc66ca62 --- /dev/null +++ b/metadata/md5-cache/x11-misc/bbcd-0.3.1-r5 @@ -0,0 +1,14 @@ +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 +DEFINED_PHASES=configure install prepare +DEPEND=>=media-libs/libcdaudio-0.99.12-r4 x11-libs/libX11 x11-libs/libXt +DESCRIPTION=Basic CD Player for blackbox wm +EAPI=8 +HOMEPAGE=http://tranber1.free.fr/bbcd.html +INHERIT=autotools flag-o-matic +KEYWORDS=~amd64 ~ppc ~x86 +LICENSE=GPL-2 +RDEPEND=>=media-libs/libcdaudio-0.99.12-r4 x11-libs/libX11 +SLOT=0 +SRC_URI=http://tranber1.free.fr/bbcd-0.3.1.tar.gz +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3 flag-o-matic 29a755b1291d64133634d80b0328f153 +_md5_=734fb4bd2180658c3cf3f8873d68d24f diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 1acf04b809b8..a6be2796a38d 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -13636,7 +13636,7 @@ media-libs/libbs2b 3.1.0-r2: Bauer stereophonic-to-binaural DSP library media-libs/libbsb 0.0.7: A portable C library for reading and writing BSB format image files media-libs/libcaca 0.99_beta19-r8 0.99_beta19-r9: A library that creates colored ASCII-art graphics media-libs/libcanberra 0.30-r6 0.30-r7: Portable sound event library -media-libs/libcdaudio 0.99.12-r3: Library of cd audio related routines +media-libs/libcdaudio 0.99.12-r3 0.99.12-r4: Library of cd audio related routines media-libs/libcddb 1.3.2-r1: A library for accessing a CDDB server media-libs/libcdr 0.1.7 9999: Library parsing the Corel cdr documents media-libs/libchamplain 0.12.20: Clutter based world map renderer @@ -18922,7 +18922,7 @@ x11-misc/autocutsel 0.10.1: Synchronise the two copy/paste buffers mainly used b x11-misc/autorandr 1.12.1 9999: Automatically select a display configuration based on connected devices x11-misc/barrier 2.4.0: Share a mouse and keyboard between computers (fork of Synergy) x11-misc/bbacpi 0.1.5-r3: ACPI monitor for X11 -x11-misc/bbcd 0.3.1-r4: Basic CD Player for blackbox wm +x11-misc/bbcd 0.3.1-r4 0.3.1-r5: Basic CD Player for blackbox wm x11-misc/bbdate 0.2.4-r3: blackbox date display x11-misc/bbkeys 0.9.2: Use keyboard shortcuts in the blackbox wm x11-misc/bblaunch 0.0.3: An application launcher for Blackbox type window managers diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 4cb96adf48fd..cf71ad58789f 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Thu, 22 Sep 2022 15:01:56 +0000 +Thu, 22 Sep 2022 15:16:47 +0000 |