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 29358158089 for ; Mon, 30 Oct 2023 11:27:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 138AD2BC0DA; Mon, 30 Oct 2023 11:27:53 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 F1FC02BC0DA for ; Mon, 30 Oct 2023 11:27: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 3CFF6335D3C for ; Mon, 30 Oct 2023 11:27:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0E8A3130F for ; Mon, 30 Oct 2023 11:27:49 +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: <1698645653.c45c2ce0d4d3ef17c5e51d6ad62895fd572ecd60.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-libs/tfdn/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-libs/tfdn/Manifest dev-libs/tfdn/tfdn-1.5.0.ebuild dev-libs/tfdn/tfdn-1.7.0.ebuild X-VCS-Directories: dev-libs/tfdn/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: c45c2ce0d4d3ef17c5e51d6ad62895fd572ecd60 X-VCS-Branch: master Date: Mon, 30 Oct 2023 11:27: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: 4811a429-7e38-4e7d-b34e-c0d7e07a45c9 X-Archives-Hash: 21636d3dda56ec3c666f4a833c49e8cf commit: c45c2ce0d4d3ef17c5e51d6ad62895fd572ecd60 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Mon Oct 30 06:00:53 2023 +0000 Commit: David Roman gmail com> CommitDate: Mon Oct 30 06:00:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c45c2ce0 dev-libs/tfdn: add 1.7.0, drop 1.5.0 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-libs/tfdn/Manifest | 2 +- dev-libs/tfdn/{tfdn-1.5.0.ebuild => tfdn-1.7.0.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/tfdn/Manifest b/dev-libs/tfdn/Manifest index 544b6641c8..8f6b2dc3fa 100644 --- a/dev-libs/tfdn/Manifest +++ b/dev-libs/tfdn/Manifest @@ -1,2 +1,2 @@ -DIST tfdn-1.5.0.tar.gz 211135 BLAKE2B c98fa677e3aa00d57895539ec6178fc2fd7f0505646170d86281c9e973b81e90ce4a39040307e8a14ad15bdf6670f85addfc159dce8907508088c6f85c529ea5 SHA512 e37dd1c0153e2a8e2c4d6128874383038257203dc9ec6ecaeed42eda24f7991bc64ab9ef9cb7f4ac6cc9b230fa8f0dfaa3c4b8275358a7cb2362c8cfd0655713 DIST tfdn-1.6.0.tar.gz 212502 BLAKE2B 95335b0d76f320a67214d95d43f89539dfee115092455cf05218983422a3e6fa4d771abedc47b97db454a94a19856b0e34e13fa5dc5040272a2f5db595998a17 SHA512 ddbfa31c1089e26fb63005e37263c62454da7ef015cb3b86cc1b76b07664df231de33d70a43ef91bc601f9ce7a6953ce570e6947f54a6e3063a9940e22e624aa +DIST tfdn-1.7.0.tar.gz 218322 BLAKE2B 708c4191b6d4a9ba07b0cdfda4f6082214a730d0f43a3a23de88292100ae30ca7f1eb174b893779dff541774ebed33edcfbcb7bd57db0d372def62bd537a44e7 SHA512 895291d2b5bd7f74adbef1c2a3de40d3c8b2605202aa30e5beb3bbdbfe09c2b0640616c7fc13e0501a4c698a3df99c6e908d6650e4192ddc3a666754fc1a0fb5 diff --git a/dev-libs/tfdn/tfdn-1.5.0.ebuild b/dev-libs/tfdn/tfdn-1.7.0.ebuild similarity index 96% rename from dev-libs/tfdn/tfdn-1.5.0.ebuild rename to dev-libs/tfdn/tfdn-1.7.0.ebuild index 181f45bba1..6bdafc4317 100644 --- a/dev-libs/tfdn/tfdn-1.5.0.ebuild +++ b/dev-libs/tfdn/tfdn-1.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2022 Gentoo Authors +# Copyright 2021-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8