From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 72EFA1580E0 for ; Tue, 28 Jan 2025 22:09:20 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 5D100343108 for ; Tue, 28 Jan 2025 22:09:20 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9832911047C; Tue, 28 Jan 2025 22:08:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 bobolink.gentoo.org (Postfix) with ESMTPS id 9026211047B for ; Tue, 28 Jan 2025 22:08:59 +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 480D73430B5 for ; Tue, 28 Jan 2025 22:08:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9738725D5 for ; Tue, 28 Jan 2025 22:08:56 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1738102130.efc8d450b3979d3b6b52e1cbe1d7215d3e157413.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/vertico/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/vertico/metadata.xml X-VCS-Directories: app-emacs/vertico/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: efc8d450b3979d3b6b52e1cbe1d7215d3e157413 X-VCS-Branch: master Date: Tue, 28 Jan 2025 22:08:56 +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: 36f60f12-4610-43c0-a1fd-98a216962d61 X-Archives-Hash: 3277a378a1822eaf66ed744789263a9e commit: efc8d450b3979d3b6b52e1cbe1d7215d3e157413 Author: Maciej Barć gentoo org> AuthorDate: Tue Jan 28 21:56:38 2025 +0000 Commit: Maciej Barć gentoo org> CommitDate: Tue Jan 28 22:08:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efc8d450 app-emacs/vertico: update metadata; add longdescription Signed-off-by: Maciej Barć gentoo.org> app-emacs/vertico/metadata.xml | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/app-emacs/vertico/metadata.xml b/app-emacs/vertico/metadata.xml index f5159c9e8ada..db15f8555ef5 100644 --- a/app-emacs/vertico/metadata.xml +++ b/app-emacs/vertico/metadata.xml @@ -1,12 +1,23 @@ + - - gnu-emacs@gentoo.org - Gentoo GNU Emacs project - - - - minad/vertico - + + gnu-emacs@gentoo.org + Gentoo GNU Emacs project + + + + Vertico provides a performant and minimalistic vertical completion UI + based on the default completion system. The focus of Vertico is to + provide a UI which behaves correctly under all circumstances. By reusing + the built-in facilities system, Vertico achieves full compatibility with + built-in Emacs completion commands and completion tables. Vertico only + provides the completion UI but aims to be highly flexible, extendable + and modular. Additional enhancements are available as extensions or + complementary packages. + + + minad/vertico +