diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:03:18 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:03:18 +0000 |
commit | 8ba2860ae7c5f5429e27ed1edd8753981376059a (patch) | |
tree | 65ab7f40697f559187fc6303fba1f00594969f7c /x11-misc/tint2 | |
parent | add ~arm, bug #402989 (diff) | |
download | gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.tar.gz gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.tar.bz2 gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.zip |
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'x11-misc/tint2')
-rw-r--r-- | x11-misc/tint2/metadata.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/tint2/metadata.xml b/x11-misc/tint2/metadata.xml index 1150cfff1eca..24a73a64d0db 100644 --- a/x11-misc/tint2/metadata.xml +++ b/x11-misc/tint2/metadata.xml @@ -10,9 +10,12 @@ <flag name="battery">Enable battery status plugin</flag> <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. + <longdescription lang="en">tint2 is a simple panel/taskbar intentionally made for + <pkg> + openbox</pkg>3, but should also work with other window managers. It's based on ttm code http://code.google.com/p/ttm/. - The goal is to keep a clean and unintrusive look with code lightweight and compliance with freedesktop specifications. - </longdescription> + 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> + </upstream> </pkgmetadata> |