2024-11-26 21:03:25 UTC

This commit is contained in:
Repository mirror & CI
2024-11-26 21:03:25 +00:00
parent 0262a930b1
commit 2d8aacbd93
5 changed files with 22 additions and 22 deletions

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-ml/ANSITerminal dev-ml/cmdliner ) dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4.08.0:= >=dev-ml/menhir-20211230:= dev-ml/atd:= dev-ml/ppx_deriving:= dev-ml/ppxlib:= dev-ml/re:= dev-ml/stdlib-shims:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Embeddable Lambda Prolog Interpreter in OCaml
EAPI=8
HOMEPAGE=https://github.com/LPCIC/elpi/
INHERIT=dune
IUSE=+ocamlopt test
KEYWORDS=~amd64
LICENSE=LGPL-2.1+
RDEPEND=>=dev-lang/ocaml-4.08.0:= >=dev-ml/menhir-20211230:= dev-ml/atd:= dev-ml/ppx_deriving:= dev-ml/ppxlib:= dev-ml/re:= dev-ml/stdlib-shims:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=!test? ( test )
SLOT=0/1.19.6
SRC_URI=https://github.com/LPCIC/elpi/archive/v1.19.6.tar.gz -> elpi-1.19.6.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 21c2970666b517829dc7b963ca1f4a4a
_md5_=5f5759d3287d5f46778a686739869f05

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-go/go-bindata >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile configure install postinst unpack
DEPEND=libvirt? ( app-emulation/libvirt:=[qemu] )
DESCRIPTION=Single Node Kubernetes Cluster
EAPI=8
HOMEPAGE=https://github.com/kubernetes/minikube https://kubernetes.io
INHERIT=bash-completion-r1 go-module toolchain-funcs
IUSE=hardened libvirt
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0 BSD BSD-2 CC-BY-4.0 CC-BY-SA-4.0 CC0-1.0 GPL-2 ISC LGPL-3 MIT MPL-2.0 WTFPL-2 ZLIB || ( LGPL-3+ GPL-2 ) || ( Apache-2.0 LGPL-3+ ) || ( Apache-2.0 CC-BY-4.0 )
RDEPEND=libvirt? ( app-emulation/libvirt:=[qemu] )
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/zmedico/minikube/archive/refs/tags/v1.32.0-vendor.tar.gz -> minikube-1.32.0-vendor.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082 multiprocessing 1e32df7deee68372153dca65f4a7c21f flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe go-env 90efbc8636d2f02d9654183330e84cf7 go-module df32d29550d40a92da723d3b8e17b467
_md5_=f7f36139b103963ccd9cfd062aff525c

View File

@@ -1,5 +1,5 @@
BDEPEND=dev-go/go-bindata >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile configure install postinst unpack
DEFINED_PHASES=compile configure install postinst prepare unpack
DEPEND=libvirt? ( app-emulation/libvirt:=[qemu] )
DESCRIPTION=Single Node Kubernetes Cluster
EAPI=8
@@ -11,6 +11,6 @@ LICENSE=Apache-2.0 BSD BSD-2 CC-BY-4.0 CC-BY-SA-4.0 CC0-1.0 GPL-2 ISC LGPL-3 MIT
RDEPEND=libvirt? ( app-emulation/libvirt:=[qemu] )
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/zmedico/minikube/archive/refs/tags/v1.30.1-vendor.tar.gz -> minikube-1.30.1-vendor.tar.gz
SRC_URI=https://github.com/kubernetes/minikube/archive/refs/tags/v1.34.0.tar.gz -> minikube-1.34.0.tar.gz https://dev.gentoo.org/~zmedico/dist/minikube-1.34.0-deps.tar.xz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082 multiprocessing 1e32df7deee68372153dca65f4a7c21f flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe go-env 90efbc8636d2f02d9654183330e84cf7 go-module df32d29550d40a92da723d3b8e17b467
_md5_=c1a23af0ef6204de9ef6a2e6690f096c
_md5_=a048aed6a1e1391a9d4d6c2d946c26c8

View File

@@ -5147,7 +5147,7 @@ dev-lang/duktape 2.7.0-r3: Embeddable Javascript engine
dev-lang/dzaima-bqn 0.2.1 9999: A BQN language implementation written in Java, also know as dbqn
dev-lang/eisl 5.35 5.36 5.37 5.38 9999: Interpreter and compiler compatible with the ISLisp standard
dev-lang/elixir 1.14.5-r2 1.15.7 1.15.8 1.16.2 1.16.3 1.17.2 1.17.3: Elixir programming language
dev-lang/elpi 1.18.2: Embeddable Lambda Prolog Interpreter in OCaml
dev-lang/elpi 1.18.2 1.19.6: Embeddable Lambda Prolog Interpreter in OCaml
dev-lang/erlang 26.2.1 26.2.2 26.2.4 27.0 27.0.1: Erlang programming language, runtime environment and libraries (OTP)
dev-lang/esco 0.513: Combine interpreter of esoteric languages
dev-lang/execline 2.9.6.0 2.9.6.1: A non-interactive scripting language
@@ -17353,7 +17353,7 @@ sys-cluster/libcircle 0.3.0: API for distributing embarrassingly parallel worklo
sys-cluster/libqb 2.0.1-r1 2.0.4 2.0.8: Library providing high performance logging, tracing, ipc, and poll
sys-cluster/libquo 1.3.1-r2 9999: Run-time tuning of process binding policies made easy
sys-cluster/lmod 8.6.14-r1 8.7.23 9999: Environment Module System based on Lua
sys-cluster/minikube 1.30.1 1.32.0: Single Node Kubernetes Cluster
sys-cluster/minikube 1.34.0: Single Node Kubernetes Cluster
sys-cluster/mpich 3.4.3: A high performance and portable MPI implementation
sys-cluster/native-mpi 0-r1: Use native OS MPI in prefix environment
sys-cluster/nomad 1.6.1: A simple and flexible workload orchestrator

View File

@@ -1 +1 @@
Tue, 26 Nov 2024 20:48:22 +0000
Tue, 26 Nov 2024 21:03:25 +0000