Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/mg/
Date: Wed, 24 Jun 2020 21:55:19
Message-Id: 1593035705.12f1d77fc67a7570a95353ce66fb38575ee22850.ulm@gentoo
1 commit: 12f1d77fc67a7570a95353ce66fb38575ee22850
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 24 21:44:09 2020 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 24 21:55:05 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12f1d77f
7
8 app-editors/mg: Better longdescription.
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 app-editors/mg/metadata.xml | 8 ++++++--
14 1 file changed, 6 insertions(+), 2 deletions(-)
15
16 diff --git a/app-editors/mg/metadata.xml b/app-editors/mg/metadata.xml
17 index 00486d5abd4..156c5660d64 100644
18 --- a/app-editors/mg/metadata.xml
19 +++ b/app-editors/mg/metadata.xml
20 @@ -6,7 +6,11 @@
21 <name>Gentoo Emacs project</name>
22 </maintainer>
23 <longdescription>
24 - mg is Micro GNU/emacs, this is a portable version of the mg maintained by
25 - the OpenBSD team.
26 + Mg (mg) is intended to be a small, fast, and portable editor for
27 + people who can't (or don't want to) run real Emacs for one reason
28 + or another. It is compatible with GNU Emacs because there shouldn't
29 + be any reason to learn more than one Emacs flavor.
30 +
31 + This is a portable version of the Mg maintained by the OpenBSD team.
32 </longdescription>
33 </pkgmetadata>