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 7E55B158091 for ; Fri, 3 Jun 2022 10:44:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10407E0933; Fri, 3 Jun 2022 10:44:43 +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 F0650E0933 for ; Fri, 3 Jun 2022 10:44:42 +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 05FB034252B for ; Fri, 3 Jun 2022 10:44:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 380454FB for ; Fri, 3 Jun 2022 10:44:38 +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: <1654219133.c124d8346bed7e1613c8fe1c95560dcff6100b6c.flow@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.2.0.ebuild dev-libs/tfdn/tfdn-1.4.0.ebuild X-VCS-Directories: dev-libs/tfdn/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: c124d8346bed7e1613c8fe1c95560dcff6100b6c X-VCS-Branch: master Date: Fri, 3 Jun 2022 10:44:38 +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: a9384dfd-f98c-468f-9896-a41914a3b542 X-Archives-Hash: e06b58bb12191395846a6015e6c3f019 commit: c124d8346bed7e1613c8fe1c95560dcff6100b6c Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Fri Jun 3 00:03:10 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Fri Jun 3 01:18:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c124d834 dev-libs/tfdn: add 1.4.0, drop 1.2.0 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-libs/tfdn/Manifest | 2 +- dev-libs/tfdn/{tfdn-1.2.0.ebuild => tfdn-1.4.0.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/tfdn/Manifest b/dev-libs/tfdn/Manifest index bc73ee9f8..b311bffef 100644 --- a/dev-libs/tfdn/Manifest +++ b/dev-libs/tfdn/Manifest @@ -1,2 +1,2 @@ -DIST tfdn-1.2.0.tar.gz 208334 BLAKE2B 84f48512a398c605201694f3a964b2c24a4a429e3f44d84ff830cc40b43f6fc3ae34e5813cd3a37b44ab8d1c8037af0c34726f144a0e1a8c214b507bbc536979 SHA512 53d0f42b1b5d75a4ff77e8ca1b14dc8426ecc92dff88d216cf4c4f8d1b7ac368a8bbbf6897ac7ece66a9b3eb77b9000cff93b86aa587950888e36dea0472962a DIST tfdn-1.3.0.tar.gz 210376 BLAKE2B 1d2ee5f7c4b48b869dff2669f2d4b2bcc72a2e850bda083f780d378260ab6fe869bea56fc1263024ff3069daf9824148affdeab08ea4f727f548ebda2c8a65b3 SHA512 6bdeeecfe83f08abe54f8c518827f812433aee9e67d267e0f66b1a547e34acb251e65f340498d1f95e264a1d17e88cf11c1014ac0183023752c59a6d79979c8a +DIST tfdn-1.4.0.tar.gz 210489 BLAKE2B fb4f1ca35b502464d64153d022da641d039dc53632104cd5528dc9280cbd760415e917b97aef88fcf32e729d1974470f656ea16651d4ba5805c4a78d45b4f89a SHA512 1b0ff1ff5e243a0caa905f7a744a9ec92695cfe0600f171a6ab11c03799b7cce128bd4809cf70ab7c392f3f8e55c30cabc0bb288cfa26b6b59bd3d9280cd3446 diff --git a/dev-libs/tfdn/tfdn-1.2.0.ebuild b/dev-libs/tfdn/tfdn-1.4.0.ebuild similarity index 97% rename from dev-libs/tfdn/tfdn-1.2.0.ebuild rename to dev-libs/tfdn/tfdn-1.4.0.ebuild index 00a31854d..8afeec395 100644 --- a/dev-libs/tfdn/tfdn-1.2.0.ebuild +++ b/dev-libs/tfdn/tfdn-1.4.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://git.skyjake.fi/skyjake/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.t S="${WORKDIR}/${MY_PN}" LICENSE="BSD-2" -SLOT="0/1.2" +SLOT="0/$(ver_cut 1-2)" KEYWORDS="~amd64 ~x86" IUSE="cpu_flags_x86_sse4_1 curl debug ssl"