diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-08-25 23:37:54 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-26 11:45:53 +0100 |
commit | 0553c9ac7c6a8741196bdf943ccab3e5b6d07a9f (patch) | |
tree | a9b85bafe7e561c8506ed5e9a8496b9c0e822929 /app-editors/nano | |
parent | app-crypt/swtpm: use <pkg> tag in metadata.xml (diff) | |
download | gentoo-0553c9ac7c6a8741196bdf943ccab3e5b6d07a9f.tar.gz gentoo-0553c9ac7c6a8741196bdf943ccab3e5b6d07a9f.tar.bz2 gentoo-0553c9ac7c6a8741196bdf943ccab3e5b6d07a9f.zip |
app-editors/nano: use <pkg> tag in metadata.xml
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/nano')
-rw-r--r-- | app-editors/nano/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/nano/metadata.xml b/app-editors/nano/metadata.xml index c298b35286c5..f0ba3c2c58b5 100644 --- a/app-editors/nano/metadata.xml +++ b/app-editors/nano/metadata.xml @@ -29,7 +29,7 @@ perhaps providing other extra functionality. straight to stderr rather than some logging facility. </flag> <flag name="magic"> - Add magic file support (sys-apps/file) to automatically detect appropriate syntax highlighting + Add magic file support (<pkg>sys-apps/file</pkg>) to automatically detect appropriate syntax highlighting </flag> <flag name="minimal"> Disable all fancy features, including ones that otherwise have a dedicated |