commit: bd9a1f3b8e2e8e562e7858496141a03a9a7cdd3a Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Fri Feb 13 13:06:06 2026 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Fri Feb 13 14:28:33 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd9a1f3b
x11-misc/tint2: take over maintenance Not been touched by current maintainer since 2022 despite notable issues, and I use it a bit. Also update upstream metadata, albeit the upstream is dead. The long description also feels kind of dated, would rather drop it than update it. Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> x11-misc/tint2/metadata.xml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/x11-misc/tint2/metadata.xml b/x11-misc/tint2/metadata.xml index ede6d14f0e56..1b4f30706712 100644 --- a/x11-misc/tint2/metadata.xml +++ b/x11-misc/tint2/metadata.xml @@ -2,18 +2,15 @@ <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> - <email>[email protected]</email> + <email>[email protected]</email> + <name>Ionen Wolkens</name> </maintainer> <use> <flag name="battery">Enable battery status plugin</flag> <flag name="tint2conf">Build/Install tint2conf as well</flag> <flag name="sanitize">Enable ASAN</flag> </use> - <longdescription lang="en">tint2 is a simple panel/taskbar intentionally made for - <pkg>x11-wm/openbox</pkg>3, but should also work with other window managers. - It's based on ttm code https://code.google.com/p/ttm/. - The goal is to keep a clean and unintrusive look with code lightweight and compliance with freedesktop specifications.</longdescription> <upstream> - <remote-id type="google-code">tint2</remote-id> + <remote-id type="gitlab">o9000/tint2</remote-id> </upstream> </pkgmetadata>
