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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1FDB8158086 for ; Wed, 27 Oct 2021 03:36:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6EAEE0828; Wed, 27 Oct 2021 03:36:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 57906E0828 for ; Wed, 27 Oct 2021 03:36:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D89AC343640 for ; Wed, 27 Oct 2021 03:36:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35FAA89 for ; Wed, 27 Oct 2021 03:36:07 +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: <1635305714.9f410c09b870adfd7307af838c85745a4bc468ea.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/hiredis/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/hiredis/hiredis-1.0.1-r1.ebuild dev-libs/hiredis/hiredis-1.0.1.ebuild X-VCS-Directories: dev-libs/hiredis/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9f410c09b870adfd7307af838c85745a4bc468ea X-VCS-Branch: master Date: Wed, 27 Oct 2021 03:36:07 +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: b8b82f38-72ae-4ee9-8c05-a395377c1162 X-Archives-Hash: b6ae5ad136df5e17a96aea9096292bf5 commit: 9f410c09b870adfd7307af838c85745a4bc468ea Author: Sam James gentoo org> AuthorDate: Wed Oct 27 03:33:48 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Oct 27 03:35:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f410c09 dev-libs/hiredis: revbump for subslot change We need a revbump to propagate subslot changes, otherwise we're just relying on preserve-libs to not leave users with broken binaries. (Not sure whether the change was intentional upstream but it's definitely happened, so let's go with it.) Fixes: 714f6c8ea46dd70e5b8178b174fac513978a503f Signed-off-by: Sam James gentoo.org> dev-libs/hiredis/{hiredis-1.0.1.ebuild => hiredis-1.0.1-r1.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-libs/hiredis/hiredis-1.0.1.ebuild b/dev-libs/hiredis/hiredis-1.0.1-r1.ebuild similarity index 100% rename from dev-libs/hiredis/hiredis-1.0.1.ebuild rename to dev-libs/hiredis/hiredis-1.0.1-r1.ebuild