public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/checker-framework-qual/
Date: Wed, 10 Jan 2024 08:29:42 +0000 (UTC)	[thread overview]
Message-ID: <1704875318.a328f0349c15e01c53a544bd6b42f85d0a513a6a.flow@gentoo> (raw)

commit:     a328f0349c15e01c53a544bd6b42f85d0a513a6a
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Sun Jan  7 15:51:20 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 08:28:38 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a328f034

dev-java/checker-framework-qual: drop 3.14.0

Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-java/checker-framework-qual/Manifest           |  1 -
 .../checker-framework-qual-3.14.0.ebuild           | 26 ----------------------
 2 files changed, 27 deletions(-)

diff --git a/dev-java/checker-framework-qual/Manifest b/dev-java/checker-framework-qual/Manifest
index 54bfef232061..41221a2283c8 100644
--- a/dev-java/checker-framework-qual/Manifest
+++ b/dev-java/checker-framework-qual/Manifest
@@ -1,3 +1,2 @@
-DIST checker-framework-3.14.0.tar.gz 7788010 BLAKE2B e05647b7a551cb1e53c32ea65c1d5a28ed7a968310223664704722c58b6df188e80581df383937fef6ebed5042e7234281b55069fde1f4cb34853495c4e2fbff SHA512 14be47e823ba67b6fcb7a8033632a2dd56341bd0d2a56c7501b50eab5e471622372eb4b62f4e78e33be019c15f44d075d146ece98fa3316e7cb24346db98c238
 DIST checker-framework-3.41.0.tar.gz 8271094 BLAKE2B 804e0b03872f4b6d9311ddba83bc2ae1e6f167fd62330d2461ee54338e592c84b4d94200f6e0d1de6ed0258343ab0b081f3e8108efce62f396c7c753cadae471 SHA512 4d0f82269a521c498b2e54bfaed1513c708e538fc42b5bb22ae176a368c7f409548820f8fa56009997e341f1b716c184bdbadf4d3b5b9e2f3d2ee4148eb6c433
 DIST checker-framework-3.42.0.tar.gz 8280060 BLAKE2B c2f7c192eb9a7a26b66e46f0c22c18a05ec8cc3c4c01d444e7f14e41c89db83b5d2738f78e3b16eea9cd9ebf3138171bbc6fabb195bdd9776defa06d75e516d6 SHA512 310578593509674b2d36353b2044009ac98b50906d715f1168a96490a1b87aa8227c1713f64adeabd98e370fb1a6a25dd148a5700ff6f4f28ba6b69ba505c149

diff --git a/dev-java/checker-framework-qual/checker-framework-qual-3.14.0.ebuild b/dev-java/checker-framework-qual/checker-framework-qual-3.14.0.ebuild
deleted file mode 100644
index 57becae21d2e..000000000000
--- a/dev-java/checker-framework-qual/checker-framework-qual-3.14.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN="${PN%-qual}"
-MY_P="${MY_PN}-${PV}"
-JAVA_PKG_IUSE="doc source"
-JAVA_TESTING_FRAMEWORKS="junit"
-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://codeload.github.com/typetools/${MY_PN}/tar.gz/refs/tags/${MY_P} -> ${MY_P}.tar.gz"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86"
-
-DEPEND=">=virtual/jdk-1.8:*"
-RDEPEND=">=virtual/jre-1.8:*"
-
-S="${WORKDIR}/${MY_PN}-${MY_P}/checker-qual"
-
-JAVA_SRC_DIR="src/main/java/org/checkerframework/"


             reply	other threads:[~2024-01-10  8:29 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-10  8:29 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-18 12:10 [gentoo-commits] repo/gentoo:master commit in: dev-java/checker-framework-qual/ 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-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=1704875318.a328f0349c15e01c53a544bd6b42f85d0a513a6a.flow@gentoo \
    --to=flow@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