diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-java/java-diff-utils | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-java/java-diff-utils')
| -rw-r--r-- | dev-java/java-diff-utils/Manifest | 2 | ||||
| -rw-r--r-- | dev-java/java-diff-utils/java-diff-utils-1.3.0-r1.ebuild | 21 | ||||
| -rw-r--r-- | dev-java/java-diff-utils/java-diff-utils-4.15.ebuild | 32 | ||||
| -rw-r--r-- | dev-java/java-diff-utils/metadata.xml | 10 |
4 files changed, 0 insertions, 65 deletions
diff --git a/dev-java/java-diff-utils/Manifest b/dev-java/java-diff-utils/Manifest deleted file mode 100644 index b532625cd18f..000000000000 --- a/dev-java/java-diff-utils/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST java-diff-utils-1.3.0-sources.jar 35161 BLAKE2B 365b2b3a8701a7bf63b1fc8c34f8a54d7a5f67b3b485e91ea3489303de821d5ac08aac4e2b13d140b045b6b45393d293a825e92e800cd34c3b84a17442d548bc SHA512 16426c13fde20c606ac5dc01b4ee368d10360c45c4569879c94d30ac41aba372e9865a7b5db3a68067ea26bdade538eeea4e3e38900f8627beb21d7e48968e62 -DIST java-diff-utils-parent-4.15.tar.gz 2132869 BLAKE2B 53caeadae5a87bcedd4e1e5aaa6990f89ca144d75027b16b93e019f119d13dc5d9ee5bf398b47e45b041e86505f72f8b017f56f3650e6ad0b828aece36fa2a36 SHA512 d722687708515bea791c753981857293a58bed9cfd9eca5575b77b22919ab1167ffc55fc87f3f825b5686cff27f4fa68841eae4514baef73f6bf5b2d7a1a9c95 diff --git a/dev-java/java-diff-utils/java-diff-utils-1.3.0-r1.ebuild b/dev-java/java-diff-utils/java-diff-utils-1.3.0-r1.ebuild deleted file mode 100644 index eca70cabdcf4..000000000000 --- a/dev-java/java-diff-utils/java-diff-utils-1.3.0-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -JAVA_PKG_IUSE="doc source" -MAVEN_ID="com.googlecode.java-diff-utils:diffutils:1.3.0" - -inherit java-pkg-2 java-pkg-simple - -DESCRIPTION="Library for computing diffs, applying patches, generationg side-by-side view" -HOMEPAGE="https://code.google.com/archive/p/java-diff-utils" -SRC_URI="https://repo1.maven.org/maven2/com/googlecode/${PN}/diffutils/${PV}/diffutils-${PV}-sources.jar -> ${P}-sources.jar" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 arm64 ppc64" - -BDEPEND="app-arch/unzip" -DEPEND=">=virtual/jdk-1.8:*" -RDEPEND=">=virtual/jre-1.8:*" diff --git a/dev-java/java-diff-utils/java-diff-utils-4.15.ebuild b/dev-java/java-diff-utils/java-diff-utils-4.15.ebuild deleted file mode 100644 index 810091be3fd1..000000000000 --- a/dev-java/java-diff-utils/java-diff-utils-4.15.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -JAVA_PKG_IUSE="doc source test" -MAVEN_ID="io.github.java-diff-utils:java-diff-utils:${PV}" -JAVA_TESTING_FRAMEWORKS="junit-4" - -inherit java-pkg-2 java-pkg-simple - -DESCRIPTION="Library for computing diffs, applying patches, generationg side-by-side view" -HOMEPAGE="https://java-diff-utils.github.io/java-diff-utils/" -SRC_URI="https://github.com/java-diff-utils/java-diff-utils/archive/java-diff-utils-parent-${PV}.tar.gz" -S="${WORKDIR}/java-diff-utils-java-diff-utils-parent-${PV}/java-diff-utils" - -LICENSE="Apache-2.0" -SLOT="4" -KEYWORDS="amd64 arm64 ppc64" -RESTRICT="test" #839681 - -DEPEND=">=virtual/jdk-1.8:*" -RDEPEND=">=virtual/jre-1.8:*" - -JAVA_AUTOMATIC_MODULE_NAME="io.github.javadiffutils" -JAVA_SRC_DIR="src/main/java" -JAVA_TEST_GENTOO_CLASSPATH=" - assertj-core-3 - junit-5 -" -JAVA_TEST_RESOURCE_DIRS="src/test/resources" -JAVA_TEST_SRC_DIR="src/test/java" diff --git a/dev-java/java-diff-utils/metadata.xml b/dev-java/java-diff-utils/metadata.xml deleted file mode 100644 index 4df5c7c25054..000000000000 --- a/dev-java/java-diff-utils/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>java@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="github">java-diff-utils/java-diff-utils</remote-id> - </upstream> -</pkgmetadata> |
