summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2023-03-01 02:47:02 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2023-03-01 02:47:02 +0000
commit4041c16b77717d1878e6217962426b86d89b6a80 (patch)
treef08cee6ec222046160b3cce76b3a7b1bb2dddf88 /metadata
parentMerge updates from master (diff)
downloadgentoo-4041c16b77717d1878e6217962426b86d89b6a80.tar.gz
gentoo-4041c16b77717d1878e6217962426b86d89b6a80.tar.bz2
gentoo-4041c16b77717d1878e6217962426b86d89b6a80.zip
2023-03-01 02:47:01 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/dev-lang/python-3.8.16_p34
-rw-r--r--metadata/md5-cache/sci-libs/gsl-2.7.1-r2 (renamed from metadata/md5-cache/sci-libs/gsl-2.7.1-r1)6
-rw-r--r--metadata/md5-cache/sys-apps/moar-1.12.014
-rw-r--r--metadata/pkg_desc_index4
-rw-r--r--metadata/timestamp.chk2
5 files changed, 22 insertions, 8 deletions
diff --git a/metadata/md5-cache/dev-lang/python-3.8.16_p3 b/metadata/md5-cache/dev-lang/python-3.8.16_p3
index d83ef064aa19..f0a55d6edc5a 100644
--- a/metadata/md5-cache/dev-lang/python-3.8.16_p3
+++ b/metadata/md5-cache/dev-lang/python-3.8.16_p3
@@ -6,11 +6,11 @@ EAPI=7
HOMEPAGE=https://www.python.org/ https://github.com/python/cpython/
INHERIT=autotools flag-o-matic multiprocessing pax-utils prefix python-utils-r1 toolchain-funcs verify-sig
IUSE=bluetooth build +ensurepip examples gdbm hardened lto +ncurses pgo +readline +sqlite +ssl test tk valgrind wininst +xml verify-sig
-KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86
+KEYWORDS=~alpha amd64 ~arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86
LICENSE=PSF-2
RDEPEND=app-arch/bzip2:= app-arch/xz-utils:= dev-libs/libffi:= sys-apps/util-linux:= >=sys-libs/zlib-1.1.3:= virtual/libcrypt:= virtual/libintl ensurepip? ( dev-python/ensurepip-wheels ) gdbm? ( sys-libs/gdbm:=[berkdb] ) ncurses? ( >=sys-libs/ncurses-5.2:= ) readline? ( >=sys-libs/readline-4.1:= ) sqlite? ( >=dev-db/sqlite-3.3.8:3= ) ssl? ( >=dev-libs/openssl-1.1.1:= ) tk? ( >=dev-lang/tcl-8.0:= >=dev-lang/tk-8.0:= dev-tcltk/blt:= dev-tcltk/tix ) xml? ( >=dev-libs/expat-2.1:= ) !build? ( app-misc/mime-types )
RESTRICT=!test? ( test )
SLOT=3.8
SRC_URI=https://www.python.org/ftp/python/3.8.16/Python-3.8.16.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.8.16_p3.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.8.16/Python-3.8.16.tar.xz.asc )
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 6dcd6b6a486e79928e1243ff9ba41fcc edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 pax-utils 91d47e5d20627c717aa878b9167c62a8 prefix eab3c99d77fe00506c109c8a736186f7 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 verify-sig 85e14d0a93afa75c621382409ada8732
-_md5_=22bb2eeacf599d69689d4945818cd4d2
+_md5_=1435377092ff0ac56ddeb14234f25f76
diff --git a/metadata/md5-cache/sci-libs/gsl-2.7.1-r1 b/metadata/md5-cache/sci-libs/gsl-2.7.1-r2
index ca282929a488..c50d03e63ebd 100644
--- a/metadata/md5-cache/sci-libs/gsl-2.7.1-r1
+++ b/metadata/md5-cache/sci-libs/gsl-2.7.1-r2
@@ -2,7 +2,7 @@ BDEPEND=virtual/pkgconfig sys-devel/gnuconfig >=app-portage/elt-patches-20170815
DEFINED_PHASES=configure install prepare test
DEPEND=cblas-external? ( virtual/cblas:= )
DESCRIPTION=The GNU Scientific Library
-EAPI=7
+EAPI=8
HOMEPAGE=https://www.gnu.org/software/gsl/
INHERIT=autotools flag-o-matic toolchain-funcs
IUSE=cblas-external +deprecated static-libs
@@ -11,5 +11,5 @@ LICENSE=GPL-3+
RDEPEND=cblas-external? ( virtual/cblas:= )
SLOT=0/27
SRC_URI=mirror://gnu/gsl/gsl-2.7.1.tar.gz https://dev.gentoo.org/~sam/distfiles/sci-libs/gsl/gsl-2.7-cblas.patch.bz2
-_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 6dcd6b6a486e79928e1243ff9ba41fcc edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 69394e25812406faa1f90edaf4969395
-_md5_=abdb804c1384142f5facb215c5767983
+_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 6dcd6b6a486e79928e1243ff9ba41fcc flag-o-matic 69394e25812406faa1f90edaf4969395
+_md5_=19b05cabb4d7d04226e022ac5ab4a7ca
diff --git a/metadata/md5-cache/sys-apps/moar-1.12.0 b/metadata/md5-cache/sys-apps/moar-1.12.0
new file mode 100644
index 000000000000..4299a9ff8863
--- /dev/null
+++ b/metadata/md5-cache/sys-apps/moar-1.12.0
@@ -0,0 +1,14 @@
+BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
+DEFINED_PHASES=compile install test unpack
+DESCRIPTION=A pager designed to do the right thing without any configuration
+EAPI=8
+HOMEPAGE=https://github.com/walles/moar
+INHERIT=go-module
+KEYWORDS=~amd64
+LICENSE=BSD-2 BSD MIT
+RDEPEND=!dev-lang/moarvm
+RESTRICT=strip
+SLOT=0
+SRC_URI=https://github.com/walles/moar/archive/refs/tags/v1.12.0.tar.gz -> moar-1.12.0.tar.gz https://dev.gentoo.org/~sam/distfiles/sys-apps/moar/moar-1.12.0-deps.tar.xz
+_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 go-module f2c9bcab49079a176b3ae061c94bb344
+_md5_=c10fc1c90c4e26f38f30f26d4cb1751c
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index edbfed5f8de7..b72c755ae65f 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -15748,7 +15748,7 @@ sci-libs/ginkgo 1.4.0-r3: Numerical linear algebra software package
sci-libs/givaro 4.1.1-r3: C++ library for arithmetic and algebraic computations
sci-libs/gloo 2022.05.18-r1: library of floating-point neural network inference operators
sci-libs/gmsh 4.9.5-r2 4.10.3: Three-dimensional finite element mesh generator
-sci-libs/gsl 2.7.1-r1: The GNU Scientific Library
+sci-libs/gsl 2.7.1-r2: The GNU Scientific Library
sci-libs/gts 20121130: GNU Triangulated Surface Library
sci-libs/h5hut 1.99.13-r1: High-Performance I/O Library for Particle-based Simulations
sci-libs/h5part 1.6.6: Portable High Performance Parallel Data Interface to HDF5
@@ -16621,7 +16621,7 @@ sys-apps/minised 1.16: a smaller, cheaper and faster sed implementation
sys-apps/miscfiles 1.5-r4: Miscellaneous files
sys-apps/mlocate 0.26-r3: Merging locate is an utility to index and quickly search for files
sys-apps/mlxup-bin 4.13.0: Mellanox Update and Query Utility
-sys-apps/moar 1.11.4: A pager designed to do the right thing without any configuration
+sys-apps/moar 1.11.4 1.12.0: A pager designed to do the right thing without any configuration
sys-apps/moreutils 0.67-r1: A collection of tools that nobody thought to write when Unix was young
sys-apps/most 5.1.0 5.2.0: Paging program that displays, one windowful at a time, the contents of a file
sys-apps/mount-gtk 1.4.5.1: GTK+ based UDisks2 frontend
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index cb07db399945..2c97995791f3 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Wed, 01 Mar 2023 02:31:56 +0000
+Wed, 01 Mar 2023 02:47:01 +0000