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 24F60158094 for ; Fri, 8 Jul 2022 04:57:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38993E0D23; Fri, 8 Jul 2022 04:57: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 1C379E0D23 for ; Fri, 8 Jul 2022 04:57: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 09F2E340D7B for ; Fri, 8 Jul 2022 04:57:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7B74A528 for ; Fri, 8 Jul 2022 04:57:12 +0000 (UTC) From: "Rui Huang" 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" Message-ID: <1657256148.01c08e606dfec8bed650485d29b9ed2f14965db7.vowstar@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-gfx/oda-file-converter/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-gfx/oda-file-converter/oda-file-converter-23.5.0.0.ebuild X-VCS-Directories: media-gfx/oda-file-converter/ X-VCS-Committer: vowstar X-VCS-Committer-Name: Rui Huang X-VCS-Revision: 01c08e606dfec8bed650485d29b9ed2f14965db7 X-VCS-Branch: dev Date: Fri, 8 Jul 2022 04:57:12 +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: 28b00839-8be5-4466-aa71-fa246c6fa7bd X-Archives-Hash: 053722f164d8d9f0e7a394a242d47e00 commit: 01c08e606dfec8bed650485d29b9ed2f14965db7 Author: Huang Rui gmail com> AuthorDate: Fri Jul 8 04:55:48 2022 +0000 Commit: Rui Huang gmail com> CommitDate: Fri Jul 8 04:55:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=01c08e60 media-gfx/oda-file-converter: add end of new line Signed-off-by: Huang Rui gmail.com> media-gfx/oda-file-converter/oda-file-converter-23.5.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/oda-file-converter/oda-file-converter-23.5.0.0.ebuild b/media-gfx/oda-file-converter/oda-file-converter-23.5.0.0.ebuild index 0ed56daa2..277974d07 100644 --- a/media-gfx/oda-file-converter/oda-file-converter-23.5.0.0.ebuild +++ b/media-gfx/oda-file-converter/oda-file-converter-23.5.0.0.ebuild @@ -50,4 +50,4 @@ src_install() { doicon -s 32 usr/share/icons/hicolor/32x32/apps/ODAFileConverter.png doicon -s 64 usr/share/icons/hicolor/64x64/apps/ODAFileConverter.png doicon -s 128 usr/share/icons/hicolor/128x128/apps/ODAFileConverter.png -} \ No newline at end of file +}