mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
2024-01-09 16:03:20 UTC
This commit is contained in:
10
metadata/md5-cache/dev-java/coursier-bin-2.1.8
Normal file
10
metadata/md5-cache/dev-java/coursier-bin-2.1.8
Normal file
@@ -0,0 +1,10 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Java/Scala artifact fetching, bundling and deploying
|
||||
EAPI=8
|
||||
HOMEPAGE=https://get-coursier.io/
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=virtual/jre-8
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/coursier/coursier/releases/download/v2.1.8/cs-x86_64-pc-linux.gz -> coursier-bin-2.1.8.gz
|
||||
_md5_=c37c9b94a402f83457d2bd181d71172e
|
||||
10
metadata/md5-cache/dev-java/mill-bin-0.11.6
Normal file
10
metadata/md5-cache/dev-java/mill-bin-0.11.6
Normal file
@@ -0,0 +1,10 @@
|
||||
DEFINED_PHASES=install unpack
|
||||
DESCRIPTION=A Java/Scala build tool
|
||||
EAPI=8
|
||||
HOMEPAGE=https://com-lihaoyi.github.io/mill/
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=virtual/jre-1.8:*
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/com-lihaoyi/mill/releases/download/0.11.6/0.11.6-assembly -> mill-bin-0.11.6
|
||||
_md5_=3973f4acdd80e4f0198bd7d94eafe4ab
|
||||
@@ -1,13 +0,0 @@
|
||||
BDEPEND=!amd64? ( !arm64? ( >=virtual/jre-11 ) )
|
||||
DEFINED_PHASES=compile install prepare
|
||||
DESCRIPTION=CLI to interact with Scala and Java
|
||||
EAPI=8
|
||||
HOMEPAGE=https://scala-cli.virtuslab.org/
|
||||
INHERIT=bash-completion-r1
|
||||
KEYWORDS=amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=virtual/jre-11 sys-libs/zlib
|
||||
SLOT=0
|
||||
SRC_URI=!amd64? ( !arm64? ( https://github.com/VirtusLab/scala-cli/releases/download/v1.0.2/scala-cli -> scala-cli-non-native-1.0.2 ) ) amd64? ( https://github.com/VirtusLab/scala-cli/releases/download/v1.0.2/scala-cli-x86_64-pc-linux.gz -> scala-cli-amd64-1.0.2.gz ) arm64? ( https://github.com/VirtusLab/scala-cli/releases/download/v1.0.2/scala-cli-aarch64-pc-linux.gz -> scala-cli-arm64-1.0.2.gz )
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
|
||||
_md5_=75d7d039c0f25c439517d841da30099f
|
||||
@@ -4,10 +4,10 @@ DESCRIPTION=CLI to interact with Scala and Java
|
||||
EAPI=8
|
||||
HOMEPAGE=https://scala-cli.virtuslab.org/
|
||||
INHERIT=bash-completion-r1
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
KEYWORDS=amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=virtual/jre-11 sys-libs/zlib
|
||||
SLOT=0
|
||||
SRC_URI=!amd64? ( !arm64? ( https://github.com/VirtusLab/scala-cli/releases/download/v1.1.0/scala-cli -> scala-cli-non-native-1.1.0 ) ) amd64? ( https://github.com/VirtusLab/scala-cli/releases/download/v1.1.0/scala-cli-x86_64-pc-linux.gz -> scala-cli-amd64-1.1.0.gz ) arm64? ( https://github.com/VirtusLab/scala-cli/releases/download/v1.1.0/scala-cli-aarch64-pc-linux.gz -> scala-cli-arm64-1.1.0.gz )
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
|
||||
_md5_=2a42956f8fc0f2d22acfceec82914156
|
||||
_md5_=a8238b80cecd3f7bac9a5a36b4cbd954
|
||||
|
||||
@@ -3,9 +3,9 @@ DESCRIPTION=Scala language-based scripting and REPL
|
||||
EAPI=8
|
||||
HOMEPAGE=https://ammonite.io/
|
||||
IUSE=+scala2-13 scala3-0 scala3-1 +scala3-2
|
||||
KEYWORDS=~amd64 ~x86
|
||||
KEYWORDS=amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=virtual/jre-1.8:*
|
||||
SLOT=0
|
||||
SRC_URI=scala2-13? ( https://github.com/com-lihaoyi/Ammonite/releases/download/2.5.11/2.13-2.5.11 -> ammonite-repl-bin-2.5.11-2.13 ) scala3-0? ( https://github.com/com-lihaoyi/Ammonite/releases/download/2.5.11/3.0-2.5.11 -> ammonite-repl-bin-2.5.11-3.0 ) scala3-1? ( https://github.com/com-lihaoyi/Ammonite/releases/download/2.5.11/3.1-2.5.11 -> ammonite-repl-bin-2.5.11-3.1 ) scala3-2? ( https://github.com/com-lihaoyi/Ammonite/releases/download/2.5.11/3.2-2.5.11 -> ammonite-repl-bin-2.5.11-3.2 )
|
||||
_md5_=146cbbe97fe92a9533877f5d0bec7460
|
||||
_md5_=43d8b01ea4534655cdfda786c464e5e1
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
DEFINED_PHASES=install unpack
|
||||
DESCRIPTION=Scala language-based scripting and REPL
|
||||
EAPI=8
|
||||
HOMEPAGE=https://ammonite.io/
|
||||
IUSE=+scala2-13 scala3-0 +scala3-1
|
||||
KEYWORDS=amd64 x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=virtual/jre-1.8:*
|
||||
REQUIRED_USE=|| ( scala2-13 scala3-0 scala3-1 )
|
||||
SLOT=0
|
||||
SRC_URI=scala2-13? ( https://github.com/com-lihaoyi/Ammonite/releases/download/2.5.8/2.13-2.5.8 -> ammonite-repl-bin-2.5.8-2.13 ) scala3-0? ( https://github.com/com-lihaoyi/Ammonite/releases/download/2.5.8/3.0-2.5.8 -> ammonite-repl-bin-2.5.8-3.0 ) scala3-1? ( https://github.com/com-lihaoyi/Ammonite/releases/download/2.5.8/3.1-2.5.8 -> ammonite-repl-bin-2.5.8-3.1 )
|
||||
_md5_=7857e68caaabbd45bc7cf0c4f2103af0
|
||||
@@ -4,11 +4,11 @@ DESCRIPTION=HPE Smart Storage Administrator (HPE SSA) CLI (HPSSACLI, formerly HP
|
||||
EAPI=8
|
||||
HOMEPAGE=https://support.hpe.com/connect/s/softwaredetails?language=es&softwareId=MTX_95c2c88d976c467ab58c30279f
|
||||
INHERIT=rpm
|
||||
KEYWORDS=-* ~amd64
|
||||
KEYWORDS=-* amd64
|
||||
LICENSE=hp-proliant-essentials
|
||||
RDEPEND=sys-libs/glibc
|
||||
RESTRICT=mirror bindist
|
||||
SLOT=0
|
||||
SRC_URI=https://downloads.hpe.com/pub/softlib2/software1/pubsw-linux/p1736097809/v224097/ssacli-6.25-9.0.x86_64.rpm
|
||||
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 rpm 528663355249513309c74d7775936940
|
||||
_md5_=2f7a92e895d5abf12553a10b89af659e
|
||||
_md5_=be26ed9c62810df577aceebe7d78fc6f
|
||||
|
||||
@@ -4697,7 +4697,7 @@ dev-java/commons-vfs 2.0-r2: A single API for accessing various different file s
|
||||
dev-java/concurrentlinkedhashmap-lru 1.4.2: A high performance version of java.util.LinkedHashMap for use as software cache
|
||||
dev-java/conversant-disruptor 1.2.20: Conversant Disruptor - very high throughput Java BlockingQueue
|
||||
dev-java/cortado 0.6.0-r2: Multimedia framework for Java written by Fluendo
|
||||
dev-java/coursier-bin 2.1.5 2.1.7: Java/Scala artifact fetching, bundling and deploying
|
||||
dev-java/coursier-bin 2.1.5 2.1.7 2.1.8: Java/Scala artifact fetching, bundling and deploying
|
||||
dev-java/cpptasks 1.0_beta5-r1: Ant-tasks to compile various source languages and produce executables
|
||||
dev-java/dom4j 2.1.4: flexible XML framework for Java
|
||||
dev-java/easymock 2.5.2 3.3.1-r1: Mock Objects for interfaces in JUnit tests by generating them on the fly
|
||||
@@ -4876,7 +4876,7 @@ dev-java/memoryfilesystem 2.3.0: An in memory implementation of a JSR-203 file s
|
||||
dev-java/mersennetwister 0_pre23765-r2: Modified MersenneTwister java port for Freenet
|
||||
dev-java/metainf-services 1.9: Generates META-INF/services files automatically
|
||||
dev-java/miglayout 5.3: MiGLayout - Java Layout Manager for Swing, SWT and JavaFX
|
||||
dev-java/mill-bin 0.11.4 0.11.5: A Java/Scala build tool
|
||||
dev-java/mill-bin 0.11.4 0.11.5 0.11.6: A Java/Scala build tool
|
||||
dev-java/minidns-core 1.0.4: DNS library for Java and Android systems
|
||||
dev-java/mockito 1.9.5-r3 2.28.2 4.11.0: Mockito mock objects library core API and implementation
|
||||
dev-java/msv 2022.7: Multi-Schema Validator Core package
|
||||
@@ -4918,7 +4918,7 @@ dev-java/sax 2.2.1-r5: SAX: Simple API for XML in Java
|
||||
dev-java/saxon 6.5.5-r3 9.2.0.6-r3: A XSLT and XQuery Processor
|
||||
dev-java/sbt 0.13.18-r1: sbt is a build tool for Scala and Java projects that aims to do the basics well
|
||||
dev-java/sbt-bin 1.3.10 1.8.0: sbt, a build tool for Scala
|
||||
dev-java/scala-cli-bin 1.0.2 1.0.4 1.1.0: CLI to interact with Scala and Java
|
||||
dev-java/scala-cli-bin 1.0.4 1.1.0: CLI to interact with Scala and Java
|
||||
dev-java/scram 2.1: Java Implementation of the Salted Challenge Response Authentication Mechanism
|
||||
dev-java/shrinkwrap-api 1.2.6: Client View of the ShrinkWrap Project
|
||||
dev-java/shrinkwrap-impl-base 1.2.6: Common Base for Implementations of the ShrinkWrap Project
|
||||
@@ -4978,7 +4978,7 @@ dev-java/zxing-javase 3.5.1: Core barcode encoding/decoding library
|
||||
dev-lang/R 4.3.1-r1 4.3.2-r1: Language and environment for statistical computing and graphics
|
||||
dev-lang/abs 2.6.0: The ABS programing language
|
||||
dev-lang/algol68g 3.4.4: Algol 68 Genie compiler-interpreter
|
||||
dev-lang/ammonite-repl-bin 2.5.8 2.5.9 2.5.11: Scala language-based scripting and REPL
|
||||
dev-lang/ammonite-repl-bin 2.5.9 2.5.11: Scala language-based scripting and REPL
|
||||
dev-lang/arc 3.2: New dialect of Lisp, works well for web applications
|
||||
dev-lang/ats2 0.4.2: Functional programming language with dependent types
|
||||
dev-lang/bas 2.4: An interpreter for the classic dialect of the programming language BASIC
|
||||
|
||||
@@ -1 +1 @@
|
||||
Tue, 09 Jan 2024 15:48:17 +0000
|
||||
Tue, 09 Jan 2024 16:03:20 +0000
|
||||
|
||||
Reference in New Issue
Block a user