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 1E85F15814C for ; Mon, 16 Oct 2023 13:42:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6781A2BC016; Mon, 16 Oct 2023 13:42:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 0770E2BC016 for ; Mon, 16 Oct 2023 13:42:52 +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 3CBF0335D21 for ; Mon, 16 Oct 2023 13:42:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D91EA121E for ; Mon, 16 Oct 2023 13:42:49 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1697463746.8259d533ba006681f10e14b12ef84c0957ba81bd.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/gvm-libs/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/gvm-libs/Manifest net-analyzer/gvm-libs/gvm-libs-22.7.1.ebuild net-analyzer/gvm-libs/gvm-libs-22.7.2.ebuild X-VCS-Directories: net-analyzer/gvm-libs/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 8259d533ba006681f10e14b12ef84c0957ba81bd X-VCS-Branch: master Date: Mon, 16 Oct 2023 13:42:49 +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: a98cb5c3-b0ed-432d-82d8-b27564b62857 X-Archives-Hash: e67447f052cd2f39a9d38f6a6441d575 commit: 8259d533ba006681f10e14b12ef84c0957ba81bd Author: Giuseppe Foti gmail com> AuthorDate: Mon Oct 16 09:37:49 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Mon Oct 16 13:42:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8259d533 net-analyzer/gvm-libs: add 22.7.2, drop 22.7.1 Signed-off-by: Giuseppe Foti gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33358 Signed-off-by: Florian Schmaus gentoo.org> net-analyzer/gvm-libs/Manifest | 2 +- .../gvm-libs/{gvm-libs-22.7.1.ebuild => gvm-libs-22.7.2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/gvm-libs/Manifest b/net-analyzer/gvm-libs/Manifest index 3063dd9277df..a6d6379e98c2 100644 --- a/net-analyzer/gvm-libs/Manifest +++ b/net-analyzer/gvm-libs/Manifest @@ -1,2 +1,2 @@ DIST gvm-libs-21.4.4.tar.gz 298551 BLAKE2B 271716d8be2376e2b54218b95069e19d10939c5feda9894220418bf184c4098eeacf61d1faedd49fe3215aa0fbf4a4afcfe2a929ac88450502737eb8af8f8e35 SHA512 6c80820c830cbc2e62865a0823740d857db075f2faa1a1e58af7a8f07e0179e7a78934d7613ec57f144900a5530206d4c07c912a6bbe40ad9d0549f9443bfb12 -DIST gvm-libs-22.7.1.tar.gz 309225 BLAKE2B 41b571ec7062537a3f0ce3482e49a35ebaaebf502506727b27823423e5f09153b1606723573fc11348f8e3efb33f20596c631c526e5b99eb6893de48954fffc2 SHA512 bfefb7e1c0eee5d210658d7b61339ed30564b208e7ea554bccdb479483e008e983e80e9f87f94bc162cbc0a578b180dd739948a205624099455a3cbe5254759c +DIST gvm-libs-22.7.2.tar.gz 309449 BLAKE2B 57ed0af4ac550da9f8e0018b1da816af81bc501c9773d6f584323a872e0cb21a121567bec2480496cbf634725bc563a4eb51f272494609f6bbb130026f120f91 SHA512 dd7c703ab17f33488e3eec3ff31286b6dc6eea8594aa52e634da95e8bc387200508b3ff70ffbfedb56387435753397a7ba0dd91c221e6e9f671d884e6766a354 diff --git a/net-analyzer/gvm-libs/gvm-libs-22.7.1.ebuild b/net-analyzer/gvm-libs/gvm-libs-22.7.2.ebuild similarity index 100% rename from net-analyzer/gvm-libs/gvm-libs-22.7.1.ebuild rename to net-analyzer/gvm-libs/gvm-libs-22.7.2.ebuild