commit:     b8f97c04b312e09f2a0ece192af63209139e9483
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Tue Feb 22 11:18:08 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Feb 22 12:03:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8f97c04

dev-java/swingx-beaninfo: Drop 1.6.4

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 .../swingx-beaninfo/swingx-beaninfo-1.6.4.ebuild   | 31 ----------------------
 1 file changed, 31 deletions(-)

diff --git a/dev-java/swingx-beaninfo/swingx-beaninfo-1.6.4.ebuild 
b/dev-java/swingx-beaninfo/swingx-beaninfo-1.6.4.ebuild
deleted file mode 100644
index d16f79a73d8a..000000000000
--- a/dev-java/swingx-beaninfo/swingx-beaninfo-1.6.4.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="SwingX Beaninfo"
-HOMEPAGE="https://java.net/projects/swingx/";
-SRC_URI="https://java.net/downloads/swingx/releases/${P}-sources.jar";
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-CDEPEND="dev-java/swingx:1.6"
-
-RDEPEND=">=virtual/jre-1.6
-       ${CDEPEND}"
-
-DEPEND=">=virtual/jdk-1.6
-       ${CDEPEND}
-       app-arch/unzip"
-
-JAVA_GENTOO_CLASSPATH="swingx-1.6"
-
-src_compile() {
-       java-pkg-simple_src_compile
-       java-pkg_addres ${PN}.jar .
-}

Reply via email to