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 CC777158649 for ; Wed, 10 May 2023 20:10:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D427E0AEC; Wed, 10 May 2023 20:10:53 +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 0309AE0AEC for ; Wed, 10 May 2023 20:10:53 +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 1277D335D9A for ; Wed, 10 May 2023 20:10:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D3F68E4 for ; Wed, 10 May 2023 20:10:50 +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: <1683749441.90672a8cd11ba6ccc17b045073d20786bf21e6a1.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/nokogiri/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/nokogiri/nokogiri-1.14.3-r1.ebuild dev-ruby/nokogiri/nokogiri-1.14.3.ebuild X-VCS-Directories: dev-ruby/nokogiri/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 90672a8cd11ba6ccc17b045073d20786bf21e6a1 X-VCS-Branch: master Date: Wed, 10 May 2023 20:10:50 +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: af05ca88-a908-42d2-80dc-dc3b8cdfd0ac X-Archives-Hash: bf83dcd53b16fe784bea00b8f81ecfe6 commit: 90672a8cd11ba6ccc17b045073d20786bf21e6a1 Author: Sam James gentoo org> AuthorDate: Wed May 10 20:10:22 2023 +0000 Commit: Sam James gentoo org> CommitDate: Wed May 10 20:10:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90672a8c dev-ruby/nokogiri: revbump for earlier libxml2 change Needed to stop the upgrade if nokogiri-1.14.13 is already installed. See: d01d8831749f139eb4b36ba3b7cc1a2cb4c135cb Signed-off-by: Sam James gentoo.org> dev-ruby/nokogiri/{nokogiri-1.14.3.ebuild => nokogiri-1.14.3-r1.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-ruby/nokogiri/nokogiri-1.14.3.ebuild b/dev-ruby/nokogiri/nokogiri-1.14.3-r1.ebuild similarity index 100% rename from dev-ruby/nokogiri/nokogiri-1.14.3.ebuild rename to dev-ruby/nokogiri/nokogiri-1.14.3-r1.ebuild