diff options
author | 2022-10-18 16:45:25 +0200 | |
---|---|---|
committer | 2022-10-20 04:51:56 +0100 | |
commit | a1b190cda7f174e27b98475862cc68381d42f77c (patch) | |
tree | f0170d96181c889a7db22d40b9293761e4a0fe75 | |
parent | app-forensics/mac-robber: align longdescription opening and closing tags (diff) | |
download | gentoo-a1b190cda7f174e27b98475862cc68381d42f77c.tar.gz gentoo-a1b190cda7f174e27b98475862cc68381d42f77c.tar.bz2 gentoo-a1b190cda7f174e27b98475862cc68381d42f77c.zip |
app-misc/byobu: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-misc/byobu/metadata.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/app-misc/byobu/metadata.xml b/app-misc/byobu/metadata.xml index 7b4327cdc9c2..d9b542e258fc 100644 --- a/app-misc/byobu/metadata.xml +++ b/app-misc/byobu/metadata.xml @@ -6,14 +6,14 @@ <name>Gentoo Shell Tools Project</name> </maintainer> <longdescription> -Byobu is a GPLv3 open source text-based window manager and terminal multiplexer. -It was originally designed to provide elegant enhancements to the otherwise -functional, plain, practical GNU Screen, for the Ubuntu server distribution. -Byobu now includes an enhanced profiles, convenient keybindings, configuration -utilities, and toggle-able system status notifications for both the GNU Screen -window manager and the more modern Tmux terminal multiplexer, and works on most -Linux, BSD, and Mac distributions. -</longdescription> + Byobu is a GPLv3 open source text-based window manager and terminal multiplexer. + It was originally designed to provide elegant enhancements to the otherwise + functional, plain, practical GNU Screen, for the Ubuntu server distribution. + Byobu now includes an enhanced profiles, convenient keybindings, configuration + utilities, and toggle-able system status notifications for both the GNU Screen + window manager and the more modern Tmux terminal multiplexer, and works on most + Linux, BSD, and Mac distributions. + </longdescription> <use> <flag name="screen">Use <pkg>app-misc/screen</pkg> as the default backend</flag> </use> |