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 9022315838C for ; Tue, 23 Jan 2024 13:30:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B184CE2A1E; Tue, 23 Jan 2024 13:30:06 +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 91FB6E2A1E for ; Tue, 23 Jan 2024 13:30:06 +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 DA4D63430D3 for ; Tue, 23 Jan 2024 13:30:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C71E14C4 for ; Tue, 23 Jan 2024 13:30:02 +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: <1706016571.56c68a9358ced7d43410f45baabd5a99427aa47e.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/pontos/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/pontos/Manifest net-analyzer/pontos/pontos-23.12.3.ebuild net-analyzer/pontos/pontos-24.1.2.ebuild X-VCS-Directories: net-analyzer/pontos/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 56c68a9358ced7d43410f45baabd5a99427aa47e X-VCS-Branch: master Date: Tue, 23 Jan 2024 13:30:02 +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: 8c54552c-0b09-4875-9337-725e6365650d X-Archives-Hash: d686d1dbe3a3713222ddb5be6d1cbf90 commit: 56c68a9358ced7d43410f45baabd5a99427aa47e Author: Giuseppe Foti gmail com> AuthorDate: Mon Jan 22 08:33:27 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Tue Jan 23 13:29:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c68a93 net-analyzer/pontos: add 24.1.2, drop 23.12.3 Signed-off-by: Giuseppe Foti gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34962 Signed-off-by: Florian Schmaus gentoo.org> net-analyzer/pontos/Manifest | 2 +- net-analyzer/pontos/{pontos-23.12.3.ebuild => pontos-24.1.2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/pontos/Manifest b/net-analyzer/pontos/Manifest index bfb2e432c672..f15fee7b4ca4 100644 --- a/net-analyzer/pontos/Manifest +++ b/net-analyzer/pontos/Manifest @@ -1 +1 @@ -DIST pontos-23.12.3.tar.gz 388010 BLAKE2B 1c40ed09e8329b24074f220bef94e57ae85fbf1664d0b44007414f71e872d0dc1435d8a2de02f5d8454a0e8ab284dfd0601883af5133ce6056d67068d21c3082 SHA512 299fca3032dd7a863bc0dee9080b2822566fa94086be546fe65040d52efe9ec4443e8593b07337f53424acdc47fe048fdb56997a093d0488a2aab34108d9c5d5 +DIST pontos-24.1.2.tar.gz 379930 BLAKE2B b0c9fd02c17ca0fed7468e34264f8e41e87b4c50f6254d8d4d9ee5c7a8444a7acfbf3c113483e26831be68279d7c08bf412634fff5e3454dc0e7ec5273ddcdd6 SHA512 55fcb768d89b0fd478bbf14a435d7d42c6c9ae2ff2a834ce685e25b105ed071d156d1afbc0231d80dd8d5c844f33b648b08772a0aab943127c58f9a475f267d9 diff --git a/net-analyzer/pontos/pontos-23.12.3.ebuild b/net-analyzer/pontos/pontos-24.1.2.ebuild similarity index 100% rename from net-analyzer/pontos/pontos-23.12.3.ebuild rename to net-analyzer/pontos/pontos-24.1.2.ebuild