summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/tmux/metadata.xml')
-rw-r--r--app-misc/tmux/metadata.xml22
1 files changed, 11 insertions, 11 deletions
diff --git a/app-misc/tmux/metadata.xml b/app-misc/tmux/metadata.xml
index e1d25f391377..b1ac7e306662 100644
--- a/app-misc/tmux/metadata.xml
+++ b/app-misc/tmux/metadata.xml
@@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>shell-tools@gentoo.org</email>
- <name>Gentoo Shell Tools Project</name>
- </maintainer>
- <use>
- <flag name="utempter">Include libutempter support</flag>
- </use>
- <longdescription>
+ <maintainer type="project">
+ <email>shell-tools@gentoo.org</email>
+ <name>Gentoo Shell Tools Project</name>
+ </maintainer>
+ <use>
+ <flag name="utempter">Include libutempter support</flag>
+ </use>
+ <longdescription>
tmux is a "terminal multiplexer", it enables a number of terminals
(or windows) to be accessed and controlled from a single terminal.
tmux is intended to be a simple, modern, BSD-licensed alternative to
programs such as <pkg>app-misc/screen</pkg>.
</longdescription>
- <upstream>
- <remote-id type="github">tmux/tmux</remote-id>
- </upstream>
+ <upstream>
+ <remote-id type="github">tmux/tmux</remote-id>
+ </upstream>
</pkgmetadata>