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 99154158041 for ; Wed, 27 Mar 2024 11:50:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD9382BC019; Wed, 27 Mar 2024 11:50:41 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C62C92BC019 for ; Wed, 27 Mar 2024 11:50:41 +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 1BFE1343056 for ; Wed, 27 Mar 2024 11:50:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5FA6715FB for ; Wed, 27 Mar 2024 11:50:38 +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: <1711452098.ef11eb19620f4a76b84ab3cf21a296723bd3498f.vowstar@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-vcs/jj/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-vcs/jj/jj-0.14.0.ebuild dev-vcs/jj/metadata.xml X-VCS-Directories: dev-vcs/jj/ X-VCS-Committer: vowstar X-VCS-Committer-Name: Rui Huang X-VCS-Revision: ef11eb19620f4a76b84ab3cf21a296723bd3498f X-VCS-Branch: master Date: Wed, 27 Mar 2024 11:50:38 +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: 765d5607-f42f-48d0-b958-5ecd71340651 X-Archives-Hash: d8558af002ab4141e7e0b8d61eacd60f commit: ef11eb19620f4a76b84ab3cf21a296723bd3498f Author: Steffen Winter proton me> AuthorDate: Tue Mar 26 11:21:38 2024 +0000 Commit: Rui Huang gmail com> CommitDate: Tue Mar 26 11:21:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ef11eb19 dev-vcs/jj: update DESCRIPTION Signed-off-by: Steffen Winter proton.me> dev-vcs/jj/jj-0.14.0.ebuild | 2 +- dev-vcs/jj/metadata.xml | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/dev-vcs/jj/jj-0.14.0.ebuild b/dev-vcs/jj/jj-0.14.0.ebuild index 900ed4dd06..68e9774c23 100644 --- a/dev-vcs/jj/jj-0.14.0.ebuild +++ b/dev-vcs/jj/jj-0.14.0.ebuild @@ -361,7 +361,7 @@ CRATES=" inherit cargo -DESCRIPTION="jj" +DESCRIPTION="A Git-compatible VCS that is both simple and powerful" # Double check the homepage as the cargo_metadata crate # does not provide this value so instead repository is used HOMEPAGE="https://github.com/martinvonz/jj" diff --git a/dev-vcs/jj/metadata.xml b/dev-vcs/jj/metadata.xml new file mode 100644 index 0000000000..1b5a5c9382 --- /dev/null +++ b/dev-vcs/jj/metadata.xml @@ -0,0 +1,11 @@ + + + + + stffn.mobil@freenet.de + Steffen Winter + + + martinvonz/jj + +