commit: b9cbd7047eeea20d82d3d6a32e75b38cad8681df Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Fri Feb 13 14:39:39 2026 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Fri Feb 13 14:41:10 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9cbd704
x11-misc/tint2: add note about the version Someone may wonder why it is "outdated". Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> x11-misc/tint2/tint2-17.0.2-r1.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x11-misc/tint2/tint2-17.0.2-r1.ebuild b/x11-misc/tint2/tint2-17.0.2-r1.ebuild index b9bc0f042979..a7c1875fd08b 100644 --- a/x11-misc/tint2/tint2-17.0.2-r1.ebuild +++ b/x11-misc/tint2/tint2-17.0.2-r1.ebuild @@ -3,6 +3,9 @@ EAPI=8 +# note: this is the final "original" version, we opted to stop +# using the 17.1.x (dead) fork wrt bug #970019 + inherit cmake xdg DESCRIPTION="Lightweight panel/taskbar for Linux"
