From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1317491-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 845FA1580B2 for <garchives@archives.gentoo.org>; Thu, 2 Sep 2021 06:53:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DDDDE0858; Thu, 2 Sep 2021 06:53:23 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9A453E0848 for <gentoo-commits@lists.gentoo.org>; Thu, 2 Sep 2021 06:53:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EA98634017A for <gentoo-commits@lists.gentoo.org>; Thu, 2 Sep 2021 06:53:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7595D98 for <gentoo-commits@lists.gentoo.org>; Thu, 2 Sep 2021 06:53:19 +0000 (UTC) From: "Joonas Niilola" <juippis@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, "Joonas Niilola" <juippis@gentoo.org> Message-ID: <1630565584.23f9fb2d787faf8a7a4dd02c7718cc96d0b266f4.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/kitty/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-terms/kitty/metadata.xml X-VCS-Directories: x11-terms/kitty/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 23f9fb2d787faf8a7a4dd02c7718cc96d0b266f4 X-VCS-Branch: master Date: Thu, 2 Sep 2021 06:53:19 +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: abe400bb-891b-4c00-bcff-5332925cf840 X-Archives-Hash: 860d27284714d36601cb27674c8b4bee commit: 23f9fb2d787faf8a7a4dd02c7718cc96d0b266f4 Author: Louis Regnier <louregni <AT> student <DOT> 42 <DOT> fr> AuthorDate: Wed Aug 25 20:48:57 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Sep 2 06:53:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23f9fb2d x11-terms/kitty: add more upstream metadata info Signed-off-by: Louis Regnier <louregni <AT> student.42.fr> Closes: https://github.com/gentoo/gentoo/pull/22103 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> x11-terms/kitty/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x11-terms/kitty/metadata.xml b/x11-terms/kitty/metadata.xml index c44f75410aa..3de9db8b97a 100644 --- a/x11-terms/kitty/metadata.xml +++ b/x11-terms/kitty/metadata.xml @@ -11,5 +11,8 @@ </maintainer> <upstream> <remote-id type="github">kovidgoyal/kitty</remote-id> + <bugs-to>https://github.com/kovidgoyal/kitty/issues</bugs-to> + <doc>https://sw.kovidgoyal.net/kitty</doc> + <changelog>https://sw.kovidgoyal.net/kitty/changelog</changelog> </upstream> </pkgmetadata>