xrestop 0.4: Add DESCRIPTION & SECTION (from OE)
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 18 Jan 2008 13:18:10 +0000 (13:18 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 18 Jan 2008 13:18:10 +0000 (13:18 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3535 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/xrestop/xrestop_0.4.bb

index 40396a2..0ecf39a 100644 (file)
@@ -1,5 +1,8 @@
+DESCRIPTION = "top-like statistics of X11 server resource usage by clients"
+SECTION = "x11/utils"
 HOMEPAGE = "http://www.freedesktop.org/wiki/Software/xrestop"
 LICENSE = "GPL"
+PR = "r1"
 
 DEPENDS = "libxres libxext virtual/libx11"