From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1478077-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 E35D5158003 for <garchives@archives.gentoo.org>; Tue, 17 Jan 2023 03:59:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 103C3E07E6; Tue, 17 Jan 2023 03:59:20 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EA02AE07E6 for <gentoo-commits@lists.gentoo.org>; Tue, 17 Jan 2023 03:59:19 +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 DD81A33FEFB for <gentoo-commits@lists.gentoo.org>; Tue, 17 Jan 2023 03:59:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B9BE21 for <gentoo-commits@lists.gentoo.org>; Tue, 17 Jan 2023 03:59:17 +0000 (UTC) From: "Rui Huang" <vowstar@gmail.com> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rui Huang" <vowstar@gmail.com> Message-ID: <1673927750.9f67b0cef0e60151f1f8650e7d2820affc276bbc.vowstar@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-ruby/asciidoctor-pdf/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-ruby/asciidoctor-pdf/Manifest dev-ruby/asciidoctor-pdf/asciidoctor-pdf-2.3.0.ebuild dev-ruby/asciidoctor-pdf/asciidoctor-pdf-2.3.4.ebuild X-VCS-Directories: dev-ruby/asciidoctor-pdf/ X-VCS-Committer: vowstar X-VCS-Committer-Name: Rui Huang X-VCS-Revision: 9f67b0cef0e60151f1f8650e7d2820affc276bbc X-VCS-Branch: dev Date: Tue, 17 Jan 2023 03:59:17 +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: b7f02153-0a4f-4903-8e87-c10d605cd4bd X-Archives-Hash: e288bd3cd77ec2abd2b88253275f5f66 commit: 9f67b0cef0e60151f1f8650e7d2820affc276bbc Author: Huang Rui <vowstar <AT> gmail <DOT> com> AuthorDate: Tue Jan 17 03:55:50 2023 +0000 Commit: Rui Huang <vowstar <AT> gmail <DOT> com> CommitDate: Tue Jan 17 03:55:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9f67b0ce dev-ruby/asciidoctor-pdf: add 2.3.4, drop 2.3.0 Signed-off-by: Huang Rui <vowstar <AT> gmail.com> dev-ruby/asciidoctor-pdf/Manifest | 2 +- .../{asciidoctor-pdf-2.3.0.ebuild => asciidoctor-pdf-2.3.4.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/asciidoctor-pdf/Manifest b/dev-ruby/asciidoctor-pdf/Manifest index ff20e0431..bd18067f1 100644 --- a/dev-ruby/asciidoctor-pdf/Manifest +++ b/dev-ruby/asciidoctor-pdf/Manifest @@ -1 +1 @@ -DIST asciidoctor-pdf-2.3.0.tar.gz 6481184 BLAKE2B d304aa7f2833897c525696dad6bf9fdfae3dc135351750cc27707f27e4a3c82c4aebff8ef2fb7241b6d903ff0901bb224c9321cdbbef4c16936fb9484ac56290 SHA512 da55e2ea20d7e076fa9068d9582d1d2a9ed169410f2b1fc3fe5b3b47b7194f9f9552d793c0d9d0c80ff8eb732695c1c2abbee7a325ab507d62761e05c0ea1a14 +DIST asciidoctor-pdf-2.3.4.tar.gz 6503029 BLAKE2B e5f58d04a58f8a4115734aa47013548bf4ab2e75654a0246923d0e22c8203b7a43257fe9165dbbe7eb6a3d4cd17e2387c0e465591464a8ec3479841b7ef091d1 SHA512 86a074e8d290502069d7cf46d842f19e7930612291f870e72a8fc8e0e53a3aee252d0bd65419333b949894bc73690b2854b5217416fad8f54e8c8cdca5e7283d diff --git a/dev-ruby/asciidoctor-pdf/asciidoctor-pdf-2.3.0.ebuild b/dev-ruby/asciidoctor-pdf/asciidoctor-pdf-2.3.4.ebuild similarity index 100% rename from dev-ruby/asciidoctor-pdf/asciidoctor-pdf-2.3.0.ebuild rename to dev-ruby/asciidoctor-pdf/asciidoctor-pdf-2.3.4.ebuild