From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 943AA1582EF for ; Wed, 19 Feb 2025 22:21:24 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 801EB34317A for ; Wed, 19 Feb 2025 22:21:24 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 4BC4D110471; Wed, 19 Feb 2025 22:21:19 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 3BAC1110471 for ; Wed, 19 Feb 2025 22:21:19 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E82CC3430DE for ; Wed, 19 Feb 2025 22:21:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 518292734 for ; Wed, 19 Feb 2025 22:21:17 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1740003648.b11fc31acf72ca71f9a1d9aca994d1b5a321710e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-forensics/volatility3/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-forensics/volatility3/volatility3-2.11.0-r1.ebuild app-forensics/volatility3/volatility3-2.11.0.ebuild app-forensics/volatility3/volatility3-2.8.0-r1.ebuild app-forensics/volatility3/volatility3-2.8.0-r2.ebuild X-VCS-Directories: app-forensics/volatility3/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b11fc31acf72ca71f9a1d9aca994d1b5a321710e X-VCS-Branch: master Date: Wed, 19 Feb 2025 22:21:17 +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: 4a4af7f1-7594-41f0-a009-7f77b41e22d9 X-Archives-Hash: 7f0e743c81d30e56af9fd2c9f8e7ef55 commit: b11fc31acf72ca71f9a1d9aca994d1b5a321710e Author: Mario Haustein hrz tu-chemnitz de> AuthorDate: Wed Feb 19 21:55:34 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Feb 19 22:20:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b11fc31a app-forensics/volatility3: update LICENSE Closes: https://bugs.gentoo.org/949963 Signed-off-by: Mario Haustein hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/40660 Signed-off-by: Sam James gentoo.org> .../{volatility3-2.11.0.ebuild => volatility3-2.11.0-r1.ebuild} | 2 +- .../{volatility3-2.8.0-r1.ebuild => volatility3-2.8.0-r2.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-forensics/volatility3/volatility3-2.11.0.ebuild b/app-forensics/volatility3/volatility3-2.11.0-r1.ebuild similarity index 99% rename from app-forensics/volatility3/volatility3-2.11.0.ebuild rename to app-forensics/volatility3/volatility3-2.11.0-r1.ebuild index 3788ddc6a8c5..20606c779d62 100644 --- a/app-forensics/volatility3/volatility3-2.11.0.ebuild +++ b/app-forensics/volatility3/volatility3-2.11.0-r1.ebuild @@ -21,7 +21,7 @@ SRC_URI=" " S="${WORKDIR}"/${PN}-${MY_PV} -LICENSE="GPL-2+" +LICENSE="Volatility-1.0" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="crypt disasm jsonschema leechcore snappy test yara" diff --git a/app-forensics/volatility3/volatility3-2.8.0-r1.ebuild b/app-forensics/volatility3/volatility3-2.8.0-r2.ebuild similarity index 98% rename from app-forensics/volatility3/volatility3-2.8.0-r1.ebuild rename to app-forensics/volatility3/volatility3-2.8.0-r2.ebuild index a58558f50c2c..e43f98faedb8 100644 --- a/app-forensics/volatility3/volatility3-2.8.0-r1.ebuild +++ b/app-forensics/volatility3/volatility3-2.8.0-r2.ebuild @@ -21,7 +21,7 @@ SRC_URI=" " S="${WORKDIR}"/${PN}-${MY_PV} -LICENSE="GPL-2+" +LICENSE="Volatility-1.0" SLOT="0" KEYWORDS="amd64 x86" IUSE="crypt disasm jsonschema leechcore snappy test yara"