Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/sakura/
Date: Sun, 19 Sep 2021 03:42:52
Message-Id: 1632022792.f7f077a340d771896d04bede654381fb75b94de3.ionen@gentoo
1 commit: f7f077a340d771896d04bede654381fb75b94de3
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 18 23:47:14 2021 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 19 03:39:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7f077a3
7
8 x11-terms/sakura: add github remote-id, indent longdesc
9
10 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
11
12 x11-terms/sakura/metadata.xml | 17 ++++++++++-------
13 1 file changed, 10 insertions(+), 7 deletions(-)
14
15 diff --git a/x11-terms/sakura/metadata.xml b/x11-terms/sakura/metadata.xml
16 index 68f65e0bc5f..b6657d18ce1 100644
17 --- a/x11-terms/sakura/metadata.xml
18 +++ b/x11-terms/sakura/metadata.xml
19 @@ -3,15 +3,18 @@
20 <pkgmetadata>
21 <!-- maintainer-needed -->
22 <longdescription>
23 -sakura is a terminal emulator based on GTK and VTE. It's a terminal emulator
24 -with few dependencies, so you don't need a full GNOME desktop installed to
25 -have a decent terminal emulator. Current terminal emulators based on VTE are
26 -gnome-terminal, XFCE Terminal, TermIt and a small sample program included
27 -in the vte sources. Sakura differences from the last one is that it uses a
28 -notebook to provide several terminals in one window and adds a contextual
29 -menu with some basic options. No more no less.
30 + Sakura is a terminal emulator based on GTK and VTE. It's a
31 + terminal emulator with few dependencies, so you don't need
32 + a full GNOME desktop installed to have a decent terminal
33 + emulator. Current terminal emulators based on VTE are
34 + gnome-terminal, XFCE Terminal, TermIt and a small sample
35 + program included in the vte sources. Sakura differences from
36 + the last one is that it uses a notebook to provide several
37 + terminals in one window and adds a contextual menu with some
38 + basic options. No more no less.
39 </longdescription>
40 <upstream>
41 <remote-id type="launchpad">sakura</remote-id>
42 + <remote-id type="github">dabisu/sakura</remote-id>
43 </upstream>
44 </pkgmetadata>