summaryrefslogtreecommitdiff
path: root/app-misc/screen
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-20 07:59:50 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-20 07:59:50 +0100
commit2eda3a3b8ebdb3fc8552feb6f49e466d3bc8e88c (patch)
tree69a469da2fa8c3f4920325ac5595300929f5d884 /app-misc/screen
parent9ed0c42eb618229fa6f45e10155ee535e1f605a2 (diff)
gentoo auto-resync : 20:10:2022 - 07:59:49
Diffstat (limited to 'app-misc/screen')
-rw-r--r--app-misc/screen/Manifest2
-rw-r--r--app-misc/screen/metadata.xml34
2 files changed, 18 insertions, 18 deletions
diff --git a/app-misc/screen/Manifest b/app-misc/screen/Manifest
index 79b800f0a443..918a4f259faa 100644
--- a/app-misc/screen/Manifest
+++ b/app-misc/screen/Manifest
@@ -10,4 +10,4 @@ EBUILD screen-4.8.0-r3.ebuild 3848 BLAKE2B e861b10538b50fa4d53a9b42fc3e69409c2a9
EBUILD screen-4.9.0-r1.ebuild 3851 BLAKE2B 5a85d371d6fb07207d883fa1324094f605114af99c017fb95cd3ff1bfe5d37ba3f0a659e7b98129bf680546514fe6891362369a8ba8e93e1794e0524b2c6bbd0 SHA512 a258bc64578d2189003c1f6d9cd24e5025983cb70c6da9332c654d0a7a5331a434f56c14e336480d9f5f03d040094d7e0f01a4c00498403718ea8a45c3e71111
EBUILD screen-4.9.0.ebuild 3776 BLAKE2B 3a633a10f4ce16e6a98ce539679e6466f41e2edab285caea9bb8d51706d657df7e31d03639bdd9d87a77af7cfc2d308a64a72800371076ba66b981bf942547b6 SHA512 9b8d81c3652eac5342823c27e3199a873031bb8c54182ff3432d631e6f363322a71973b9d58610e93aeca9f040f30f06a3e4592d573146ea826c3f05d13db9e2
EBUILD screen-9999.ebuild 3781 BLAKE2B c70c76d9f0d0f1ea8f7af9d182e22dcb381d9e0ef0f134b27e72e07a3be90e387efe0856dff3459ce04e125dd0e555e83df1e5e32c93bce84ccb7a6b1ee7f6cd SHA512 b503a8ebfdef364fed0acbac79f0960969c668b68243c337ed12a814e7b796cec4235a4faa2c6bae84cb20d6d866547aa3e2b1d4dd242be328cbda43a9c7f188
-MISC metadata.xml 1860 BLAKE2B 72021d6e6edd33ced5a240b0ce3420426050c2a1125e538fba9b804295ea781ea4dde6364cf77b1e6952fc2cf8a3dbc98405ef34e8d2ae16770ccf9d63712971 SHA512 4f482283cc93755a07800554c2cbdc6d65cbf24e3a48b8b148c31c5dee140ed7214024ffc32bcfb85deb47a0140dd348eb657ec6468f0195a9eca2d2e22dd06b
+MISC metadata.xml 1894 BLAKE2B 2312aa5911bfd18b3f9202ccb52afa84f2a29462c8282d36a84fb9624f5ff9bcf3d96e06cace55d542ff7c8182eed5560483717265ecc3fc9218e43bdf9d9094 SHA512 a7c331d1614b5bf139d61a72ad27c070184c208039da97c218b55e07a699d635c0db20ec3792c87d93affa2cb038ae834adcf3dc7c37a4b5c2f8aa36b081cfca
diff --git a/app-misc/screen/metadata.xml b/app-misc/screen/metadata.xml
index a27a752aecda..943545f83e52 100644
--- a/app-misc/screen/metadata.xml
+++ b/app-misc/screen/metadata.xml
@@ -9,23 +9,23 @@
<name>Gentoo Shell Tools Project</name>
</maintainer>
<longdescription>
-Screen is a full-screen window manager that multiplexes a physical terminal
-between several processes, typically interactive shells. Each virtual terminal
-provides the functions of the DEC VT100 terminal and, in addition, several
-control functions from the ANSI X3.64 (ISO 6429) and ISO 2022 standards (e.g.,
-insert/delete line and support for multiple character sets). There is a
-scrollback history buffer for each virtual terminal and a copy-and-paste
-mechanism that allows the user to move text regions between windows. When screen
-is called, it creates a single window with a shell in it (or the specified
-command) and then gets out of your way so that you can use the program as you
-normally would. Then, at any time, you can create new (full-screen) windows with
-other programs in them (including more shells), kill the current window, view a
-list of the active windows, turn output logging on and off, copy text between
-windows, view the scrollback history, switch between windows, etc. All windows
-run their programs completely independent of each other. Programs continue to
-run when their window is currently not visible and even when the whole screen
-session is detached from the users terminal.
-</longdescription>
+ Screen is a full-screen window manager that multiplexes a physical terminal
+ between several processes, typically interactive shells. Each virtual terminal
+ provides the functions of the DEC VT100 terminal and, in addition, several
+ control functions from the ANSI X3.64 (ISO 6429) and ISO 2022 standards (e.g.,
+ insert/delete line and support for multiple character sets). There is a
+ scrollback history buffer for each virtual terminal and a copy-and-paste
+ mechanism that allows the user to move text regions between windows. When screen
+ is called, it creates a single window with a shell in it (or the specified
+ command) and then gets out of your way so that you can use the program as you
+ normally would. Then, at any time, you can create new (full-screen) windows with
+ other programs in them (including more shells), kill the current window, view a
+ list of the active windows, turn output logging on and off, copy text between
+ windows, view the scrollback history, switch between windows, etc. All windows
+ run their programs completely independent of each other. Programs continue to
+ run when their window is currently not visible and even when the whole screen
+ session is detached from the users terminal.
+ </longdescription>
<use>
<flag name="multiuser">Enable multiuser support (by setting correct permissions)</flag>
<flag name="nethack">Express error messages in nethack style</flag>