summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2022-07-07 07:16:36 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2022-07-07 07:16:36 +0000
commit41ba9d9a72a5a48766242e4420f9e3e8fb26fa9e (patch)
tree3c72127a5af99f868b2c40b9371482b451ae3688 /metadata
parentMerge updates from master (diff)
downloadgentoo-41ba9d9a72a5a48766242e4420f9e3e8fb26fa9e.tar.gz
gentoo-41ba9d9a72a5a48766242e4420f9e3e8fb26fa9e.tar.bz2
gentoo-41ba9d9a72a5a48766242e4420f9e3e8fb26fa9e.zip
2022-07-07 07:16:35 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/dev-java/javax-jms-api-2.0.314
-rw-r--r--metadata/md5-cache/dev-java/jctools-core-3.3.015
-rw-r--r--metadata/md5-cache/dev-java/log4j-12-api-2.18.015
-rw-r--r--metadata/md5-cache/dev-java/log4j-api-2.18.015
-rw-r--r--metadata/md5-cache/dev-java/log4j-core-2.18.015
-rw-r--r--metadata/md5-cache/dev-java/osgi-annotation-8.1.015
-rw-r--r--metadata/md5-cache/dev-java/osgi-core-8.0.015
-rw-r--r--metadata/pkg_desc_index11
-rw-r--r--metadata/timestamp.chk2
9 files changed, 112 insertions, 5 deletions
diff --git a/metadata/md5-cache/dev-java/javax-jms-api-2.0.3 b/metadata/md5-cache/dev-java/javax-jms-api-2.0.3
new file mode 100644
index 000000000000..d8c19f2db66c
--- /dev/null
+++ b/metadata/md5-cache/dev-java/javax-jms-api-2.0.3
@@ -0,0 +1,14 @@
+DEFINED_PHASES=compile install preinst prepare setup test
+DEPEND=>=virtual/jdk-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
+DESCRIPTION=Jakarta Messaging
+EAPI=8
+HOMEPAGE=https://projects.eclipse.org/projects/ee4j.jms
+INHERIT=java-pkg-2 java-pkg-simple
+IUSE=doc source
+KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86
+LICENSE=EPL-2.0 GPL-2-with-classpath-exception
+RDEPEND=>=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
+SLOT=0
+SRC_URI=https://github.com/jakartaee/messaging/archive/2.0.3-RELEASE.tar.gz -> javax-jms-api-2.0.3-RELEASE.tar.gz
+_eclasses_=java-utils-2 c0a9bd68d938ab2d3a7e237fd05f1dd8 java-pkg-2 3b09e051fc2045a0f0b9471b87d4f8bd java-pkg-simple 20f7aa09b49045020177a457e5a1a883
+_md5_=f6733d418665d54d7b77b6bd21697249
diff --git a/metadata/md5-cache/dev-java/jctools-core-3.3.0 b/metadata/md5-cache/dev-java/jctools-core-3.3.0
new file mode 100644
index 000000000000..e5e580bde907
--- /dev/null
+++ b/metadata/md5-cache/dev-java/jctools-core-3.3.0
@@ -0,0 +1,15 @@
+DEFINED_PHASES=compile install preinst prepare setup test
+DEPEND=>=virtual/jdk-1.8:* test? ( dev-java/guava-testlib:0 dev-java/hamcrest-library:1.3 ) >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) test? ( dev-java/junit:4 )
+DESCRIPTION=Java Concurrency Tools Core Library
+EAPI=8
+HOMEPAGE=https://jctools.github.io/JCTools/
+INHERIT=java-pkg-2 java-pkg-simple
+IUSE=doc source test
+KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86
+LICENSE=Apache-2.0
+RDEPEND=>=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
+RESTRICT=!test? ( test )
+SLOT=3
+SRC_URI=https://github.com/JCTools/JCTools/archive/v3.3.0.tar.gz -> jctools-3.3.0.tar.gz
+_eclasses_=java-utils-2 c0a9bd68d938ab2d3a7e237fd05f1dd8 java-pkg-2 3b09e051fc2045a0f0b9471b87d4f8bd java-pkg-simple 20f7aa09b49045020177a457e5a1a883
+_md5_=761b8eb74db1555fce6b790783274e34
diff --git a/metadata/md5-cache/dev-java/log4j-12-api-2.18.0 b/metadata/md5-cache/dev-java/log4j-12-api-2.18.0
new file mode 100644
index 000000000000..bc3d93a49024
--- /dev/null
+++ b/metadata/md5-cache/dev-java/log4j-12-api-2.18.0
@@ -0,0 +1,15 @@
+DEFINED_PHASES=compile install preinst prepare setup test
+DEPEND=~dev-java/log4j-api-2.18.0:2 ~dev-java/log4j-core-2.18.0:2 >=virtual/jdk-1.8:* dev-java/javax-jms-api:0 >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
+DESCRIPTION=The Apache Log4j 1.x Compatibility API
+EAPI=8
+HOMEPAGE=https://logging.apache.org/log4j/2.x/
+INHERIT=java-pkg-2 java-pkg-simple
+IUSE=doc source test
+KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86
+LICENSE=Apache-2.0
+RDEPEND=~dev-java/log4j-api-2.18.0:2 ~dev-java/log4j-core-2.18.0:2 >=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
+RESTRICT=test !test? ( test )
+SLOT=2
+SRC_URI=mirror://apache/logging/log4j/2.18.0/apache-log4j-2.18.0-src.tar.gz
+_eclasses_=java-utils-2 c0a9bd68d938ab2d3a7e237fd05f1dd8 java-pkg-2 3b09e051fc2045a0f0b9471b87d4f8bd java-pkg-simple 20f7aa09b49045020177a457e5a1a883
+_md5_=7952e58f3d381af845fa3c2a5e89f731
diff --git a/metadata/md5-cache/dev-java/log4j-api-2.18.0 b/metadata/md5-cache/dev-java/log4j-api-2.18.0
new file mode 100644
index 000000000000..2ab84419498a
--- /dev/null
+++ b/metadata/md5-cache/dev-java/log4j-api-2.18.0
@@ -0,0 +1,15 @@
+DEFINED_PHASES=compile install preinst prepare setup test
+DEPEND=>=virtual/jdk-1.8:* dev-java/osgi-core:0 >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
+DESCRIPTION=The Apache Log4j API
+EAPI=8
+HOMEPAGE=https://logging.apache.org/log4j/2.x/
+INHERIT=java-pkg-2 java-pkg-simple
+IUSE=doc source test
+KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86
+LICENSE=Apache-2.0
+RDEPEND=>=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
+RESTRICT=test !test? ( test )
+SLOT=2
+SRC_URI=mirror://apache/logging/log4j/2.18.0/apache-log4j-2.18.0-src.tar.gz
+_eclasses_=java-utils-2 c0a9bd68d938ab2d3a7e237fd05f1dd8 java-pkg-2 3b09e051fc2045a0f0b9471b87d4f8bd java-pkg-simple 20f7aa09b49045020177a457e5a1a883
+_md5_=162de6d2a4e77ade95c76b6d8851f708
diff --git a/metadata/md5-cache/dev-java/log4j-core-2.18.0 b/metadata/md5-cache/dev-java/log4j-core-2.18.0
new file mode 100644
index 000000000000..8d2e3c783aad
--- /dev/null
+++ b/metadata/md5-cache/dev-java/log4j-core-2.18.0
@@ -0,0 +1,15 @@
+DEFINED_PHASES=compile install preinst prepare setup test
+DEPEND=dev-java/commons-compress:0 dev-java/commons-csv:0 dev-java/conversant-disruptor:0 dev-java/jackson-core:0 dev-java/jackson-databind:0 dev-java/jackson-dataformat-xml:0 dev-java/jackson-dataformat-yaml:0 dev-java/jansi:2 dev-java/javax-mail:0 dev-java/jctools-core:3 dev-java/jeromq:0 dev-java/kafka-clients:0 dev-java/lmax-disruptor:0 ~dev-java/log4j-api-2.18.0:2 dev-java/slf4j-api:0 dev-java/woodstox-core:0 dev-java/jakarta-activation-api:1 dev-java/jakarta-mail-api:0 dev-java/javax-jms-api:0 dev-java/osgi-core-api:0 >=virtual/jdk-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
+DESCRIPTION=The Apache Log4j Implementation
+EAPI=8
+HOMEPAGE=https://logging.apache.org/log4j/2.x/
+INHERIT=java-pkg-2 java-pkg-simple
+IUSE=doc source test
+KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86
+LICENSE=Apache-2.0
+RDEPEND=>=virtual/jre-1.8:* dev-java/commons-compress:0 dev-java/commons-csv:0 dev-java/conversant-disruptor:0 dev-java/jackson-core:0 dev-java/jackson-databind:0 dev-java/jackson-dataformat-xml:0 dev-java/jackson-dataformat-yaml:0 dev-java/jansi:2 dev-java/javax-mail:0 dev-java/jctools-core:3 dev-java/jeromq:0 dev-java/kafka-clients:0 dev-java/lmax-disruptor:0 ~dev-java/log4j-api-2.18.0:2 dev-java/slf4j-api:0 dev-java/woodstox-core:0 >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
+RESTRICT=test !test? ( test )
+SLOT=2
+SRC_URI=mirror://apache/logging/log4j/2.18.0/apache-log4j-2.18.0-src.tar.gz
+_eclasses_=java-utils-2 c0a9bd68d938ab2d3a7e237fd05f1dd8 java-pkg-2 3b09e051fc2045a0f0b9471b87d4f8bd java-pkg-simple 20f7aa09b49045020177a457e5a1a883
+_md5_=58e03cf5ac0ada1e32977e5f692e582b
diff --git a/metadata/md5-cache/dev-java/osgi-annotation-8.1.0 b/metadata/md5-cache/dev-java/osgi-annotation-8.1.0
new file mode 100644
index 000000000000..7f72eb902b85
--- /dev/null
+++ b/metadata/md5-cache/dev-java/osgi-annotation-8.1.0
@@ -0,0 +1,15 @@
+BDEPEND=app-arch/unzip
+DEFINED_PHASES=compile install preinst prepare setup test
+DEPEND=>=virtual/jdk-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
+DESCRIPTION=OSGi Annotation Release 8, Annotations for use in compiling bundles
+EAPI=8
+HOMEPAGE=https://www.osgi.org
+INHERIT=java-pkg-2 java-pkg-simple
+IUSE=doc source
+KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86
+LICENSE=Apache-2.0
+RDEPEND=>=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
+SLOT=0
+SRC_URI=https://docs.osgi.org/download/r8/osgi.annotation-8.1.0.jar -> osgi-annotation-8.1.0.jar
+_eclasses_=java-utils-2 c0a9bd68d938ab2d3a7e237fd05f1dd8 java-pkg-2 3b09e051fc2045a0f0b9471b87d4f8bd java-pkg-simple 20f7aa09b49045020177a457e5a1a883
+_md5_=0a70122b2171d7cfe1f65da804d8887c
diff --git a/metadata/md5-cache/dev-java/osgi-core-8.0.0 b/metadata/md5-cache/dev-java/osgi-core-8.0.0
new file mode 100644
index 000000000000..d84f5ab01cfc
--- /dev/null
+++ b/metadata/md5-cache/dev-java/osgi-core-8.0.0
@@ -0,0 +1,15 @@
+BDEPEND=app-arch/unzip
+DEFINED_PHASES=compile install preinst prepare setup test
+DEPEND=dev-java/osgi-annotation:0 >=virtual/jdk-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
+DESCRIPTION=OSGi Service Platform Core API (Companion Code)
+EAPI=8
+HOMEPAGE=https://www.osgi.org
+INHERIT=java-pkg-2 java-pkg-simple
+IUSE=doc source
+KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86
+LICENSE=Apache-2.0
+RDEPEND=>=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
+SLOT=0
+SRC_URI=https://docs.osgi.org/download/r8/osgi.core-8.0.0.jar -> osgi-core-8.0.0.jar
+_eclasses_=java-utils-2 c0a9bd68d938ab2d3a7e237fd05f1dd8 java-pkg-2 3b09e051fc2045a0f0b9471b87d4f8bd java-pkg-simple 20f7aa09b49045020177a457e5a1a883
+_md5_=dcc469aeff9115a8daa93f3673cdcd6a
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 3a30c0e9f12d..0157e6772087 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -5287,6 +5287,7 @@ dev-java/javahelp 2.0.05_p20170719-r1: The JavaHelp system online help system
dev-java/javassist 3.18.2-r1 3.29.0: A class library for editing bytecodes in Java.
dev-java/javatoolkit 0.6.7: Collection of Gentoo-specific tools for Java
dev-java/javax-inject 1-r4: Dependency injection for Java (JSR-330)
+dev-java/javax-jms-api 2.0.3: Jakarta Messaging
dev-java/javax-mail 1.6.7-r1: Jakarta Mail API
dev-java/jaxb-api 2.3.3-r1 3.0.1-r1 4.0.0: Jakarta XML Binding API
dev-java/jaxb-runtime 4.0.0: JAXB (JSR 222) Reference Implementation
@@ -5302,7 +5303,7 @@ dev-java/jcifs 1.3.19-r1: Library that implements the CIFS/SMB networking protoc
dev-java/jcip-annotations 1.0.1-r1: Clean room implementation of the JCIP Annotations
dev-java/jclasslib 3.1-r1: Java bytecode viewer
dev-java/jcommander 1.82: Command line parsing framework for Java
-dev-java/jctools-core 2.0.2 3.1.0: Java Concurrency Tools Core Library
+dev-java/jctools-core 2.0.2 3.1.0 3.3.0: Java Concurrency Tools Core Library
dev-java/jdbc-mysql 8.0.26: JDBC Type 4 driver for MySQL
dev-java/jdbc-postgresql 9.4_p1206-r1 42.4.0: Java JDBC 4.2 (JRE 8+) driver for PostgreSQL database
dev-java/jdepend 2.10: Traverses Java class file directories and generates design quality metrics
@@ -5348,10 +5349,10 @@ dev-java/kafka-clients 1.1.1: Apache Kafka distributed event streaming platform
dev-java/leiningen-bin 2.9.8: Automate Clojure projects without setting your hair on fire
dev-java/libg 2.1.0-r2: Lots of small utilities for bndlib, a swiss army knife for OSGi
dev-java/lmax-disruptor 3.4.4: A High Performance Inter-Thread Messaging Library
-dev-java/log4j-12-api 2.17.2: The Apache Log4j 1.x Compatibility API
-dev-java/log4j-api 2.17.2: The Apache Log4j API
+dev-java/log4j-12-api 2.17.2 2.18.0: The Apache Log4j 1.x Compatibility API
+dev-java/log4j-api 2.17.2 2.18.0: The Apache Log4j API
dev-java/log4j-api-java9 2.17.1: The Apache Log4j API (Java 9)
-dev-java/log4j-core 2.17.2 2.17.2-r1: The Apache Log4j Implementation
+dev-java/log4j-core 2.17.2 2.17.2-r1 2.18.0: The Apache Log4j Implementation
dev-java/logback-classic 1.2.11: logback-classic module
dev-java/logback-core 1.2.11: logback-core module
dev-java/lucene 2.4.1-r3: High-performance, full-featured text search engine written entirely in Java
@@ -5378,8 +5379,10 @@ dev-java/openjdk-bin 8.332_p09 11.0.15_p10 17.0.3_p7: Prebuilt Java JDK binaries
dev-java/openjdk-jre-bin 8.322_p06 8.332_p09 11.0.14_p9-r1 11.0.15_p10 17.0.3_p7: Prebuilt Java JRE binaries provided by Eclipse Temurin
dev-java/openjfx 8.1000 11.0.9_p0 11.0.11_p1: Java OpenJFX client application platform
dev-java/opentest4j 1.2.0: Open Test Alliance for the JVM
+dev-java/osgi-annotation 8.1.0: OSGi Annotation Release 8, Annotations for use in compiling bundles
dev-java/osgi-annotation-versioning 1.1.1: OSGi Companion Code for org.osgi.annotation.versioning Version 1.1.1
dev-java/osgi-compendium 4.3.1-r3: OSGi Service Platform Compendium API (Companion Code)
+dev-java/osgi-core 8.0.0: OSGi Service Platform Core API (Companion Code)
dev-java/osgi-core-api 5.0.0-r2: OSGi Service Platform Core API (Companion Code)
dev-java/osgi-enterprise-api 5.0.0-r2: OSGi Enterprise Release 5 Companion Code
dev-java/osgi-foundation 1.2.0-r2: OSGi R4 Foundation EE by Apache Felix
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index d60815aa96b8..a3982a4680ef 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Thu, 07 Jul 2022 07:01:39 +0000
+Thu, 07 Jul 2022 07:16:35 +0000