diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-10-17 20:52:32 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-10-17 20:56:50 -0400 |
commit | cd0485c925ea6495e292d084370feeee8d48bd7f (patch) | |
tree | 2401916f6320ad1a7b91e5c6ce5a3dd3cac012ff /x11-misc | |
parent | x11-misc/xorg-cf-files: Set remote-id (diff) | |
download | gentoo-cd0485c925ea6495e292d084370feeee8d48bd7f.tar.gz gentoo-cd0485c925ea6495e292d084370feeee8d48bd7f.tar.bz2 gentoo-cd0485c925ea6495e292d084370feeee8d48bd7f.zip |
x11-misc/xtermcontrol: Set remote-id
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xtermcontrol/metadata.xml | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xtermcontrol/metadata.xml b/x11-misc/xtermcontrol/metadata.xml index 0f96e73da2a1..cdc230e693c9 100644 --- a/x11-misc/xtermcontrol/metadata.xml +++ b/x11-misc/xtermcontrol/metadata.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>x11@gentoo.org</email> - <name>X11</name> -</maintainer> -<longdescription> + <maintainer type="project"> + <email>x11@gentoo.org</email> + <name>X11</name> + </maintainer> + <longdescription> xtermcontrol enables dynamic control of xterm properties. It makes it easy to change colors, title, font and geometry of a running xterm, as well as to report the current settings of the aforementioned properties. @@ -13,4 +13,7 @@ Window manipulations de-/iconify, raise/lower, maximize/restore and reset are al To complete the feature set; xtermcontrol lets advanced users issue any xterm control sequence of their choosing. </longdescription> + <upstream> + <remote-id type="github">JessThrysoee/xtermcontrol</remote-id> + </upstream> </pkgmetadata> |