commit: 64317ee33dc601845235116363460f88ffac419b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 18 19:07:38 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 18 19:10:41 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64317ee3
x11-misc/tint2: Fix <pkg/> in metadata.xml to reference QPN
Fix the <pkg/> element that is used to reference x11-wm/openbox via
qualified package name (with the category).
x11-misc/tint2/metadata.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/x11-misc/tint2/metadata.xml b/x11-misc/tint2/metadata.xml
index cb128ec..25ea024 100644
--- a/x11-misc/tint2/metadata.xml
+++ b/x11-misc/tint2/metadata.xml
@@ -10,8 +10,7 @@
<flag name="tint2conf">Build/Install tint2conf as well</flag>
</use>
<longdescription lang="en">tint2 is a simple panel/taskbar
intentionally made for
- <pkg>
- openbox</pkg>3, but should also work with other window
managers.
+ <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>