From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 04ECA15807B for ; Thu, 24 Oct 2024 10:42:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BF1AE08A0; Thu, 24 Oct 2024 10:42:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 189DFE08A0 for ; Thu, 24 Oct 2024 10:42:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4AD6B340C43 for ; Thu, 24 Oct 2024 10:42:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8AD551EBD for ; Thu, 24 Oct 2024 10:42:07 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1729766502.7bbd2fac8ab1cd9afafa1739e0415c4bf8ef14b7.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/coursier-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/coursier-bin/Manifest dev-java/coursier-bin/coursier-bin-2.1.14.ebuild X-VCS-Directories: dev-java/coursier-bin/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 7bbd2fac8ab1cd9afafa1739e0415c4bf8ef14b7 X-VCS-Branch: master Date: Thu, 24 Oct 2024 10:42:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7bf7cb16-ea41-47d3-ae3d-9b54eb5f3ccc X-Archives-Hash: e24b29ffdb52c5bb46f306b828f09d2f commit: 7bbd2fac8ab1cd9afafa1739e0415c4bf8ef14b7 Author: Florian Schmaus gentoo org> AuthorDate: Thu Oct 24 10:37:40 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Thu Oct 24 10:41:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bbd2fac dev-java/coursier-bin: add 2.1.14 Signed-off-by: Florian Schmaus gentoo.org> dev-java/coursier-bin/Manifest | 1 + dev-java/coursier-bin/coursier-bin-2.1.14.ebuild | 33 ++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/dev-java/coursier-bin/Manifest b/dev-java/coursier-bin/Manifest index 4588b47c8186..27571551b666 100644 --- a/dev-java/coursier-bin/Manifest +++ b/dev-java/coursier-bin/Manifest @@ -1,2 +1,3 @@ DIST coursier-bin-2.1.13.gz 20930103 BLAKE2B 0f0281917061b7684dc5728217c240515ed82ad28c502f8a8ed13e6b8e79b4d1f41e958f788bb1e3aa54ebc9c36268282a1034829bc31b2501d52741d4b7cd3b SHA512 df3fe0b552525d4c1dcd50e4e31d3c9686d9bea6d75721ff4c30c93209a1ded5521f9f8ec9746260c0c75fd50c24bbcd5f5a163c4c3f8fbef72de8be20a9d266 +DIST coursier-bin-2.1.14.gz 20928552 BLAKE2B 80bb17f45d70bf213f2df42bde77214616e69c4d2fe7a2c8dbb89b8b19da18ef6c7397658b5cc46b63b469cdc4f0b4fcafed5540fcfa5e176a3d96dffc9c6758 SHA512 6545d50aebbefa3a21f6cc74ccda6f595593e5007832c7964dfe59f188848dbb72f177f9fa706ff2c6fe217701a816a8e7b4ee7f1e86a469d9363617a18232ba DIST coursier-bin-2.1.9.gz 20870390 BLAKE2B 720698e6c55a8c070d02f01ec528bab06f397b3c580fa3e533a45cf0073d8b9caf506cfff10d1b68eb9348c8b0da9abab9e7fb183f0561b62a82a96d21d35f5e SHA512 102c351aa0647fe5cd9d00ee164c1cebbcd6bd133a11bdfd653f70a5347da02e32ba74d5b51ea425e9189bb7113ef16c3902219bfa1ef0172bac7955712031c6 diff --git a/dev-java/coursier-bin/coursier-bin-2.1.14.ebuild b/dev-java/coursier-bin/coursier-bin-2.1.14.ebuild new file mode 100644 index 000000000000..9d486aade5e9 --- /dev/null +++ b/dev-java/coursier-bin/coursier-bin-2.1.14.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2024 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" + +S="${WORKDIR}" +LICENSE="Apache-2.0" +SLOT="0" + +KEYWORDS="~amd64" + +RDEPEND=" + sys-libs/zlib + >=virtual/jre-8 +" + +QA_FLAGS_IGNORED="usr/bin/coursier" +QA_TEXTRELS="usr/bin/coursier" + +src_install() { + newbin "${P}" coursier +}