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/error-prone-annotations/
Date: Wed, 10 Jan 2024 08:29:42 +0000 (UTC)	[thread overview]
Message-ID: <1704875318.962e050c675fd6ffdd18d4aaa89c4457014c324f.flow@gentoo> (raw)

commit:     962e050c675fd6ffdd18d4aaa89c4457014c324f
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Sun Jan  7 15:52: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=962e050c

dev-java/error-prone-annotations: drop 2.16

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

 dev-java/error-prone-annotations/Manifest          |  1 -
 .../error-prone-annotations-2.16.ebuild            | 28 ----------------------
 2 files changed, 29 deletions(-)

diff --git a/dev-java/error-prone-annotations/Manifest b/dev-java/error-prone-annotations/Manifest
index be281714043e..ab3a20bd914c 100644
--- a/dev-java/error-prone-annotations/Manifest
+++ b/dev-java/error-prone-annotations/Manifest
@@ -1,3 +1,2 @@
-DIST error-prone-2.16.tar.gz 2685946 BLAKE2B e10d38e5d0f6be102d64c4d24543f525c192300665a141d136d4bcb1db0e8553c16828411b60e2bca0d27a89fe7e094ac2fc2a367028091a4ad28b303c023a43 SHA512 c61d14e237ae45f3d1196e03ecdb5e77aa8aaa2f5983eee3667cc73951a12b1f0c85bd8a15c477c18fd517d486024d3b1f115928affb3697afc064d561b5f405
 DIST error-prone-2.23.0.tar.gz 2798856 BLAKE2B e6f9782700c54829cf0b99a1f2d8b6d0bdbb3a92b5ceb385a971b7b11fdccb8ecd0b042e163c6b66602626150681954cd1926e4dde1df7d01247dcdbbf3bf6d5 SHA512 7d45376b974090754d1bff7b749e5e1d060e9c901a7a9a12f28fffa3dcd2abcb29e82761c9b8eafaa43479cf390afe3a17ee21823a036aefdff3040ade313243
 DIST error-prone-2.24.0.tar.gz 2808121 BLAKE2B a112cb2c2699b2522321c89f7875cf5978748f653225db2ce89dbca16eacb357689db79c1d584c034f987178e523baa07cedd43ecb96a53941cb2ebd3c26fe63 SHA512 9c3626c7d9e05a3dacf190c6e463b66ef5cb7b0de3b049884e243502ef7bb325c92433f2ac65dfcd72ddc0edada88dde0822c4fe91043de552d69f3b06611c26

diff --git a/dev-java/error-prone-annotations/error-prone-annotations-2.16.ebuild b/dev-java/error-prone-annotations/error-prone-annotations-2.16.ebuild
deleted file mode 100644
index d000706c8189..000000000000
--- a/dev-java/error-prone-annotations/error-prone-annotations-2.16.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# Skeleton command:
-# java-ebuilder --generate-ebuild --workdir . --pom pom.xml --download-uri https://github.com/google/error-prone/archive/v2.16.tar.gz --slot 0 --keywords "~amd64 ~arm64 ~ppc64 ~x86" --ebuild error-prone-annotations-2.16.ebuild
-
-EAPI=8
-
-JAVA_PKG_IUSE="doc source"
-MAVEN_ID="com.google.errorprone:error_prone_annotations:${PV}"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="Java annotations for the Error Prone static analysis tool"
-HOMEPAGE="https://errorprone.info"
-SRC_URI="https://github.com/google/error-prone/archive/v${PV}.tar.gz -> error-prone-${PV}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86"
-
-DEPEND=">=virtual/jdk-1.8:*"
-RDEPEND=">=virtual/jre-1.8:*"
-
-S="${WORKDIR}/error-prone-${PV}/annotations"
-
-JAVA_AUTOMATIC_MODULE_NAME="com.google.errorprone.annotations"
-JAVA_SRC_DIR="src/main/java"


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

Thread overview: 49+ 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 --
2025-01-19 17:35 [gentoo-commits] repo/gentoo:master commit in: dev-java/error-prone-annotations/ Arthur Zamarin
2025-01-19 13:11 Arthur Zamarin
2025-01-19 13:11 Arthur Zamarin
2025-01-05 19:08 Sam James
2024-12-07 12:42 Miroslav Šulc
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:12 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-23  8:41 Miroslav Šulc
2024-05-21  7:57 Miroslav Šulc
2024-01-21 17:17 Arthur Zamarin
2024-01-21 10:06 Sam James
2024-01-21 10:06 Sam James
2024-01-21  8:59 Sam James
2024-01-21  8:59 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-01-28  6:52 Arthur Zamarin
2023-01-27 20:31 Arthur Zamarin
2023-01-27 20:18 Arthur Zamarin
2023-01-27 20:18 Arthur Zamarin
2023-01-27 19:45 Arthur Zamarin
2022-12-28 18:59 Florian Schmaus
2022-02-21  9:26 Miroslav Šulc
2022-02-20 19:34 Arthur Zamarin
2022-02-20  9:15 Agostino Sarubbo
2022-02-19 13:22 Jakov Smolić
2022-02-19 13:15 Jakov Smolić
2022-01-20  8:47 Arthur Zamarin
2022-01-19  2:36 Sam James
2021-12-22 18:47 Arthur Zamarin
2021-11-10 16:47 Sam James
2021-11-10 16:47 Sam James
2021-06-14  6:39 Sergei Trofimovich
2017-08-31 19:55 James Le Cuirot
2017-07-13 18:32 Alexis Ballier
2016-11-05 22:49 James Le Cuirot

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.962e050c675fd6ffdd18d4aaa89c4457014c324f.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