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 20D0D15807A for ; Fri, 06 Jun 2025 06:14:09 +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 091483430F3 for ; Fri, 06 Jun 2025 06:14:09 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 076191102BE; Fri, 06 Jun 2025 06:14:08 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 0087B1102BE for ; Fri, 06 Jun 2025 06:14:07 +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 7B0AC3430F3 for ; Fri, 06 Jun 2025 06:14:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 261AAE9B for ; Fri, 06 Jun 2025 06:14:06 +0000 (UTC) From: "Denis Reva" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Denis Reva" Message-ID: <1749190437.f0fda01500b82bdddbaca934b6179d06fda34abd.RarogCmex@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/libglibutil/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-libs/libglibutil/Manifest dev-libs/libglibutil/libglibutil-1.0.79.ebuild dev-libs/libglibutil/libglibutil-1.0.80.ebuild X-VCS-Directories: dev-libs/libglibutil/ X-VCS-Committer: RarogCmex X-VCS-Committer-Name: Denis Reva X-VCS-Revision: f0fda01500b82bdddbaca934b6179d06fda34abd X-VCS-Branch: dev Date: Fri, 06 Jun 2025 06:14:06 +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: 259b2a24-303c-46ca-8f0d-ef48b748b8b9 X-Archives-Hash: 43dba2179b09109f3c00d8238627479b commit: f0fda01500b82bdddbaca934b6179d06fda34abd Author: Denis Reva gmail com> AuthorDate: Fri Jun 6 06:13:57 2025 +0000 Commit: Denis Reva gmail com> CommitDate: Fri Jun 6 06:13:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f0fda015 dev-libs/libglibutil: add 1.0.80, drop 1.0.79 Signed-off-by: Denis Reva gmail.com> dev-libs/libglibutil/Manifest | 2 +- .../{libglibutil-1.0.79.ebuild => libglibutil-1.0.80.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libglibutil/Manifest b/dev-libs/libglibutil/Manifest index f58b572480..3de905599d 100644 --- a/dev-libs/libglibutil/Manifest +++ b/dev-libs/libglibutil/Manifest @@ -1 +1 @@ -DIST libglibutil-1.0.79.tar.gz 72333 BLAKE2B d0fbfeb49be66dc08eb387938624a4e141e159b42fbef1b4450da65ab61d4abfc77fbb0eba33e2f7b6cbe7f14c760ae2beb8bbea5430bac23908a45ce1647114 SHA512 ee0b72d859702c142d86a3147fe5fca48ea0296c5aaf63f355fd7f46eaae027481ad1de3a6ebb7c41205ea1a586f0ccfd8fe41b6d3bf6111fa613df69173e3dc +DIST libglibutil-1.0.80.tar.gz 72404 BLAKE2B 3b1a2c528c9ea2ff4011a84b1badbbee7406c81a67a6dcb1d56696285c87d4449032c6da2ae8e4c2be200ab74ab32b834ff39b6b3eccb452696540edf4bfa97e SHA512 8dea9bae8d06e01e23ae10fa0b4f853f65eca697df243a8ed99233cde3bdcecea7aefcc253095201c39acb94541bf9b948b1fad622fdab87dea002128209bc7a diff --git a/dev-libs/libglibutil/libglibutil-1.0.79.ebuild b/dev-libs/libglibutil/libglibutil-1.0.80.ebuild similarity index 100% rename from dev-libs/libglibutil/libglibutil-1.0.79.ebuild rename to dev-libs/libglibutil/libglibutil-1.0.80.ebuild