From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/checker-framework-qual/
Date: Sat, 7 Dec 2024 12:44:15 +0000 (UTC) [thread overview]
Message-ID: <1733575383.cd309e3787390b0ef326a7f6a71b2ce4d695df99.fordfrog@gentoo> (raw)
commit: cd309e3787390b0ef326a7f6a71b2ce4d695df99
Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Fri Nov 22 17:47:46 2024 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sat Dec 7 12:43:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd309e37
dev-java/checker-framework-qual: add 3.48.3
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/39233/commits/c1ffe1b3a19fc26471e146ad1b367ea0da13d3f2
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
dev-java/checker-framework-qual/Manifest | 1 +
.../checker-framework-qual-3.48.3.ebuild | 23 ++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-java/checker-framework-qual/Manifest b/dev-java/checker-framework-qual/Manifest
index e05c93373348..4db3e92f52fb 100644
--- a/dev-java/checker-framework-qual/Manifest
+++ b/dev-java/checker-framework-qual/Manifest
@@ -1 +1,2 @@
DIST checker-framework-3.47.0.tar.gz 8335232 BLAKE2B 4b6d8f5bb055402e6b368640eb42e4e13173dc847a4b8145e7c306856cab2151c17bfbd2c3a645708e9b7525a1e3f73d4c28c3ae24d038ac0c3119d8fcf671df SHA512 17188ab83ee8c91fb112ed0f750611c7fb5fc17f80a0bbd9b19f1514902770c2a227cf879fb581c8c915fa9827febaa8e67a0188c70df625268118344a281fbd
+DIST checker-framework-3.48.3.tar.gz 8345833 BLAKE2B 6c3f2c641414a7cb388ee2ed672a572ca40157e89976f472c58d1a04d74ec2e24893421757fea1bbaee9791e7fbb6d617cba1c5cdda284debd87250299820518 SHA512 a0a41e7bd70d85b8dcb23d358c0a6f10884f4e119e5ae5e1d17c283beab02ba4183f56b4a07d88e9e30bb4b25ebbd003bde2ecf399bf647d23e46869d414e2d6
diff --git a/dev-java/checker-framework-qual/checker-framework-qual-3.48.3.ebuild b/dev-java/checker-framework-qual/checker-framework-qual-3.48.3.ebuild
new file mode 100644
index 000000000000..5444f35ed4dc
--- /dev/null
+++ b/dev-java/checker-framework-qual/checker-framework-qual-3.48.3.ebuild
@@ -0,0 +1,23 @@
+# 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="org.checkerframework:checker-qual:${PV}"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Annotations for type-checking by the Checker Framework"
+HOMEPAGE="https://checkerframework.org/"
+SRC_URI="https://github.com/typetools/checker-framework/archive/checker-framework-${PV}.tar.gz"
+S="${WORKDIR}/checker-framework-checker-framework-${PV}/checker-qual"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64"
+
+DEPEND=">=virtual/jdk-11:*" # module-info
+RDEPEND=">=virtual/jre-1.8:*"
+
+JAVA_SRC_DIR="src/main/java"
next reply other threads:[~2024-12-07 12:44 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-07 12:44 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-10 18:07 [gentoo-commits] repo/gentoo:master commit in: dev-java/checker-framework-qual/ Miroslav Šulc
2025-02-09 18:30 Sam James
2025-02-09 18:30 Sam James
2025-02-09 11:37 Jakov Smolić
2025-01-19 17:35 Arthur Zamarin
2025-01-19 13:11 Arthur Zamarin
2025-01-19 13:11 Arthur Zamarin
2025-01-10 8:53 Miroslav Šulc
2025-01-05 19:08 Sam James
2024-10-18 16:40 Miroslav Šulc
2024-10-18 15:40 Arthur Zamarin
2024-10-18 0:18 Sam James
2024-10-18 0:18 Sam James
2024-09-18 12:10 Miroslav Šulc
2024-06-21 7:45 Miroslav Šulc
2024-06-20 21:46 Sam James
2024-06-20 18:40 Arthur Zamarin
2024-06-20 17:43 Sam James
2024-06-20 17:40 Arthur Zamarin
2024-05-21 7:56 Miroslav Šulc
2024-01-21 17:17 Arthur Zamarin
2024-01-21 15:44 Sam James
2024-01-21 15:44 Sam James
2024-01-21 15:44 Sam James
2024-01-21 11:19 Sam James
2024-01-10 8:29 Florian Schmaus
2024-01-07 12:42 Arthur Zamarin
2024-01-07 7:10 Sam James
2024-01-07 6:14 Sam James
2024-01-07 6:14 Sam James
2023-12-22 15:13 Miroslav Šulc
2023-12-08 9:53 Miroslav Šulc
2023-12-08 9:53 Miroslav Šulc
2022-02-25 21:07 Sam James
2022-02-21 7:47 Agostino Sarubbo
2022-02-21 3:45 Sam James
2022-02-20 20:32 Sam James
2022-02-13 23:13 Jakov Smolić
2022-01-20 9:38 Arthur Zamarin
2022-01-20 8:47 Arthur Zamarin
2022-01-20 8:46 Arthur Zamarin
2022-01-19 2:36 Sam James
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=1733575383.cd309e3787390b0ef326a7f6a71b2ce4d695df99.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