public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jsr305/
Date: Sun, 10 Apr 2022 08:27:31 +0000 (UTC)	[thread overview]
Message-ID: <1649579245.35dec3092434fe569d876e544e6ac64e0c12f08c.fordfrog@gentoo> (raw)

commit:     35dec3092434fe569d876e544e6ac64e0c12f08c
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Wed Jan 26 13:56:46 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 08:27:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35dec309

dev-java/jsr305: MAVEN_ID, adjust SRC_URI

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/24920/commits/6371d5dbf8102922bbfc1a6f714006573e091cde
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-java/jsr305/Manifest               | 2 +-
 dev-java/jsr305/jsr305-3.0.2-r1.ebuild | 6 ++++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/dev-java/jsr305/Manifest b/dev-java/jsr305/Manifest
index 066315e28ad0..7dc9938f0d2d 100644
--- a/dev-java/jsr305/Manifest
+++ b/dev-java/jsr305/Manifest
@@ -1 +1 @@
-DIST jsr305-3.0.2.jar 18102 BLAKE2B fa6c40a63eb3e4683ae70612058420a905428b9ac9b920b2f7f4024579a5ff6fcffa576d50a616ed585b4896cbba87f4496273b860930f047184cf5df77004d0 SHA512 02327071dde09470c8cd0fe39405263146d7e86b15312bc3f909c6a6fa9b11c730bdb833b6cdbdf1aee0c6553e519cecd0257a296947f94636650e88cd8c5b79
+DIST jsr305-3.0.2-sources.jar 18102 BLAKE2B fa6c40a63eb3e4683ae70612058420a905428b9ac9b920b2f7f4024579a5ff6fcffa576d50a616ed585b4896cbba87f4496273b860930f047184cf5df77004d0 SHA512 02327071dde09470c8cd0fe39405263146d7e86b15312bc3f909c6a6fa9b11c730bdb833b6cdbdf1aee0c6553e519cecd0257a296947f94636650e88cd8c5b79

diff --git a/dev-java/jsr305/jsr305-3.0.2-r1.ebuild b/dev-java/jsr305/jsr305-3.0.2-r1.ebuild
index 64422a96b284..83b864f8feb9 100644
--- a/dev-java/jsr305/jsr305-3.0.2-r1.ebuild
+++ b/dev-java/jsr305/jsr305-3.0.2-r1.ebuild
@@ -2,13 +2,15 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
+
 JAVA_PKG_IUSE="source doc"
+MAVEN_ID="com.google.code.findbugs:jsr305:3.0.2"
 
 inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Annotations for Software Defect Detection in Java"
-HOMEPAGE="http://jcp.org/en/jsr/detail?id=305"
-SRC_URI="http://central.maven.org/maven2/com/google/code/findbugs/${PN}/${PV}/${P}-sources.jar -> ${P}.jar"
+HOMEPAGE="https://jcp.org/en/jsr/detail?id=305"
+SRC_URI="https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/${PV}/jsr305-${PV}-sources.jar"
 
 LICENSE="BSD"
 SLOT="0"


             reply	other threads:[~2022-04-10  8:27 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-10  8:27 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-27  7:56 [gentoo-commits] repo/gentoo:master commit in: dev-java/jsr305/ Miroslav Šulc
2022-01-26 19:08 Arthur Zamarin
2022-01-25 21:41 Sam James
2022-01-24  3:44 Sam James
2022-01-24  3:44 Sam James
2022-01-11 20:35 Arthur Zamarin
2021-12-22 18:47 Arthur Zamarin
2021-12-21  8:04 Miroslav Šulc
2021-12-04  8:45 Miroslav Šulc
2021-11-14 19:28 Jakov Smolić
2021-11-13  9:42 Jakov Smolić
2021-11-10 16:47 Sam James
2021-11-10 16:47 Sam James
2017-07-13 18:32 Alexis Ballier
2017-05-05 15:10 Patrice Clement
2015-10-27 20:36 Patrice Clement
2015-10-27 20:36 Patrice Clement
2015-10-23 16:11 Patrice Clement

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=1649579245.35dec3092434fe569d876e544e6ac64e0c12f08c.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