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 8120215807A for ; Mon, 7 Oct 2024 09:06:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B11CE29B9; Mon, 7 Oct 2024 09:06:57 +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 3FBB4E29B9 for ; Mon, 7 Oct 2024 09:06:57 +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 59711340C42 for ; Mon, 7 Oct 2024 09:06:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED65716EF for ; Mon, 7 Oct 2024 09:06:54 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1728079305.40686c82d280eb13cc7d0583a33a30e2f20d50db.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: games-action/classicube/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-action/classicube/Manifest games-action/classicube/classicube-1.3.6.ebuild games-action/classicube/classicube-1.3.7.ebuild X-VCS-Directories: games-action/classicube/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 40686c82d280eb13cc7d0583a33a30e2f20d50db X-VCS-Branch: master Date: Mon, 7 Oct 2024 09:06:54 +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: 8d035a78-faf9-4532-a2a7-cbf926409b59 X-Archives-Hash: 573fbfe39117151b59d1f1eaa942c1be commit: 40686c82d280eb13cc7d0583a33a30e2f20d50db Author: Seth M. Price aol com> AuthorDate: Fri Oct 4 22:01:45 2024 +0000 Commit: David Roman gmail com> CommitDate: Fri Oct 4 22:01:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=40686c82 games-action/classicube: bump to 1.3.7 Signed-off-by: Seth M. Price aol.com> games-action/classicube/Manifest | 2 +- .../classicube/{classicube-1.3.6.ebuild => classicube-1.3.7.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/games-action/classicube/Manifest b/games-action/classicube/Manifest index e125e7aa1..0fd5470ba 100644 --- a/games-action/classicube/Manifest +++ b/games-action/classicube/Manifest @@ -1 +1 @@ -DIST classicube-1.3.6.tar.gz 2490780 BLAKE2B 9ec2f7bbdcbc1281a7f574fe4d533f66d896ff13b172bcba07cc21bbdfe374beee7f7ab6a9e9aec480efbd991019989f564aa125b2f24031ea6cd90e1a98c8b6 SHA512 cc5b7aca6536d2521e48bd75bc5efe0e262bf62c5bc97f5028a28a1236891a9d68678a3bf8c24492742a228f216e5492347d651b98eb63ef9cf389d3f5dcf87d +DIST classicube-1.3.7.tar.gz 3717504 BLAKE2B 2f8546bc3381e175210633969667dc1b217c902196ca65d9336257b1f65392ed9b40d155ab2b58b6abf4ace110bda9b4e9929e57f7c2c387cf281ee8f8d794d8 SHA512 0581ef0e3c4a5673bbb5663db99b1f669741bd8ba4c256018f7d3304a69237eeca03bda70da1989dc13c8e74f3208c993130c329d403793f28e5bc80fd21b40b diff --git a/games-action/classicube/classicube-1.3.6.ebuild b/games-action/classicube/classicube-1.3.7.ebuild similarity index 100% rename from games-action/classicube/classicube-1.3.6.ebuild rename to games-action/classicube/classicube-1.3.7.ebuild