From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/xsdlib/
Date: Fri, 21 Oct 2022 03:51:51 +0000 (UTC) [thread overview]
Message-ID: <1666324298.5bf2a4918f3200ce4e44b316a415008337cb37e6.fordfrog@gentoo> (raw)
commit: 5bf2a4918f3200ce4e44b316a415008337cb37e6
Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Thu Oct 20 19:17:28 2022 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Oct 21 03:51:38 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf2a491
dev-java/xsdlib: drop 2013.6.1
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/27874
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
dev-java/xsdlib/Manifest | 1 -
dev-java/xsdlib/xsdlib-2013.6.1.ebuild | 35 ----------------------------------
2 files changed, 36 deletions(-)
diff --git a/dev-java/xsdlib/Manifest b/dev-java/xsdlib/Manifest
index 492661f462ca..9475f768708b 100644
--- a/dev-java/xsdlib/Manifest
+++ b/dev-java/xsdlib/Manifest
@@ -1,2 +1 @@
DIST msv-2022.7.tar.gz 2594951 BLAKE2B fce006f4b845efcd930b7999ac00eaab06c404888eb73a6eeab6cfad616b4922271d2d682abc82f3be4c4f6a791aa14681f6e6bfebd2118ac3aa2bcba41fd1f8 SHA512 315342628f79c561883be0d966211dd81daae66a414dcc9bb5a87d86f97121d38b5835e9a6d1ac7c21ccff46040e53d3cabd32e9ea677c9ca4335a86c5259949
-DIST xsdlib-2013.6.1-sources.jar 274740 BLAKE2B 356c3e6005c26a1b63ea016a523140d93bb8c6a4c1952d60f5a881c92dd013e1691451be96e31b7c96c48e1f182e0224bceb712e230bb008ad97732a8e9ffdb6 SHA512 a4e308fae6a1116158ddbebfad0570f6cf1f840acb72de8bdd9414b363da78edf6aea2349f4ac7511b774a494f9e4c17c309f86aefc39b30421a1c86945302b0
diff --git a/dev-java/xsdlib/xsdlib-2013.6.1.ebuild b/dev-java/xsdlib/xsdlib-2013.6.1.ebuild
deleted file mode 100644
index 44b1fa499ffa..000000000000
--- a/dev-java/xsdlib/xsdlib-2013.6.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-JAVA_PKG_IUSE="doc source"
-MAVEN_ID="net.java.dev.msv:xsdlib:2013.6.1"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="Sun XML Datatypes Library"
-HOMEPAGE="http://msv.java.net/"
-SRC_URI="https://repo1.maven.org/maven2/net/java/dev/msv/xsdlib/${PV}/xsdlib-${PV}-sources.jar"
-
-LICENSE="BSD Apache-1.1"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-
-CP_DEPEND="dev-java/relaxng-datatype:0"
-BDEPEND="app-arch/unzip"
-RDEPEND="${CP_DEPEND}
- >=virtual/jre-1.8:*"
-DEPEND="${CP_DEPEND}
- >=virtual/jdk-1.8:*"
-
-S="${WORKDIR}"
-
-JAVA_RESOURCE_DIRS="resources"
-
-src_prepare() {
- default
- mkdir resources || die
- cp -r com resources || die
- find "${JAVA_RESOURCE_DIRS}" -type f ! -name '*.properties' -exec rm -rf {} + || die
-}
next reply other threads:[~2022-10-21 3:51 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-21 3:51 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-17 15:32 [gentoo-commits] repo/gentoo:master commit in: dev-java/xsdlib/ Arthur Zamarin
2024-10-12 17:12 Arthur Zamarin
2022-10-20 18:59 Jakov Smolić
2022-10-12 21:46 Sam James
2022-10-12 18:56 Arthur Zamarin
2022-09-12 9:48 Florian Schmaus
2022-09-12 9:48 Florian Schmaus
2022-08-12 13:21 Arthur Zamarin
2022-08-12 11:55 Agostino Sarubbo
2022-08-04 22:53 Sam James
2022-08-04 18:35 Arthur Zamarin
2022-08-04 16:25 Arthur Zamarin
2022-07-05 11:24 Florian Schmaus
2021-06-21 8:48 Miroslav Šulc
2021-03-12 12:18 Miroslav Šulc
2020-09-20 2:04 Sam James
2019-05-18 1:14 Aaron Bauman
2018-03-01 8:46 Michał Górny
2017-07-13 17:27 Alexis Ballier
2017-01-29 15:54 Fabian Groffen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1666324298.5bf2a4918f3200ce4e44b316a415008337cb37e6.fordfrog@gentoo \
--to=fordfrog@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox