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 85889158089 for ; Sun, 12 Nov 2023 01:41:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9DD52BC016; Sun, 12 Nov 2023 01:41:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9C7FF2BC016 for ; Sun, 12 Nov 2023 01:41:13 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A18B6335CB9 for ; Sun, 12 Nov 2023 01:41:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A136BCF for ; Sun, 12 Nov 2023 01:41:11 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1699753231.a1bf77e8b2ddbed3846c7719d91b29ff0f705a9d.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/wgetpaste/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/wgetpaste/wgetpaste-2.33-r4.ebuild app-text/wgetpaste/wgetpaste-2.33-r5.ebuild X-VCS-Directories: app-text/wgetpaste/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: a1bf77e8b2ddbed3846c7719d91b29ff0f705a9d X-VCS-Branch: master Date: Sun, 12 Nov 2023 01:41:11 +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: 7f72f2ef-ad36-4629-887a-a1ae5de91e7e X-Archives-Hash: 3b144d0bf276789974ae240b61953b89 commit: a1bf77e8b2ddbed3846c7719d91b29ff0f705a9d Author: Yixun Lan gentoo org> AuthorDate: Sun Nov 12 01:32:47 2023 +0000 Commit: Yixun Lan gentoo org> CommitDate: Sun Nov 12 01:40:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1bf77e8 app-text/wgetpaste: do a revision bump to keep it sync fix the half-done PR I pushed previously, to force a revision bump to let user sync to the latest version Link: https://github.com/gentoo/gentoo/pull/33702 Signed-off-by: Yixun Lan gentoo.org> app-text/wgetpaste/{wgetpaste-2.33-r4.ebuild => wgetpaste-2.33-r5.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/app-text/wgetpaste/wgetpaste-2.33-r4.ebuild b/app-text/wgetpaste/wgetpaste-2.33-r5.ebuild similarity index 100% rename from app-text/wgetpaste/wgetpaste-2.33-r4.ebuild rename to app-text/wgetpaste/wgetpaste-2.33-r5.ebuild