From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1504319-garchives=archives.gentoo.org@lists.gentoo.org> 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 A5ACC15800B for <garchives@archives.gentoo.org>; Wed, 5 Apr 2023 06:25:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 443AFE0899; Wed, 5 Apr 2023 06:25:15 +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 DC9B5E0899 for <gentoo-commits@lists.gentoo.org>; Wed, 5 Apr 2023 06:25:14 +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 17F01335D71 for <gentoo-commits@lists.gentoo.org>; Wed, 5 Apr 2023 06:25:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 13B38A29 for <gentoo-commits@lists.gentoo.org>; Wed, 5 Apr 2023 06:25:11 +0000 (UTC) From: "Michał Górny" <mgorny@gentoo.org> 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" <mgorny@gentoo.org> Message-ID: <1680675894.53fd8aa572611f8d07bc020e160e22e171119d0f.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libcxx/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/libcxx/libcxx-16.0.2.9999.ebuild sys-libs/libcxx/libcxx-16.2.0.9999.ebuild X-VCS-Directories: sys-libs/libcxx/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 53fd8aa572611f8d07bc020e160e22e171119d0f X-VCS-Branch: master Date: Wed, 5 Apr 2023 06:25:11 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d2a3a31d-8e1f-4ed8-911e-968692c6c6bc X-Archives-Hash: ac0e866adec3d687bb17e762e766e13e commit: 53fd8aa572611f8d07bc020e160e22e171119d0f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Apr 5 06:21:29 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Apr 5 06:24:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53fd8aa5 sys-libs/libcxx: fix PV to be 16.0.2.9999 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-libs/libcxx/{libcxx-16.2.0.9999.ebuild => libcxx-16.0.2.9999.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/sys-libs/libcxx/libcxx-16.2.0.9999.ebuild b/sys-libs/libcxx/libcxx-16.0.2.9999.ebuild similarity index 100% rename from sys-libs/libcxx/libcxx-16.2.0.9999.ebuild rename to sys-libs/libcxx/libcxx-16.0.2.9999.ebuild