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 8C930158020 for ; Sat, 29 Oct 2022 10:09:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB078E08FC; Sat, 29 Oct 2022 10:09:23 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id C0C8EE08FC for ; Sat, 29 Oct 2022 10:09:23 +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 E0E2C34127C for ; Sat, 29 Oct 2022 10:09:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C3952615 for ; Sat, 29 Oct 2022 10:09:12 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1667038033.373d74a508c9967304f01468f1ebb5702f934805.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/texinfo/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/texinfo/Manifest sys-apps/texinfo/texinfo-6.8.90.ebuild sys-apps/texinfo/texinfo-6.8.91.ebuild X-VCS-Directories: sys-apps/texinfo/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 373d74a508c9967304f01468f1ebb5702f934805 X-VCS-Branch: master Date: Sat, 29 Oct 2022 10:09:12 +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: 06d9b665-4d28-4719-ad2c-c10f2c3db699 X-Archives-Hash: 3ffc1c7bef63f6724153f99e469cfec8 commit: 373d74a508c9967304f01468f1ebb5702f934805 Author: Sam James gentoo org> AuthorDate: Sat Oct 29 10:07:13 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Oct 29 10:07:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=373d74a5 sys-apps/texinfo: add 6.8.91, drop 6.8.90 ("pretest", unkeyworded) Signed-off-by: Sam James gentoo.org> sys-apps/texinfo/Manifest | 2 +- sys-apps/texinfo/{texinfo-6.8.90.ebuild => texinfo-6.8.91.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/texinfo/Manifest b/sys-apps/texinfo/Manifest index ee6947ac5ffd..69a625a6e9e6 100644 --- a/sys-apps/texinfo/Manifest +++ b/sys-apps/texinfo/Manifest @@ -1,2 +1,2 @@ -DIST texinfo-6.8.90.tar.xz 6324912 BLAKE2B 106dfa2c415cfd40c54befa3b431f5b07eb5561af5f46083d00cac58e74f24c72d955f7796a393687a94703348cb66012d10e9264d23f5995d8dad070eaa55ff SHA512 afcdba96aecbc480ff8a9955d6e86f7c5e95ee8c09a88c483246ef8d90d42665b8823f2a34aad08aa68a498d8ae97bca5cae07e0c4cbe6f2bd5f72ed039c8da6 +DIST texinfo-6.8.91.tar.xz 4895920 BLAKE2B 1faabacf8a9ca8e40159e3e8c481c6d4b161fe7327c21cf36233f451753799b375d414bd10f86f7f3a7652fcaf1fdc1fed4e31f664727eb3dc1b9128955f7517 SHA512 9a21fd9ac626fd0508e07f5fb8673f4327b69f11960f32290bd24eb9a3418b5df5c3b764f793d52ae3bde60e6db1f389a2205c1412cf90ff9637f8aff55d6365 DIST texinfo-6.8.tar.xz 4961528 BLAKE2B 0256dac5ba9c7f171c970644907b763f7a88fd9995111244df0458591aed1a0fe94c76045dde69f9138d65d6f780aae6869bbbc013f58e04ae7c62456b222bbb SHA512 0ff9290b14e4d83e32b889cfa24e6d065f98b2a764daf6b92c6c895fddbb35258398da6257c113220d5a4d886f7b54b09c4b117ca5eacfee6797f9bffde0f909 diff --git a/sys-apps/texinfo/texinfo-6.8.90.ebuild b/sys-apps/texinfo/texinfo-6.8.91.ebuild similarity index 100% rename from sys-apps/texinfo/texinfo-6.8.90.ebuild rename to sys-apps/texinfo/texinfo-6.8.91.ebuild