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 8EF3D15815E for ; Sun, 11 Feb 2024 10:31:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CCF2EE2A4C; Sun, 11 Feb 2024 10:31:52 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 ADC5FE2A4C for ; Sun, 11 Feb 2024 10:31:52 +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 E0CA2343135 for ; Sun, 11 Feb 2024 10:31:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 55B49148C for ; Sun, 11 Feb 2024 10:31:50 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1703848904.cecaed0940f2738c908e386a00029c675afc74e4.flow@gentoo> Subject: [gentoo-commits] proj/tex:main commit in: / X-VCS-Repository: proj/tex X-VCS-Files: diff-tex X-VCS-Directories: / X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: cecaed0940f2738c908e386a00029c675afc74e4 X-VCS-Branch: main Date: Sun, 11 Feb 2024 10:31: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: a3f9f698-1a61-4f8a-9ec2-fda3a4141528 X-Archives-Hash: 97d65a1a98ea6fd69925eab1c9be2e5a commit: cecaed0940f2738c908e386a00029c675afc74e4 Author: Florian Schmaus gentoo org> AuthorDate: Fri Dec 29 11:21:41 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Fri Dec 29 11:21:44 2023 +0000 URL: https://gitweb.gentoo.org/proj/tex.git/commit/?id=cecaed09 diff-tex: whitespace fixes Signed-off-by: Florian Schmaus gentoo.org> diff-tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diff-tex b/diff-tex index 560d93b..7813947 100755 --- a/diff-tex +++ b/diff-tex @@ -18,4 +18,4 @@ case "${1}" in "${GENTOO_REPO_DIR}/eclass/texlive-module.eclass" \ "${TEX_REPO_DIR}/eclass/texlive-module.eclass" ;; -esac +esac