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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7670813835A for ; Wed, 24 Jun 2020 21:55:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96434E0896; Wed, 24 Jun 2020 21:55:18 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 EA490E0896 for ; Wed, 24 Jun 2020 21:55:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 E3F0B34ED5E for ; Wed, 24 Jun 2020 21:55:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5606253 for ; Wed, 24 Jun 2020 21:55:14 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1593035705.12f1d77fc67a7570a95353ce66fb38575ee22850.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/mg/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/mg/metadata.xml X-VCS-Directories: app-editors/mg/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 12f1d77fc67a7570a95353ce66fb38575ee22850 X-VCS-Branch: master Date: Wed, 24 Jun 2020 21:55:14 +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: 66b7e66d-6ea6-473b-bbff-b0a645530ea5 X-Archives-Hash: 338608ebc5c172bbcab6df7179613e94 commit: 12f1d77fc67a7570a95353ce66fb38575ee22850 Author: Ulrich Müller gentoo org> AuthorDate: Wed Jun 24 21:44:09 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Jun 24 21:55:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12f1d77f app-editors/mg: Better longdescription. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Ulrich Müller gentoo.org> app-editors/mg/metadata.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/app-editors/mg/metadata.xml b/app-editors/mg/metadata.xml index 00486d5abd4..156c5660d64 100644 --- a/app-editors/mg/metadata.xml +++ b/app-editors/mg/metadata.xml @@ -6,7 +6,11 @@ Gentoo Emacs project - mg is Micro GNU/emacs, this is a portable version of the mg maintained by - the OpenBSD team. + Mg (mg) is intended to be a small, fast, and portable editor for + people who can't (or don't want to) run real Emacs for one reason + or another. It is compatible with GNU Emacs because there shouldn't + be any reason to learn more than one Emacs flavor. + + This is a portable version of the Mg maintained by the OpenBSD team.