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 A020B158086 for ; Tue, 30 Nov 2021 09:38:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B623C2BC028; Tue, 30 Nov 2021 09:38:43 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 A08C72BC028 for ; Tue, 30 Nov 2021 09:38:43 +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 E30F7342F23 for ; Tue, 30 Nov 2021 09:38:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 97151200 for ; Tue, 30 Nov 2021 09:38:39 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1638265081.6626e8922e9a6c1c8280b475ccf001cbf9e81d12.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/clang-python/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/clang-python/clang-python-13.0.0.9999.ebuild dev-python/clang-python/clang-python-13.0.1.9999.ebuild X-VCS-Directories: dev-python/clang-python/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 6626e8922e9a6c1c8280b475ccf001cbf9e81d12 X-VCS-Branch: master Date: Tue, 30 Nov 2021 09:38:39 +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: fc1b1008-09e4-484a-968d-0fab3b971bdd X-Archives-Hash: 2a12c5b1e0c9f3f37be132239b52847a commit: 6626e8922e9a6c1c8280b475ccf001cbf9e81d12 Author: Michał Górny gentoo org> AuthorDate: Tue Nov 30 09:38:01 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Nov 30 09:38:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6626e892 dev-python/clang-python: 13.x branch is now 13.0.1 Signed-off-by: Michał Górny gentoo.org> .../{clang-python-13.0.0.9999.ebuild => clang-python-13.0.1.9999.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-python/clang-python/clang-python-13.0.0.9999.ebuild b/dev-python/clang-python/clang-python-13.0.1.9999.ebuild similarity index 100% rename from dev-python/clang-python/clang-python-13.0.0.9999.ebuild rename to dev-python/clang-python/clang-python-13.0.1.9999.ebuild