summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2024-06-12 23:49:07 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2024-06-12 23:49:07 +0000
commitb052d671e4d7fb94c7a24d27ae32b9f7aff3c994 (patch)
treeaaa49faedfe897042268a6e19da931781c91dfd8 /metadata
parentMerge updates from master (diff)
downloadgentoo-b052d671e4d7fb94c7a24d27ae32b9f7aff3c994.tar.gz
gentoo-b052d671e4d7fb94c7a24d27ae32b9f7aff3c994.tar.bz2
gentoo-b052d671e4d7fb94c7a24d27ae32b9f7aff3c994.zip
2024-06-12 23:49:07 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/sci-mathematics/cryptominisat-5.11.1515
-rw-r--r--metadata/md5-cache/sci-mathematics/cryptominisat-5.11.2115
-rw-r--r--metadata/md5-cache/sci-mathematics/cryptominisat-5.11.21-r117
-rw-r--r--metadata/pkg_desc_index2
-rw-r--r--metadata/timestamp.chk2
5 files changed, 19 insertions, 32 deletions
diff --git a/metadata/md5-cache/sci-mathematics/cryptominisat-5.11.15 b/metadata/md5-cache/sci-mathematics/cryptominisat-5.11.15
deleted file mode 100644
index 1b01408ccde8..000000000000
--- a/metadata/md5-cache/sci-mathematics/cryptominisat-5.11.15
+++ /dev/null
@@ -1,15 +0,0 @@
-BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
-DEFINED_PHASES=compile configure install prepare test
-DEPEND=dev-libs/boost:= sys-libs/zlib:=
-DESCRIPTION=Advanced SAT solver with C++ and command-line interfaces
-EAPI=8
-HOMEPAGE=https://github.com/msoos/cryptominisat/
-INHERIT=cmake
-KEYWORDS=~amd64 ~x86
-LICENSE=GPL-2 MIT
-RDEPEND=dev-libs/boost:= sys-libs/zlib:=
-RESTRICT=test
-SLOT=0/5.11.15
-SRC_URI=https://github.com/msoos/cryptominisat/archive/5.11.15.tar.gz -> cryptominisat-5.11.15.tar.gz
-_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
-_md5_=63d6a2225f434629f74421471788b63b
diff --git a/metadata/md5-cache/sci-mathematics/cryptominisat-5.11.21 b/metadata/md5-cache/sci-mathematics/cryptominisat-5.11.21
deleted file mode 100644
index 233775876040..000000000000
--- a/metadata/md5-cache/sci-mathematics/cryptominisat-5.11.21
+++ /dev/null
@@ -1,15 +0,0 @@
-BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
-DEFINED_PHASES=compile configure install prepare test
-DEPEND=dev-libs/boost:= sys-libs/zlib:=
-DESCRIPTION=Advanced SAT solver with C++ and command-line interfaces
-EAPI=8
-HOMEPAGE=https://github.com/msoos/cryptominisat/
-INHERIT=cmake
-KEYWORDS=~amd64 ~x86
-LICENSE=GPL-2 MIT
-RDEPEND=dev-libs/boost:= sys-libs/zlib:=
-RESTRICT=test
-SLOT=0/5.11.21
-SRC_URI=https://github.com/msoos/cryptominisat/archive/5.11.21.tar.gz -> cryptominisat-5.11.21.tar.gz
-_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
-_md5_=5724457cc03d05cbc3a36d9985c7c458
diff --git a/metadata/md5-cache/sci-mathematics/cryptominisat-5.11.21-r1 b/metadata/md5-cache/sci-mathematics/cryptominisat-5.11.21-r1
new file mode 100644
index 000000000000..3d38fe20fd51
--- /dev/null
+++ b/metadata/md5-cache/sci-mathematics/cryptominisat-5.11.21-r1
@@ -0,0 +1,17 @@
+BDEPEND=python? ( >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) app-alternatives/ninja >=dev-build/cmake-3.20.5
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=dev-libs/boost:= sys-libs/zlib:= python? ( python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_11? ( dev-python/tomli[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_12? ( dev-python/tomli[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_13? ( dev-python/tomli[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) )
+DESCRIPTION=Advanced SAT solver with C++ and command-line interfaces
+EAPI=8
+HOMEPAGE=https://github.com/msoos/cryptominisat/
+INHERIT=cmake distutils-r1
+IUSE=python python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug
+KEYWORDS=~amd64 ~x86
+LICENSE=GPL-2 MIT
+RDEPEND=dev-libs/boost:= sys-libs/zlib:= python? ( python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_11? ( dev-python/tomli[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_12? ( dev-python/tomli[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_13? ( dev-python/tomli[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) )
+REQUIRED_USE=python? ( || ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) )
+RESTRICT=test
+SLOT=0/5.11.21
+SRC_URI=https://github.com/msoos/cryptominisat/archive/5.11.21.tar.gz -> cryptominisat-5.11.21.tar.gz
+_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 5400d21736d8621562bf93be4fa98eec
+_md5_=7f195c54a6e8fff0333207bcf555d30c
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 01d30f2f1e50..fc66dbdabf21 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -16315,7 +16315,7 @@ sci-mathematics/cliquer 1.22: C routines for finding cliques in an arbitrary wei
sci-mathematics/coq 8.19.0 8.19.1 8.19.2: Proof assistant written in O'Caml
sci-mathematics/coq-mathcomp 1.19.0: Mathematical Components for the Coq proof assistant
sci-mathematics/coq-serapi 0.19.0: Serialization library and protocol for interaction with the Coq proof assistant
-sci-mathematics/cryptominisat 5.11.15 5.11.21: Advanced SAT solver with C++ and command-line interfaces
+sci-mathematics/cryptominisat 5.11.21-r1: Advanced SAT solver with C++ and command-line interfaces
sci-mathematics/cubicle 1.2.0-r2: Model checker for verifying properties of array-based systems
sci-mathematics/cudd 3.0.0: Colorado University binary Decision Diagram library
sci-mathematics/cvc4 1.8-r5: Automatic theorem prover for satisfiability modulo theories (SMT) problems
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 8c7c94d9afb4..64f479ea5cd9 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Wed, 12 Jun 2024 23:34:03 +0000
+Wed, 12 Jun 2024 23:49:07 +0000