diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-11-28 01:42:01 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-11-28 01:42:22 +0100 |
commit | 3cd79f3513df7f2c148b9023138285c3bb6a008c (patch) | |
tree | 6a4617ad843b90fcb1b6abfefb3c86b65b7148af /x11-terms/rxvt-unicode/metadata.xml | |
parent | x11-themes/murrine-themes: add 0.98.11 (diff) | |
download | gentoo-3cd79f3513df7f2c148b9023138285c3bb6a008c.tar.gz gentoo-3cd79f3513df7f2c148b9023138285c3bb6a008c.tar.bz2 gentoo-3cd79f3513df7f2c148b9023138285c3bb6a008c.zip |
x11-terms/rxvt-unicode: fix metadata indentation
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'x11-terms/rxvt-unicode/metadata.xml')
-rw-r--r-- | x11-terms/rxvt-unicode/metadata.xml | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/x11-terms/rxvt-unicode/metadata.xml b/x11-terms/rxvt-unicode/metadata.xml index fea19d5c6016..fc597b93c849 100644 --- a/x11-terms/rxvt-unicode/metadata.xml +++ b/x11-terms/rxvt-unicode/metadata.xml @@ -6,26 +6,26 @@ <name>Marek Szuba</name> </maintainer> <!-- co-maintainers welcome! --> -<use> -<flag name="24-bit-color">Enable 24-bit color support. Note that this feature - is unofficial, may cause visual glitches due to the fact there is no - termcap/terminfo definition for rxvt-unicode-24bit yet so it is necessary - to use the one for 256 colours, visibly increases memory usage, and might - slow urxvt down dramatically when more than six fonts are in use in a terminal - instance.</flag> -<flag name="256-color">Enable 256 color support</flag> -<flag name="blink">Enable blinking text</flag> -<flag name="fading-colors">Enable colors fading when off focus</flag> -<flag name="font-styles">Enable support for bold and italic fonts</flag> -<flag name="gdk-pixbuf">Enable transparency support using <pkg>x11-libs/gdk-pixbuf</pkg></flag> -<flag name="iso14755">Enable ISO-14755 support</flag> -<flag name="mousewheel">Enable scrolling via mouse wheel or buttons 4 and 5</flag> -<flag name="perl">Enable perl script support. You can still disable this at runtime with -pe ""</flag> -<flag name="unicode3">Use 21 instead of 16 bits to represent unicode characters</flag> -<flag name="utmp">Enable utmp support</flag> -<flag name="wtmp">Enable wtmp support</flag> -</use> -<upstream> -<remote-id type="cpe">cpe:/a:rxvt-unicode:rxvt-unicode</remote-id> -</upstream> + <use> + <flag name="24-bit-color">Enable 24-bit color support. Note that this feature + is unofficial, may cause visual glitches due to the fact there is no + termcap/terminfo definition for rxvt-unicode-24bit yet so it is necessary + to use the one for 256 colours, visibly increases memory usage, and might + slow urxvt down dramatically when more than six fonts are in use in a terminal + instance.</flag> + <flag name="256-color">Enable 256 color support</flag> + <flag name="blink">Enable blinking text</flag> + <flag name="fading-colors">Enable colors fading when off focus</flag> + <flag name="font-styles">Enable support for bold and italic fonts</flag> + <flag name="gdk-pixbuf">Enable transparency support using <pkg>x11-libs/gdk-pixbuf</pkg></flag> + <flag name="iso14755">Enable ISO-14755 support</flag> + <flag name="mousewheel">Enable scrolling via mouse wheel or buttons 4 and 5</flag> + <flag name="perl">Enable perl script support. You can still disable this at runtime with -pe ""</flag> + <flag name="unicode3">Use 21 instead of 16 bits to represent unicode characters</flag> + <flag name="utmp">Enable utmp support</flag> + <flag name="wtmp">Enable wtmp support</flag> + </use> + <upstream> + <remote-id type="cpe">cpe:/a:rxvt-unicode:rxvt-unicode</remote-id> + </upstream> </pkgmetadata> |