From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1512403-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 D8ED915ACFB for <garchives@archives.gentoo.org>; Fri, 28 Apr 2023 06:26:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC45DE09D4; Fri, 28 Apr 2023 06:26:47 +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 D0877E09D4 for <gentoo-commits@lists.gentoo.org>; Fri, 28 Apr 2023 06:26:47 +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 E25E333BE18 for <gentoo-commits@lists.gentoo.org>; Fri, 28 Apr 2023 06:26:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 824C8A4B for <gentoo-commits@lists.gentoo.org>; Fri, 28 Apr 2023 06:26:45 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1682663198.88671c48a57d63644105dee4cc4f8977897e649e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pinfo/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/pinfo/metadata.xml X-VCS-Directories: app-text/pinfo/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 88671c48a57d63644105dee4cc4f8977897e649e X-VCS-Branch: master Date: Fri, 28 Apr 2023 06:26:45 +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: d8b25124-8ec9-4084-9f12-d6a91ce0ac0d X-Archives-Hash: 2994f5015fab7ad4abde7b29e36b10ce commit: 88671c48a57d63644105dee4cc4f8977897e649e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 28 06:26:01 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Apr 28 06:26:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88671c48 app-text/pinfo: fix metadata whitespace Fixes: 1cfd4edff6ad8e235dd1475f6f2fa06e09f449f9 Signed-off-by: Sam James <sam <AT> gentoo.org> app-text/pinfo/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/pinfo/metadata.xml b/app-text/pinfo/metadata.xml index bc3bb66d6737..274f2314308e 100644 --- a/app-text/pinfo/metadata.xml +++ b/app-text/pinfo/metadata.xml @@ -6,6 +6,6 @@ <name>Marek Szuba</name> </maintainer> <upstream> - <remote-id type="github">baszoetekouw/pinfo</remote-id> + <remote-id type="github">baszoetekouw/pinfo</remote-id> </upstream> </pkgmetadata>