commit:     c2ff167ccdf2d9501498faaf88f160b91a78bd40
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  8 12:35:39 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Nov  8 12:35:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2ff167c

dev-java/loadlib: treeclean

Closes: https://bugs.gentoo.org/914499
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-java/loadlib/Manifest             |  1 -
 dev-java/loadlib/loadlib-0.2.2.ebuild | 33 ---------------------------------
 dev-java/loadlib/metadata.xml         | 10 ----------
 profiles/package.mask                 |  6 ------
 4 files changed, 50 deletions(-)

diff --git a/dev-java/loadlib/Manifest b/dev-java/loadlib/Manifest
deleted file mode 100644
index ba22fa37ac3b..000000000000
--- a/dev-java/loadlib/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST loadlib-0.2.2.tar.gz 3244 BLAKE2B 
128a3fe80ecade57392c33c72c92fe8c95ae97a4bc152191f57badd5ad937c7c2f871135dbc719031ad27b5ffa35341b825150a7d81ea2c1e8579a73352d9af6
 SHA512 
eee9dad952ee1cb2a371b0acc1ec82e15eef4c8788f953fce0f26c607e8dbafe29f5d93cab17c5e0960ef55782e92c8a27f4740fa8f3b434d66ef83d78feb19f

diff --git a/dev-java/loadlib/loadlib-0.2.2.ebuild 
b/dev-java/loadlib/loadlib-0.2.2.ebuild
deleted file mode 100644
index 23402f2f8b83..000000000000
--- a/dev-java/loadlib/loadlib-0.2.2.ebuild
+++ /dev/null
@@ -1,33 +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 pom.xml --download-uri 
https://codeload.github.com/teras/loadlib/tar.gz/c2fa52016de23998b2886752f4373a17de2017a7
 --slot 0 --keywords "~amd64" --ebuild loadlib-0.2.2.ebuild
-
-EAPI=8
-
-JAVA_PKG_IUSE="doc source"
-MAVEN_ID="com.panayotis:loadlib:0.2.2"
-
-inherit java-pkg-2 java-pkg-simple
-
-MY_COMMIT="c2fa52016de23998b2886752f4373a17de2017a7"
-DESCRIPTION="Load native libs embedded as resources in a JAR file from Java 
transparently"
-HOMEPAGE="https://github.com/teras/loadlib";
-SRC_URI="https://github.com/teras/${PN}/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-       >=virtual/jdk-1.8:*
-"
-
-RDEPEND="
-       >=virtual/jre-1.8:*
-"
-
-S="${WORKDIR}/${PN}-${MY_COMMIT}"
-
-JAVA_SRC_DIR="src/main/java"

diff --git a/dev-java/loadlib/metadata.xml b/dev-java/loadlib/metadata.xml
deleted file mode 100644
index a4f5d9a49356..000000000000
--- a/dev-java/loadlib/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>[email protected]</email>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">teras/loadlib</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 74b6c11bc9bc..ce994056808a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -328,12 +328,6 @@ sys-fs/dmg2img
 # Breaks building scipy: https://github.com/cython/cython/issues/5748
 =dev-python/cython-3.0.3
 
-# Volkmar W. Pogatzki <[email protected]> (2023-10-04)
-# Incompatible with newer media-video/ffmpeg, bug #914499.
-# Deps appenh and loadlib not used by anything else.
-# Removal on 2023-11-04.
-dev-java/loadlib
-
 # Michał Górny <[email protected]> (2023-09-22)
 # =dev-python/setuptools-scm-8.0.1 broke compatibility hard but reverted
 # the changes in 8.0.2.

Reply via email to