summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2022-02-04 11:37:06 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2022-02-04 11:37:06 +0000
commit76dea77c00ee1a499f440689ae31a0ee31bafd96 (patch)
tree6c47749db4466d391e7dcc9097bfa290d0a84475 /metadata/md5-cache
parentMerge updates from master (diff)
downloadgentoo-76dea77c00ee1a499f440689ae31a0ee31bafd96.tar.gz
gentoo-76dea77c00ee1a499f440689ae31a0ee31bafd96.tar.bz2
gentoo-76dea77c00ee1a499f440689ae31a0ee31bafd96.zip
2022-02-04 11:37:03 UTC
Diffstat (limited to 'metadata/md5-cache')
-rw-r--r--metadata/md5-cache/dev-db/postgis-3.0.5 (renamed from metadata/md5-cache/dev-db/postgis-3.0.4-r1)4
-rw-r--r--metadata/md5-cache/dev-db/postgis-3.1.0-r117
-rw-r--r--metadata/md5-cache/dev-python/numpy-1.22.217
-rw-r--r--metadata/md5-cache/sys-devel/mold-1.0.0-r12
-rw-r--r--metadata/md5-cache/sys-devel/mold-1.0.1-r12
-rw-r--r--metadata/md5-cache/sys-devel/mold-1.0.22
-rw-r--r--metadata/md5-cache/sys-devel/mold-99992
7 files changed, 23 insertions, 23 deletions
diff --git a/metadata/md5-cache/dev-db/postgis-3.0.4-r1 b/metadata/md5-cache/dev-db/postgis-3.0.5
index f2a616b5bc18..eff23bd730b3 100644
--- a/metadata/md5-cache/dev-db/postgis-3.0.4-r1
+++ b/metadata/md5-cache/dev-db/postgis-3.0.5
@@ -12,6 +12,6 @@ RDEPEND=postgres_targets_postgres13? ( dev-db/postgresql:13=[server] ) postgres_
REQUIRED_USE=test? ( doc ) || ( postgres_targets_postgres13 postgres_targets_postgres12 postgres_targets_postgres11 postgres_targets_postgres10 postgres_targets_postgres9_6 )
RESTRICT=test
SLOT=0
-SRC_URI=https://download.osgeo.org/postgis/source/postgis-3.0.4.tar.gz
+SRC_URI=https://download.osgeo.org/postgis/source/postgis-3.0.5.tar.gz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 libtool 241a8f577b9781a42a7421e53448a44e autotools 6cc26735fa9dd59e8c62880beda05b6e multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 user-info df8c432bdcb3cdcef6c8250f0ab9e4ea user 532ab7f2ae477f0333be1eacc343821c postgres 3ff7ea72ed39efa38ebaead171fd5da4 postgres-multi fb7c39e4a2aced93f5986224677a9070
-_md5_=86a261dce94bbad9679aef1e3d1efc86
+_md5_=62d6a0729dcda3165db74b9c3f7d6eae
diff --git a/metadata/md5-cache/dev-db/postgis-3.1.0-r1 b/metadata/md5-cache/dev-db/postgis-3.1.0-r1
deleted file mode 100644
index a716678cef63..000000000000
--- a/metadata/md5-cache/dev-db/postgis-3.1.0-r1
+++ /dev/null
@@ -1,17 +0,0 @@
-BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.4:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
-DEFINED_PHASES=compile configure install postinst prepare setup test
-DEPEND=postgres_targets_postgres13? ( dev-db/postgresql:13=[server] ) postgres_targets_postgres12? ( dev-db/postgresql:12=[server] ) postgres_targets_postgres11? ( dev-db/postgresql:11=[server] ) postgres_targets_postgres10? ( dev-db/postgresql:10=[server] ) postgres_targets_postgres9_6? ( dev-db/postgresql:9.6=[server] ) dev-libs/json-c:= dev-libs/libxml2:2 dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 <sci-libs/proj-8:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre ) gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
-DESCRIPTION=Geographic Objects for PostgreSQL
-EAPI=7
-HOMEPAGE=https://postgis.net
-INHERIT=autotools postgres-multi toolchain-funcs
-IUSE=address-standardizer doc gtk static-libs topology postgres_targets_postgres13 postgres_targets_postgres12 postgres_targets_postgres11 postgres_targets_postgres10 postgres_targets_postgres9_6
-KEYWORDS=amd64 x86 ~amd64-linux ~x86-linux
-LICENSE=GPL-2
-RDEPEND=postgres_targets_postgres13? ( dev-db/postgresql:13=[server] ) postgres_targets_postgres12? ( dev-db/postgresql:12=[server] ) postgres_targets_postgres11? ( dev-db/postgresql:11=[server] ) postgres_targets_postgres10? ( dev-db/postgresql:10=[server] ) postgres_targets_postgres9_6? ( dev-db/postgresql:9.6=[server] ) dev-libs/json-c:= dev-libs/libxml2:2 dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 <sci-libs/proj-8:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre ) gtk? ( x11-libs/gtk+:2 )
-REQUIRED_USE=|| ( postgres_targets_postgres13 postgres_targets_postgres12 postgres_targets_postgres11 postgres_targets_postgres10 postgres_targets_postgres9_6 )
-RESTRICT=test
-SLOT=0
-SRC_URI=https://download.osgeo.org/postgis/source/postgis-3.1.0.tar.gz
-_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 libtool 241a8f577b9781a42a7421e53448a44e autotools 6cc26735fa9dd59e8c62880beda05b6e multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 user-info df8c432bdcb3cdcef6c8250f0ab9e4ea user 532ab7f2ae477f0333be1eacc343821c postgres 3ff7ea72ed39efa38ebaead171fd5da4 postgres-multi fb7c39e4a2aced93f5986224677a9070
-_md5_=b454bafbbb24e21ae84d92b996870c7b
diff --git a/metadata/md5-cache/dev-python/numpy-1.22.2 b/metadata/md5-cache/dev-python/numpy-1.22.2
new file mode 100644
index 000000000000..8f37163fbc5e
--- /dev/null
+++ b/metadata/md5-cache/dev-python/numpy-1.22.2
@@ -0,0 +1,17 @@
+BDEPEND=lapack? ( >=virtual/cblas-3.8 >=virtual/lapack-3.8 ) app-arch/unzip >=dev-python/cython-0.29.24[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] lapack? ( virtual/pkgconfig ) test? ( >=dev-python/hypothesis-5.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytz-2019.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/cffi-1.14.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( lapack? ( >=virtual/cblas-3.8 >=virtual/lapack-3.8 ) >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8[threads(+)] ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9[threads(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10[threads(+)] ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] lapack? ( virtual/fortran )
+DEFINED_PHASES=compile configure install prepare setup test unpack
+DEPEND=lapack? ( virtual/fortran )
+DESCRIPTION=Fast array and numerical python library
+EAPI=8
+HOMEPAGE=https://numpy.org/
+INHERIT=distutils-r1 flag-o-matic fortran-2 toolchain-funcs
+IUSE=doc lapack test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris
+LICENSE=BSD
+RDEPEND=lapack? ( >=virtual/cblas-3.8 >=virtual/lapack-3.8 ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8[threads(+)] ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9[threads(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10[threads(+)] ) lapack? ( virtual/fortran )
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://pypi/n/numpy/numpy-1.22.2.zip doc? ( https://numpy.org/doc/1.22/numpy-html.zip -> numpy-html-1.22.2.zip https://numpy.org/doc/1.22/numpy-ref.pdf -> numpy-ref-1.22.2.pdf https://numpy.org/doc/1.22/numpy-user.pdf -> numpy-user-1.22.2.pdf )
+_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 7ee47726753a2bd062a05f6643d849da python-r1 0e7a98958af67ee30e3c2b2e3b37c0be distutils-r1 242601d395f54f27cfbc76e53f5e0203 flag-o-matic a500d7cc40da3de38c361e889153bdf7 fortran-2 7e39eb204d37699d5f1eaf9f4d61888a
+_md5_=d79a249f6a8fe0c15c3f58696f68c30b
diff --git a/metadata/md5-cache/sys-devel/mold-1.0.0-r1 b/metadata/md5-cache/sys-devel/mold-1.0.0-r1
index 95ea19225a45..506f4b290218 100644
--- a/metadata/md5-cache/sys-devel/mold-1.0.0-r1
+++ b/metadata/md5-cache/sys-devel/mold-1.0.0-r1
@@ -11,4 +11,4 @@ RESTRICT=test
SLOT=0
SRC_URI=https://github.com/rui314/mold/archive/refs/tags/v1.0.0.tar.gz -> mold-1.0.0.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784
-_md5_=ff9d0c126336b0df0216329cbe2b9c19
+_md5_=e7c5b235ca12a97b294d7c824f308bae
diff --git a/metadata/md5-cache/sys-devel/mold-1.0.1-r1 b/metadata/md5-cache/sys-devel/mold-1.0.1-r1
index 325bfdd62c8e..6809a07353c0 100644
--- a/metadata/md5-cache/sys-devel/mold-1.0.1-r1
+++ b/metadata/md5-cache/sys-devel/mold-1.0.1-r1
@@ -11,4 +11,4 @@ RESTRICT=test
SLOT=0
SRC_URI=https://github.com/rui314/mold/archive/refs/tags/v1.0.1.tar.gz -> mold-1.0.1.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784
-_md5_=abea4f1d8023fbd7a5886681664b3287
+_md5_=9e79addbe20f301cd645bca7ad34168d
diff --git a/metadata/md5-cache/sys-devel/mold-1.0.2 b/metadata/md5-cache/sys-devel/mold-1.0.2
index 21055b4afe54..f80983cfc800 100644
--- a/metadata/md5-cache/sys-devel/mold-1.0.2
+++ b/metadata/md5-cache/sys-devel/mold-1.0.2
@@ -11,4 +11,4 @@ RESTRICT=test
SLOT=0
SRC_URI=https://github.com/rui314/mold/archive/refs/tags/v1.0.2.tar.gz -> mold-1.0.2.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784
-_md5_=2ad7afc7718ed4c07c050cd605f49614
+_md5_=a9e2479aca624f86241366b269177c6e
diff --git a/metadata/md5-cache/sys-devel/mold-9999 b/metadata/md5-cache/sys-devel/mold-9999
index 2fcc4272f014..1d62b6356665 100644
--- a/metadata/md5-cache/sys-devel/mold-9999
+++ b/metadata/md5-cache/sys-devel/mold-9999
@@ -11,4 +11,4 @@ RDEPEND=>=dev-cpp/tbb-2021.4.0:= dev-libs/xxhash:= sys-libs/zlib !kernel_Darwin?
RESTRICT=test
SLOT=0
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
-_md5_=2ad7afc7718ed4c07c050cd605f49614
+_md5_=a9e2479aca624f86241366b269177c6e