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 F2841158042 for ; Thu, 7 Nov 2024 07:38:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D1C2E0D0B; Thu, 7 Nov 2024 07:38:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 33021E0D0B for ; Thu, 7 Nov 2024 07:38:18 +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 4A281342FB7 for ; Thu, 7 Nov 2024 07:38:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DC06F1A26 for ; Thu, 7 Nov 2024 07:38:15 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1730965052.e2fde5fe00a2ee92e36494f13a5aa3ae4b49ec31.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/lzmajio/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/lzmajio/Manifest dev-java/lzmajio/lzmajio-0.95-r3.ebuild dev-java/lzmajio/lzmajio-0.95-r4.ebuild X-VCS-Directories: dev-java/lzmajio/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: e2fde5fe00a2ee92e36494f13a5aa3ae4b49ec31 X-VCS-Branch: master Date: Thu, 7 Nov 2024 07:38:15 +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: d1729040-d66c-4507-947f-9766f889932e X-Archives-Hash: 3b6c10333537bff57ac66df42471342c commit: e2fde5fe00a2ee92e36494f13a5aa3ae4b49ec31 Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Tue Nov 5 07:36:59 2024 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Thu Nov 7 07:37:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2fde5fe dev-java/lzmajio: fix SRC_URI, update EAPI 7 -> 8 revbump for updated checksums Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/39208/commits/184ec4715a2d51f26d5c9bd422e0617055d57a59 Signed-off-by: Miroslav Šulc gentoo.org> dev-java/lzmajio/Manifest | 2 +- ...lzmajio-0.95-r3.ebuild => lzmajio-0.95-r4.ebuild} | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/dev-java/lzmajio/Manifest b/dev-java/lzmajio/Manifest index cf220190b755..43b00f07f497 100644 --- a/dev-java/lzmajio/Manifest +++ b/dev-java/lzmajio/Manifest @@ -1 +1 @@ -DIST lzmajio-0.95.tar.gz 20790 BLAKE2B e24a5f4778bb135ce3ab519dfc8357cf3abc04d564b8d365f7cbad579be7ff86b4d24156720954bab882d7ade8e5145e533fd477c1925f6a9353c90dd5a2e511 SHA512 65736a66ec8f5eb63688edda912718f4e9b0518c68b0b1eed3df26e7b6bb15728024c637b4cf40f6ab52168c913cce91bd7cafefca7515e0f3e386738cedc6e5 +DIST lzmajio-0.95.tar.gz 20501 BLAKE2B 0b45d55c0fb56ff97eecc2ed3fb2dc5a5321ff33e78aa51e71c9e074c69006b3db449d95959d346bb5fb7b87bc104e8ad11d198537315106e27ac3edb7af07db SHA512 c9b9e2655259cda24ce60956c3aba320e661f8639fb88f614bb2e63ce8c747e92d4a37b6233f1962a5e655364b24f49e7370f7af13dfde41f9d2217c6c1ae788 diff --git a/dev-java/lzmajio/lzmajio-0.95-r3.ebuild b/dev-java/lzmajio/lzmajio-0.95-r4.ebuild similarity index 69% rename from dev-java/lzmajio/lzmajio-0.95-r3.ebuild rename to dev-java/lzmajio/lzmajio-0.95-r4.ebuild index 4b1b53de7ee9..d0b2f3fb47e1 100644 --- a/dev-java/lzmajio/lzmajio-0.95-r3.ebuild +++ b/dev-java/lzmajio/lzmajio-0.95-r4.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 JAVA_PKG_IUSE="doc source" @@ -10,23 +10,23 @@ inherit java-pkg-2 java-pkg-simple DESCRIPTION="LzmaInputStream/LzmaOutputStream interacting with underlying LZMA en-/decoders" HOMEPAGE="https://contrapunctus.net/league/haques/lzmajio/ https://github.com/league/lzmajio" -SRC_URI="https://github.com/league/${P}/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/league/lzmajio/archive/${PV}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/${P}" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="amd64 ~arm64" -CDEPEND="dev-java/lzma:0" +CP_DEPEND="dev-java/lzma:0" RDEPEND=" - ${CDEPEND} - >=virtual/jre-1.8:*" + ${CP_DEPEND} + >=virtual/jre-1.8:* +" DEPEND=" - ${CDEPEND} - >=virtual/jdk-1.8:*" - -S="${WORKDIR}/${P}" + ${CP_DEPEND} + >=virtual/jdk-1.8:* +" -JAVA_GENTOO_CLASSPATH="lzma" JAVA_SRC_DIR="net"