commit:     141333ddeb75fbf7e64647f6273e98c6431ba984
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Wed May 26 09:46:49 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 26 12:34:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=141333dd

dev-java/stax-ex: Remove last-rited pkg

Closes: https://bugs.gentoo.org/786840
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-java/stax-ex/Manifest              |  2 --
 dev-java/stax-ex/metadata.xml          |  8 --------
 dev-java/stax-ex/stax-ex-1.0-r5.ebuild | 26 --------------------------
 dev-java/stax-ex/stax-ex-1.7.6.ebuild  | 24 ------------------------
 profiles/package.mask                  |  6 ------
 5 files changed, 66 deletions(-)

diff --git a/dev-java/stax-ex/Manifest b/dev-java/stax-ex/Manifest
deleted file mode 100644
index e7effc131b3..00000000000
--- a/dev-java/stax-ex/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST stax-ex-1.0-src.tar.gz 15446 BLAKE2B 
dbf1e1bf70ea008e03fa7382ade4213e266faa051a4803d995fb1676c607739a13904b12b3e5961c23a892076814d97dfb123dc26de67ed62ebf20fcb3facfd5
 SHA512 
acb58c7b182c7aced70099027af8e29b03e42e11f97104a75dfcbe8fad6f989733d67d31c203a95072f04d7e008240fdba59b5abfb6c5362268e12c138204938
-DIST stax-ex-1.7.6-sources.jar 49384 BLAKE2B 
dc65a16f3ad86cadeed2a2a3ac15b082a00fae910ab6fec4a6ccfae8969ed162b1a7b8f426889f03c555856b2a5d5556990306e55070c8219dd65d1ff28348bb
 SHA512 
74bff2e094d29f63fb718c249b7e0fc004ca00e7f374af6634484d0c96ee8f1dbfd793706906e375b473b86b34e7a2c55c1d6b65a1d1b10b0125498b9365efe0

diff --git a/dev-java/stax-ex/metadata.xml b/dev-java/stax-ex/metadata.xml
deleted file mode 100644
index 37998bf4074..00000000000
--- a/dev-java/stax-ex/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="project">
-    <email>[email protected]</email>
-    <name>Java</name>
-  </maintainer>
-</pkgmetadata>

diff --git a/dev-java/stax-ex/stax-ex-1.0-r5.ebuild 
b/dev-java/stax-ex/stax-ex-1.0-r5.ebuild
deleted file mode 100644
index d0e9b1b1191..00000000000
--- a/dev-java/stax-ex/stax-ex-1.0-r5.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="Extensions to complement JSR-173 StAX API"
-HOMEPAGE="http://stax-ex.java.net/";
-SRC_URI="https://stax-ex.java.net/files/documents/4480/44372/${P}-src.tar.gz";
-
-LICENSE="CDDL"
-SLOT="0"
-KEYWORDS="amd64 ppc64 x86"
-
-RDEPEND=">=virtual/jre-1.6"
-DEPEND=">=virtual/jdk-1.6"
-
-S="${WORKDIR}/${P}"
-
-src_prepare() {
-       default
-       rm "${S}"/build.xml || die
-}

diff --git a/dev-java/stax-ex/stax-ex-1.7.6.ebuild 
b/dev-java/stax-ex/stax-ex-1.7.6.ebuild
deleted file mode 100644
index 1d5307c0d82..00000000000
--- a/dev-java/stax-ex/stax-ex-1.7.6.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2018 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="Extensions to complement JSR-173 StAX API"
-HOMEPAGE="http://stax-ex.java.net/";
-SRC_URI="https://maven.java.net/content/groups/public/org/jvnet/${PN/-/}/${PN}/${PV}/${P}-sources.jar";
-
-LICENSE="CDDL GPL-2"
-SLOT="1"
-KEYWORDS="amd64 ~ppc64 x86"
-
-IUSE=""
-
-RDEPEND=">=virtual/jre-1.5
-       ${COMMON_DEPEND}"
-DEPEND=">=virtual/jdk-1.5
-       app-arch/unzip
-       ${COMMON_DEPEND}"

diff --git a/profiles/package.mask b/profiles/package.mask
index 65909772624..99215d17561 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -302,12 +302,6 @@ dev-util/jconfig
 # see bug: https://bugs.gentoo.org/786843
 dev-java/sun-httpserver-bin
 
-# Miroslav Šulc <[email protected]> (2021-04-28)
-# no consumers
-# removal in 30 days
-# see bug: https://bugs.gentoo.org/786840
-dev-java/stax-ex
-
 # Michał Górny <[email protected]> (2021-04-29)
 # The most recent release is still broken with current
 # dev-python/coverage.  Inactive downstream maintainer.  No revdeps.

Reply via email to