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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A1E6515800F for ; Fri, 17 Feb 2023 20:24:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1685E07B2; Fri, 17 Feb 2023 20:24:09 +0000 (UTC) Received: from smtp.gentoo.org (mail.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BD0EEE07B2 for ; Fri, 17 Feb 2023 20:24:08 +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 6901C340FE4 for ; Fri, 17 Feb 2023 20:24:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 820EB8A7 for ; Fri, 17 Feb 2023 20:24:05 +0000 (UTC) From: "Adrian Schollmeyer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Adrian Schollmeyer" Message-ID: <1676665438.f52d8defd4e1e3ceffdd2c7b6249502a92717da4.nex+b-g-o@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-office/jameica-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-office/jameica-bin/Manifest app-office/jameica-bin/jameica-bin-2.10.2.ebuild app-office/jameica-bin/jameica-bin-2.10.3.ebuild X-VCS-Directories: app-office/jameica-bin/ X-VCS-Committer: nex+b-g-o X-VCS-Committer-Name: Adrian Schollmeyer X-VCS-Revision: f52d8defd4e1e3ceffdd2c7b6249502a92717da4 X-VCS-Branch: dev Date: Fri, 17 Feb 2023 20:24:05 +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: 67e0b0e9-73ce-4917-98fd-42bb1c50e3cb X-Archives-Hash: 36243d036d63381b14a92546198f75a9 commit: f52d8defd4e1e3ceffdd2c7b6249502a92717da4 Author: Adrian Schollmeyer nexadn de> AuthorDate: Fri Feb 17 20:23:58 2023 +0000 Commit: Adrian Schollmeyer nexadn de> CommitDate: Fri Feb 17 20:23:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f52d8def app-office/jameica-bin: add 2.10.3, drop 2.10.2 Signed-off-by: Adrian Schollmeyer nexadn.de> app-office/jameica-bin/Manifest | 2 +- .../{jameica-bin-2.10.2.ebuild => jameica-bin-2.10.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/jameica-bin/Manifest b/app-office/jameica-bin/Manifest index c7f04e8d2..cc3185563 100644 --- a/app-office/jameica-bin/Manifest +++ b/app-office/jameica-bin/Manifest @@ -1 +1 @@ -DIST jameica-linux64-2.10.2.zip 28871016 BLAKE2B 4f37d0d96da37845da4b3da6ae3dbc4e891027f304ed2eeae6bbe566c25a00d1fae6b16e5cd970d8c73f12cc3dbeb7c8967aa673945b6b9306ff5ad23ae60492 SHA512 60645c31ebfd2580cfe4c4778cdcd2bbfda985fcdf2c6e5d01ecef51d054eaaa623c6b59ee7c55f1c77d371afc3c09622cc872cf3dac8938a203d06e524a55f9 +DIST jameica-linux64-2.10.3.zip 28886523 BLAKE2B d49e187d5862155583ecda50e83345988aa94493737d76f5002a4c8b0f69995b3023bc696bfaed8a4f15ebe39bc7c7a95fd5c28db6be7800bf66f15af93a215b SHA512 080dc2c04acec725b5cbf8fd025743e91742065b4ef0d44a44e149bfaf74ac69b9061a925bc89282cbd12e22c39b2bcfa93902f473fdd9319eb2f46ff164da5a diff --git a/app-office/jameica-bin/jameica-bin-2.10.2.ebuild b/app-office/jameica-bin/jameica-bin-2.10.3.ebuild similarity index 100% rename from app-office/jameica-bin/jameica-bin-2.10.2.ebuild rename to app-office/jameica-bin/jameica-bin-2.10.3.ebuild