summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2022-10-19 10:22:33 +0200
committerSam James <sam@gentoo.org>2022-10-20 04:52:25 +0100
commit3267cd925d358b8eebe50758207250f8eb2367e4 (patch)
tree0175b314265753341e535aaada30b4e59620c2fc /net-misc/dropbear
parentnet-misc/connect: align longdescription opening and closing tags (diff)
downloadgentoo-3267cd925d358b8eebe50758207250f8eb2367e4.tar.gz
gentoo-3267cd925d358b8eebe50758207250f8eb2367e4.tar.bz2
gentoo-3267cd925d358b8eebe50758207250f8eb2367e4.zip
net-misc/dropbear: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/dropbear')
-rw-r--r--net-misc/dropbear/metadata.xml26
1 files changed, 13 insertions, 13 deletions
diff --git a/net-misc/dropbear/metadata.xml b/net-misc/dropbear/metadata.xml
index eaa1bd1c2bb8..4491864b760d 100644
--- a/net-misc/dropbear/metadata.xml
+++ b/net-misc/dropbear/metadata.xml
@@ -6,20 +6,20 @@
<name>Embedded Gentoo</name>
</maintainer>
<longdescription>
-I was looking for a small and secure SSH server to fit on a laptop with 4 megs ram and no hard
-disk, and couldn't find one which was satisfactory. I decided to write my own, and Dropbear is
-the result. It implements most required features of the SSH 2 protocol, and other features such
-as X11, TCP and Authentication Agent forwarding. Dropbear is Open Source software, distributed
-under a MIT-style license.
-</longdescription>
+ I was looking for a small and secure SSH server to fit on a laptop with 4 megs ram and no hard
+ disk, and couldn't find one which was satisfactory. I decided to write my own, and Dropbear is
+ the result. It implements most required features of the SSH 2 protocol, and other features such
+ as X11, TCP and Authentication Agent forwarding. Dropbear is Open Source software, distributed
+ under a MIT-style license.
+ </longdescription>
<longdescription lang="ja">
-私は 4MB の RAM とハードディスクを搭載しないラップトップ型にぴったりな小さ
-くて安全な SSH サーバを探していました。しかし満足するものは見つけられません
-でした。私は自身で作ろうと決意しました。その結果が Dropbear です。SSH 2 プ
-ロトコルに必要な機能の大半、他にも X11 や TCP、認証エージェント・フォワーデ
-ィングといった機能が実装してあります。Dropbear はオープンソースで、MIT スタ
-イルのライセンス下で配布されます。
-</longdescription>
+ 私は 4MB の RAM とハードディスクを搭載しないラップトップ型にぴったりな小さ
+ くて安全な SSH サーバを探していました。しかし満足するものは見つけられません
+ でした。私は自身で作ろうと決意しました。その結果が Dropbear です。SSH 2 プ
+ ロトコルに必要な機能の大半、他にも X11 や TCP、認証エージェント・フォワーデ
+ ィングといった機能が実装してあります。Dropbear はオープンソースで、MIT スタ
+ イルのライセンス下で配布されます。
+ </longdescription>
<use>
<flag name="bsdpty">Add support for legacy BSD pty's rather than dynamic UNIX pty's -- do not use this flag unless you are absolutely sure you actually want it</flag>
<flag name="multicall">Build all the programs as one little binary (to save space)</flag>