From b5348f34ca8e4f6eb022193c6a5983a1e54f0bd1 Mon Sep 17 00:00:00 2001 From: "Volkmar W. Pogatzki" Date: Thu, 26 Oct 2023 13:10:05 +0200 Subject: dev-java: Rename dev-java/{qute-bnd-annotation -> bnd-annotation} MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Volkmar W. Pogatzki Closes: https://github.com/gentoo/gentoo/pull/28334/commits/34db0d319eae29f839c90e63a9236d10ef956307 Signed-off-by: Miroslav Ć ulc --- dev-java/aqute-bnd-annotation/Manifest | 1 - .../aqute-bnd-annotation-6.3.1.ebuild | 48 ---------------------- dev-java/aqute-bnd-annotation/metadata.xml | 7 ---- dev-java/bnd-annotation/Manifest | 1 + .../bnd-annotation/bnd-annotation-6.3.1.ebuild | 48 ++++++++++++++++++++++ 5 files changed, 49 insertions(+), 56 deletions(-) delete mode 100644 dev-java/aqute-bnd-annotation/Manifest delete mode 100644 dev-java/aqute-bnd-annotation/aqute-bnd-annotation-6.3.1.ebuild delete mode 100644 dev-java/aqute-bnd-annotation/metadata.xml create mode 100644 dev-java/bnd-annotation/Manifest create mode 100644 dev-java/bnd-annotation/bnd-annotation-6.3.1.ebuild (limited to 'dev-java') diff --git a/dev-java/aqute-bnd-annotation/Manifest b/dev-java/aqute-bnd-annotation/Manifest deleted file mode 100644 index 5b277a425cec..000000000000 --- a/dev-java/aqute-bnd-annotation/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST biz.aQute.bnd.annotation-6.3.1-sources.jar 50600 BLAKE2B 6ace86a803c378be17b4ecfb658eb17e9c95f4f8797cdf22cbb9a5acb2a382fe0ee6791ad0280a2de9d9e85fbe2732487e693b2c93f08145b3633810f480f8b9 SHA512 751855a173e6d5f9d09f6d63775b97d971cebbfc019053988ec7fe144d0f49b4d09b9a2339d63bb43cea51d09d7d766554255f727cad8d73d9c196097e58d0fd diff --git a/dev-java/aqute-bnd-annotation/aqute-bnd-annotation-6.3.1.ebuild b/dev-java/aqute-bnd-annotation/aqute-bnd-annotation-6.3.1.ebuild deleted file mode 100644 index 0ec922b091fb..000000000000 --- a/dev-java/aqute-bnd-annotation/aqute-bnd-annotation-6.3.1.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Skeleton command: -# java-ebuilder --generate-ebuild --workdir . --pom biz.aQute.bnd.annotation-6.3.1.pom --download-uri https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1-sources.jar --slot 0 --keywords "~amd64 ~arm ~arm64 ~ppc64 ~x86" --ebuild aqute-bnd-annotation-6.3.1.ebuild - -EAPI=8 - -JAVA_PKG_IUSE="doc source" -MAVEN_ID="biz.aQute.bnd:biz.aQute.bnd.annotation:6.3.1" - -inherit java-pkg-2 java-pkg-simple - -DESCRIPTION="bnd Annotations Library" -HOMEPAGE="https://bnd.bndtools.org/" -SRC_URI="https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bnd.annotation/${PV}/biz.aQute.bnd.annotation-${PV}-sources.jar" - -LICENSE="Apache-2.0 EPL-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc64 x86" - -# Common dependencies -# POM: biz.aQute.bnd.annotation-${PV}.pom -# org.osgi:org.osgi.resource:1.0.0 -> !!!artifactId-not-found!!! -# org.osgi:org.osgi.service.serviceloader:1.0.0 -> !!!artifactId-not-found!!! - -CP_DEPEND="dev-java/osgi-annotation:0" - -# Compile dependencies -# POM: biz.aQute.bnd.annotation-${PV}.pom -# org.osgi:org.osgi.namespace.extender:1.0.1 -> !!!artifactId-not-found!!! -# org.osgi:org.osgi.namespace.service:1.0.0 -> !!!artifactId-not-found!!! -# org.osgi:osgi.annotation:8.1.0 -> >=dev-java/osgi-annotation-8.1.0:0 - -DEPEND=">=virtual/jdk-1.8:* - dev-java/osgi-cmpn:8 - dev-java/osgi-core:0 - ${CP_DEPEND}" - -RDEPEND=">=virtual/jre-1.8:* - ${CP_DEPEND}" - -BDEPEND="app-arch/unzip" - -S="${WORKDIR}" - -JAVA_CLASSPATH_EXTRA="osgi-cmpn-8,osgi-core" -JAVA_SRC_DIR="." diff --git a/dev-java/aqute-bnd-annotation/metadata.xml b/dev-java/aqute-bnd-annotation/metadata.xml deleted file mode 100644 index 75321cfb5598..000000000000 --- a/dev-java/aqute-bnd-annotation/metadata.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - java@gentoo.org - - diff --git a/dev-java/bnd-annotation/Manifest b/dev-java/bnd-annotation/Manifest new file mode 100644 index 000000000000..5b277a425cec --- /dev/null +++ b/dev-java/bnd-annotation/Manifest @@ -0,0 +1 @@ +DIST biz.aQute.bnd.annotation-6.3.1-sources.jar 50600 BLAKE2B 6ace86a803c378be17b4ecfb658eb17e9c95f4f8797cdf22cbb9a5acb2a382fe0ee6791ad0280a2de9d9e85fbe2732487e693b2c93f08145b3633810f480f8b9 SHA512 751855a173e6d5f9d09f6d63775b97d971cebbfc019053988ec7fe144d0f49b4d09b9a2339d63bb43cea51d09d7d766554255f727cad8d73d9c196097e58d0fd diff --git a/dev-java/bnd-annotation/bnd-annotation-6.3.1.ebuild b/dev-java/bnd-annotation/bnd-annotation-6.3.1.ebuild new file mode 100644 index 000000000000..9522fc6820a9 --- /dev/null +++ b/dev-java/bnd-annotation/bnd-annotation-6.3.1.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Skeleton command: +# java-ebuilder --generate-ebuild --workdir . --pom biz.aQute.bnd.annotation-6.3.1.pom --download-uri https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1-sources.jar --slot 0 --keywords "~amd64 ~arm ~arm64 ~ppc64 ~x86" --ebuild aqute-bnd-annotation-6.3.1.ebuild + +EAPI=8 + +JAVA_PKG_IUSE="doc source" +MAVEN_ID="biz.aQute.bnd:biz.aQute.bnd.annotation:6.3.1" + +inherit java-pkg-2 java-pkg-simple + +DESCRIPTION="bnd Annotations Library" +HOMEPAGE="https://bnd.bndtools.org/" +SRC_URI="https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bnd.annotation/${PV}/biz.aQute.bnd.annotation-${PV}-sources.jar" + +LICENSE="Apache-2.0 EPL-2.0" +SLOT="0" +KEYWORDS="amd64 ~arm arm64 ppc64 x86" + +# Common dependencies +# POM: biz.aQute.bnd.annotation-${PV}.pom +# org.osgi:org.osgi.resource:1.0.0 -> !!!artifactId-not-found!!! +# org.osgi:org.osgi.service.serviceloader:1.0.0 -> !!!artifactId-not-found!!! + +CP_DEPEND="dev-java/osgi-annotation:0" + +# Compile dependencies +# POM: biz.aQute.bnd.annotation-${PV}.pom +# org.osgi:org.osgi.namespace.extender:1.0.1 -> !!!artifactId-not-found!!! +# org.osgi:org.osgi.namespace.service:1.0.0 -> !!!artifactId-not-found!!! +# org.osgi:osgi.annotation:8.1.0 -> >=dev-java/osgi-annotation-8.1.0:0 + +DEPEND=">=virtual/jdk-1.8:* + dev-java/osgi-cmpn:8 + dev-java/osgi-core:0 + ${CP_DEPEND}" + +RDEPEND=">=virtual/jre-1.8:* + ${CP_DEPEND}" + +BDEPEND="app-arch/unzip" + +S="${WORKDIR}" + +JAVA_CLASSPATH_EXTRA="osgi-cmpn-8,osgi-core" +JAVA_SRC_DIR="." -- cgit v1.2.3-65-gdbad