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/coursier-bin/
Date: Sat, 29 Jul 2023 14:05:03 +0000 (UTC)	[thread overview]
Message-ID: <1690639315.bd3ca1e2a592984ee507f16f58b032312eb8354c.flow@gentoo> (raw)

commit:     bd3ca1e2a592984ee507f16f58b032312eb8354c
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 29 14:01:13 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Jul 29 14:01:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd3ca1e2

dev-java/coursier-bin: drop 2.1.2

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-java/coursier-bin/Manifest                  |  1 -
 dev-java/coursier-bin/coursier-bin-2.1.2.ebuild | 30 -------------------------
 2 files changed, 31 deletions(-)

diff --git a/dev-java/coursier-bin/Manifest b/dev-java/coursier-bin/Manifest
index 7c8ff54ed772..a3212cae19cc 100644
--- a/dev-java/coursier-bin/Manifest
+++ b/dev-java/coursier-bin/Manifest
@@ -1,3 +1,2 @@
-DIST coursier-bin-2.1.2.gz 20649289 BLAKE2B 85abbb1b0cdc5ee2fadea1b6520ef07d61335adaeab0c5768bb0ba109599b2483fb0c3ceea07f705bda4b206f64aaca3850b77b3a7e4fa3ebaddc73e44072b50 SHA512 ed2729abadbb6be535a28fd124f48f2901f47d6bd141d476d87d40b32b158b7d78d561748b038eec95ef5a1c185fce91aa9cd2a03213c328d65c20b3b687b6d3
 DIST coursier-bin-2.1.4.gz 20662315 BLAKE2B 33009be5bc0a8ee415bd08d5e13cace34011ab2733c5a0aff47e7e5eb4254b4e4205b0580d1df6bb6b38d66059ffab7f929fa83c50f1bd052d3c3dffffc73dd0 SHA512 9144309c437f29e7d57149b12dd5810612d7b624299c2e392d6e11aa3a15a71d33dfb131751da10345c15feaeeac3c4f1dd878777354c2d49a8c2fbb6d74da0e
 DIST coursier-bin-2.1.5.gz 20679081 BLAKE2B 8ab0d971949b7a5527c82686fab9d62f6dc360ce7ff72bfc4d5a123401e577f17b2392e9a919aebe1c988a477a273d77cd3eb86dcb7b73c0c1a609cccac77eea SHA512 6397f13f82c91079575f58ccbd35e788a2760179cf5c11a986962e3bbe9c669b6e06730a6ff12e0aeb26198df4448e822e927a5d6bd031f67dab8072835979f6

diff --git a/dev-java/coursier-bin/coursier-bin-2.1.2.ebuild b/dev-java/coursier-bin/coursier-bin-2.1.2.ebuild
deleted file mode 100644
index 4c77d05f1d13..000000000000
--- a/dev-java/coursier-bin/coursier-bin-2.1.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-get_orig_coursier_pv() {
-	local orig_pv=$(ver_rs 3 -)
-	orig_pv=${orig_pv/rc/RC}
-	orig_pv=${orig_pv/pre/M}
-	echo "${orig_pv}"
-}
-
-DESCRIPTION="Java/Scala artifact fetching, bundling and deploying"
-HOMEPAGE="https://get-coursier.io/"
-SRC_URI="https://github.com/coursier/coursier/releases/download/v$(get_orig_coursier_pv)/cs-x86_64-pc-linux.gz -> ${P}.gz"
-
-KEYWORDS="amd64"
-LICENSE="Apache-2.0"
-SLOT="0"
-
-S="${WORKDIR}"
-
-RDEPEND=">=virtual/jre-8"
-
-QA_FLAGS_IGNORED="usr/bin/coursier"
-QA_TEXTRELS="usr/bin/coursier"
-
-src_install() {
-	newbin "${P}" coursier
-}


             reply	other threads:[~2023-07-29 14:05 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-29 14:05 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-22 21:48 [gentoo-commits] repo/gentoo:master commit in: dev-java/coursier-bin/ Sam James
2025-01-15  8:50 Florian Schmaus
2025-01-15  8:50 Florian Schmaus
2024-12-10 11:17 Florian Schmaus
2024-10-24 10:42 Florian Schmaus
2024-10-04 10:16 Florian Schmaus
2024-10-04 10:16 Florian Schmaus
2024-08-22  9:34 Florian Schmaus
2024-08-22  9:33 Florian Schmaus
2024-03-31 18:20 Florian Schmaus
2024-03-31 18:20 Florian Schmaus
2024-03-31 18:20 Florian Schmaus
2024-01-09 15:52 Florian Schmaus
2023-10-22 10:28 Florian Schmaus
2023-10-22 10:28 Florian Schmaus
2023-09-18  9:34 Florian Schmaus
2023-09-18  9:34 Florian Schmaus
2023-07-29 14:05 Florian Schmaus
2023-07-01 17:21 Florian Schmaus
2023-07-01 17:21 Florian Schmaus
2023-06-25 15:23 Florian Schmaus
2023-06-25 15:23 Florian Schmaus
2023-05-27 11:01 Florian Schmaus
2023-05-04  6:54 Florian Schmaus
2023-05-04  6:54 Florian Schmaus
2023-05-04  6:54 Florian Schmaus
2023-03-21 11:15 Florian Schmaus
2023-03-21 11:15 Florian Schmaus
2023-02-02  8:44 Florian Schmaus
2023-02-02  8:44 Florian Schmaus
2023-02-02  8:44 Florian Schmaus
2022-12-16 16:56 Florian Schmaus
2022-12-05 14:37 Florian Schmaus

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=1690639315.bd3ca1e2a592984ee507f16f58b032312eb8354c.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